Page 1 of 1

Posted: Thu Jan 10, 2002 12:05 pm
by BackupUser
Restored from previous forum. Originally posted by Rings.

I know a lazy question, but i need some hwnd's (Handles) not
just to Windows, but also to buttons/Images or other gadgets.
How to get them ?



Siggi

Posted: Thu Jan 10, 2002 12:16 pm
by BackupUser
Restored from previous forum. Originally posted by tranquil.
I know a lazy question, but i need some hwnd's (Handles) not
just to Windows, but also to buttons/Images or other gadgets.
How to get them ?



Siggi
Possible by :

handle=ButtonGadget(#num,x,y,width,height,txt$)


???

Mike

Tranquilizer/ Secretly!
Registred PureBasic User

Posted: Thu Jan 10, 2002 3:42 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
Possible by :
handle=ButtonGadget(#num,x,y,width,height,txt$)
???
Yes this works!



Have a nice day...
Franco

Posted: Thu Jan 10, 2002 4:32 pm
by BackupUser
Restored from previous forum. Originally posted by Rings.

thx

Siggi