Jump to content

Recommended Posts

  • 5 months later...
  • Replies 48
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

how to make link clickable? (in autoitpad)

and how can i make autostyling(like this: <text> must be clickable, click must run my function and color must change to red)

Posted

i find answer on first question, so i need only answer on second question:

how can i make autostyling(like this: <text> must be clickable, click must run my function and color must change to red)

Posted

you mean an "OnEvent" link ?

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
Posted

  arcker said:

you mean an "OnEvent" link ?

yes, custom! OnEvent link like this:

<objectname> and when you click, you select listview item with name "objectname"

just example

sorry for bad english )

Posted

huh...

seems hard because you create the link dynamically

so you need to retrieve the message that is set when you clink on the link and treat it, and i wonder if clicking on a link triggers an events.

-- Arck System _ Soon -- Ideas make everything

"La critique est facile, l'art est difficile"

Projects :

[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
  • 2 weeks later...
Posted

  arcker said:

huh...

seems hard because you create the link dynamically

so you need to retrieve the message that is set when you clink on the link and treat it, and i wonder if clicking on a link triggers an events.

Could this be updated for the latest AutoIt 3.12.x, (now that AutoIt3Lib became a standard) I would do it, but it's getting kinda late :)

Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...