Jump to content

create a label from an input


Recommended Posts

i want to create a label that can be dragged anywhere on the screen but this label i need it to be created from an input.

example: i type "sports" into my input and click the ok button next to it. the ok button then takes the text from the input and uses that text to make a label that says sports. then, this label is going to be dragged of the window it was created and onto on of my desktop folders such as my documents.

I know this is possible but can anyone give me some kind of starting point or advice on how to begin about this?

Link to comment
Share on other sites

i want to create a label that can be dragged anywhere on the screen but this label i need it to be created from an input.

example: i type "sports" into my input and click the ok button next to it. the ok button then takes the text from the input and uses that text to make a label that says sports. then, this label is going to be dragged of the window it was created and onto on of my desktop folders such as my documents.

I know this is possible but can anyone give me some kind of starting point or advice on how to begin about this?

Do you mean to have it attach to the target window as a control or floating menu or something...? If it's just a floating label then you need to create a GUI for each one. You could use SplashTextOn, but only one at a time.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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