New user with questions, from NSIS scripting
Posted: Sun Jan 17, 2010 9:09 pm
I used to develop applications in NSIS scripting language, but it has too many OS limitations. Thankfully my friend introduced me to RunRev. I am trying to transition, but I notice there are many resources missing or not obvious to new developers. For example:
what are the environmental variables that runrev uses (ex. ${EXECDIR}, %SYSTEM_ROOT%, %USERNAME%)?
What are all the possible message handlers (mouseUp, OpenStack, preOpenStack, etc) ?
How do I wait for a window to open that has an unknown ID?
These blending effects are also somewhat daunting, as it seems there are a millions ways to fade a window in and out. Is there an elegant or common method?
what are the environmental variables that runrev uses (ex. ${EXECDIR}, %SYSTEM_ROOT%, %USERNAME%)?
What are all the possible message handlers (mouseUp, OpenStack, preOpenStack, etc) ?
How do I wait for a window to open that has an unknown ID?
These blending effects are also somewhat daunting, as it seems there are a millions ways to fade a window in and out. Is there an elegant or common method?