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

2010-08-13 Thread Geoff Canyon Rev
revNavigator hasn't been updated for several versions, so it's entirely possible that the dev environment has changed since I wrote it. Or I might just have done a bad job with it ;-) That said it still works -- I don't do much work with Rev anymore, but when I do I couldn't live without it.

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

2010-08-12 Thread Chipp Walters
altGroupMgr lets you share and unshare groups from one card to another to another. Here's a quick way to get it. STEP 1 PUT IN MSG BOX AND HIT ENTER: go URL http://www.gadgetplugins.com/altplugins/altGroupMgr.rev; STEP 2 PUT IN MSG BOX AND HIT ENTER: save stack altGroupMgr as

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

2010-08-12 Thread Peter Haworth
I will put in an enhancement request and start my campaign for votes! Can someone point me to how to do this in tRev? I just got tRev and still finding my way around it. Thanks for the tip on revNavigator, just tried it out and seems to work most of the time but I did find a few instances

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

2010-08-12 Thread stephen barncard
The app browser must be refreshed sometimes to see the changes. There's a tiny icon at the bottom right of the objects list. On 12 August 2010 08:28, Peter Haworth p...@mollysrevenge.com wrote: I will put in an enhancement request and start my campaign for votes! Can someone point me to how

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

2010-08-12 Thread Peter Brigham MD
On Aug 12, 2010, at 11:28 AM, Peter Haworth wrote: Thanks for the tip on revNavigator, just tried it out and seems to work most of the time but I did find a few instances of the changes I made in it not being reflected in the Application Browser. The Application Browser sometimes doesn't

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

2010-08-12 Thread J. Landman Gay
On 8/12/10 1:23 PM, Peter Brigham MD wrote: On Aug 12, 2010, at 11:28 AM, Peter Haworth wrote: Thanks for the tip on revNavigator, just tried it out and seems to work most of the time but I did find a few instances of the changes I made in it not being reflected in the Application Browser.

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

2010-08-11 Thread Bob Sneidar
So THAT'S why I spilled my coffee!!! Bob On Aug 10, 2010, at 8:13 PM, J. Landman Gay wrote: You got a little confused is all. You're supposed to let the *engine* keep the list, not you. :) But here's what really happened, and you shouldn't blame yourself. I saw your request but there

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

2010-08-11 Thread Andre Garzia
You got a little confused is all. You're supposed to let the *engine* keep the list, not you. :) But here's what really happened, and you shouldn't blame yourself. I saw your request but there was nothing I could do until I finished my time warp stack a few years from now. Then I went back to

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

2010-08-11 Thread Peter Haworth
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,

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

2010-08-11 Thread Andre Garzia
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 p...@mollysrevenge.comwrote: I would love to see the ability to drag/drop controls into or out of a group in the Application Browser window. Sometimes ungrouping,

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

2010-08-11 Thread Mark Wieder
Andre, Pete- Wednesday, August 11, 2010, 10:16:27 AM, you wrote: Pete, That is a really useful feature request. Bugzilla it and we'll vote! tRev does this already. -- -Mark Wieder mwie...@ahsoftware.net ___ use-revolution mailing list

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

2010-08-11 Thread J. Landman Gay
On 8/11/10 10:52 AM, Andre Garzia wrote: I think that time travel external of yours would make a nice RevSelect add-on. I want to get it in my 2008 MegaBundle please. How do you know you didn't? :) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

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

2010-08-11 Thread Bob Sneidar
Look I keep spilling my coffee into these temporal rifts that time travel external opens up next to my desk. Do you have any idea how hot coffee coming through a temporal rift could alter time for all of us? And why MY desk?? Bob On Aug 11, 2010, at 11:40 AM, J. Landman Gay wrote: On

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

2010-08-11 Thread Peter Brigham MD
On Aug 10, 2010, at 11:13 PM, J. Landman Gay wrote: On 8/10/10 8:47 PM, Andre Garzia wrote: :-O x 1 Is it that simple?!!? :-O *GASP* I can code a whole web server in Rev but could not do it! :-D Now, for your amusement, I will tell you what I was doing. I kept a Stack (the

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

2010-08-11 Thread Peter Brigham MD
On Aug 11, 2010, at 2:34 PM, Mark Wieder wrote: Andre, Pete- Wednesday, August 11, 2010, 10:16:27 AM, you wrote: Pete, That is a really useful feature request. Bugzilla it and we'll vote! (I would love to see the ability to drag/drop controls into or out of a group in the Application

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

2010-08-10 Thread Andre Garzia
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

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

2010-08-10 Thread J. Landman Gay
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

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

2010-08-10 Thread Andre Garzia
:-O x 1 Is it that simple?!!? :-O *GASP* I can code a whole web server in Rev but could not do it! :-D Now, for your amusement, I will tell you what I was doing. I kept a Stack (the datastructure not the file format) with all the long ids of the controls in a group. If I needed to add

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

2010-08-10 Thread J. Landman Gay
On 8/10/10 8:47 PM, Andre Garzia wrote: :-O x 1 Is it that simple?!!? :-O *GASP* I can code a whole web server in Rev but could not do it! :-D Now, for your amusement, I will tell you what I was doing. I kept a Stack (the datastructure not the file format) with all the long ids of