OK I have a button I'm wondering how to make it appear when someone does something. Is this possible through winset() etc.?
Thanks in advance
ID:157338
Mar 29 2010, 9:23 pm
|
|
Mar 29 2010, 9:56 pm
|
|
winshow(), yes.
|
In response to Garthor
|
|
But for a button on the main screen?
|
In response to Blafblabla
|
|
Try it yourself. It takes ten seconds.
|
In response to Garthor
|
|
winset(src,"window name","is-visible=true")
|