Jeanne A. E. DeVoto wrote:
At 2:00 PM -0700 7/21/2004, Richard Gaskin wrote:
While this can be done via script, there is currently no way to interactively create objects in groups other than by setting the editBackground to true, which gives a side-effect that's usually undesirable in which the group's scrollbars and all objects outside of the group disappear while the editBackground is true.
You can use the create command with a group:
create button "Foo" in group "Bar" -- group must already exist
Your larger point is right on, though - there are a couple of things that would be so helpful in creating draw-type environments. That bug URL again: <http://www.runrev.com/revolution/developers/bugdatabase/show_bug.cgi?id=623> That and this one: <http://www.runrev.com/revolution/developers/bugdatabase/show_bug.cgi?id=624> are both pretty critical to creating that class of application...
The key word was "interactively", such as a user of a drawing progrram would expect to do with one of the graphic tools.
-- Richard Gaskin Fourth World Media Corporation ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
