I would love to see the ability to drag/drop controls into or out of a group in the Application Browser window. Sometimes ungrouping, select/ deselect control, group can be really error prone if nested groups/ hidden fields are involved.

Pete

On Aug 11, 2010, at 8:12 AM, [email protected] wrote:

Message: 20
Date: Tue, 10 Aug 2010 20:10:09 -0500
From: "J. Landman Gay" <[email protected]>
Subject: Re: [HELP] anyone have a simple handler to add a control to a
        group programatically?
To: How to use Revolution <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 8/10/10 8:04 PM, Andre Garzia wrote:
Folks,

Trying not to reinvent the wheel here. I am working with some runtime group
creations but I like to be able to add controls to an existing group.
Checked the docs and did not found anything like that. Did anyone here
created such command?

Thanks in advance
Andre "groups inside groups inside groups inside..." Garzia


Use: create <obj> in grp <grpname>. For example:
  create btn "newBtn" in group "groupTwo"

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to