Hi Bob,
Buttons, fields, images, graphics, scrollbars, players and groups are controls:
put the number of controls
repeat for each control tControl in this card
etc.
Hope this helps.
Best regards from Paris,
Eric Chatonet.
Le 19 mai 05 � 23:34, Bob Hartley a �crit :
At 21:38 19/05/2005, you wrote:
Hi Bob,
Hi Eric
Ok I got to the bottom of it. I thought of that command but I forgot to declare a global (where the stack name was stored). Previously I was deleting the lat field of the stack where the delete button was.
Thanks for directing me back to delete and away from undo.
I can tweak this a bit further. I can delete a button from the group, however, I need to create a new button with
"delete last button of group mastergroup of stack etc"
Now I would need to add a button for eack object. If I use delete last object I get an error.
So my next question is..... What are buttons and fields etc known as collectively?
Not objects.....?
All the best Bob
You could try something like:
delete last field
assuming that the deletion concerns always the last field created by
your button :-)
You can refer to an object by order, number, ID , name and much more ;-)
Best regards from Paris,
Eric Chatonet.
---------------------------------------------------------------- So Smart Software
For institutions, companies and associations Built-to-order applications: management, multimedia, internet, etc. Windows, Mac OS and Linux... With the French touch
Plugins, tutorials and more on our website ---------------------------------------------------------------- Web site http://www.sosmartsoftware.com/ Email [EMAIL PROTECTED]/ Phone 33 (0)1 43 31 77 62 Mobile 33 (0)6 20 74 50 86 ----------------------------------------------------------------
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
