[HELP] anyone have a simple handler to add a control to a group programatically?
Peter Haworth
pete at mollysrevenge.com
Wed Aug 11 13:09:34 EDT 2010
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, use-revolution-request at lists.runrev.com
wrote:
> Message: 20
> Date: Tue, 10 Aug 2010 20:10:09 -0500
> From: "J. Landman Gay" <jacque at hyperactivesw.com>
> Subject: Re: [HELP] anyone have a simple handler to add a control to a
> group programatically?
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Message-ID: <4C61F871.9020700 at hyperactivesw.com>
> 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 | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list