Jump to content

Lots of questions


zeffy
 Share

Recommended Posts

Posted Image

Okay, so I'm trying to make a script that is basically a dock to launch Touhou games from, but I need help with a few key components.

  • How can you use @WS_POPUP, and still be able to move the window around, or is there an alterinative that doesn't have the window controls (minimize, maximize, close, etc)
  • how can you make buttons that have images on top of them (everytime I try, the button puts its self ontop of the image, I've tried to send the button to back in KodaFD, but it didnt work.
  • How do I get the "..." (browse) button to work? lol

Thanks in advance.

Link to comment
Share on other sites

First answer...here

http://www.autoitscript.com/forum/index.php?showtopic=19370&view=findpost&p=420070

be sure to see the post below it also

Second.... ButtonHover()

http://www.autoitscript.com/forum/index.php?showtopic=38726&view=findpost&p=288428

............and a more complicated but good update

http://www.autoitscript.com/forum/index.php?showtopic=32494&view=findpost&p=514558

Third...

Need to see some code first, but be sure to use FileOpenDialog() >>>> See help <<<<

8)

NEWHeader1.png

Link to comment
Share on other sites

First answer...here

http://www.autoitscript.com/forum/index.php?showtopic=19370&view=findpost&p=420070

be sure to see the post below it also

Second.... ButtonHover()

http://www.autoitscript.com/forum/index.php?showtopic=38726&view=findpost&p=288428

............and a more complicated but good update

http://www.autoitscript.com/forum/index.php?showtopic=32494&view=findpost&p=514558

Third...

Need to see some code first, but be sure to use FileOpenDialog() >>>> See help <<<<

8)

Thanks a bunch! :(

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...