Is the control key behavior just in the IDE or will it work in a
standalone? Don't we need to code the control behavior for a
standalone?
TOm
On Apr 5, 2005, at 1:39 PM, Klaus Major wrote:
Hi Sandy,
Hi,
Is there a way to make fields that the standalone user can write in
and then move around within a window?
Yes, put this into the script of your "fields to be moved" and advice
the user
to hold down the Control key to be able to move the fields around:
on mousedown
grab me
end mousedown
Hope that helps...
For example, so that you could have a set of notecards or buttons in
a window that the user can name and then
arrange in different clumps by moving them with the mouse.
Sandy
Regards
Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution
Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution