[HELP] anyone have a simple handler to add a control to a group programatically?

Andre Garzia andre at andregarzia.com
Wed Aug 11 13:16:27 EDT 2010


Pete,

That is a really useful feature request. Bugzilla it and we'll vote!

Andre

On Wed, Aug 11, 2010 at 2:09 PM, Peter Haworth <pete at mollysrevenge.com>wrote:

> 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.comwrote:
>
>  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
>>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list