|
Group,
I would like to use the RBTI_DIRTY_FLAG to
enable/disable a button (or anything). I know that the command would look
like this;
IF vRBTIvalue = 1 THEN
PROPERTY Button ENABLED 'TRUE'
ELSE
PROPERTY Button ENABLED 'FALSE'
ENDIF However I'm trying to get around when to evaluate it. The only
thing I can think of is to evaluate it in every control on the form but there's
gotta be a different way. I could make a custom form action but I would still
have to call it from every control.
Thoughts/ideas
Jan
|
- [RBG7-L] - Re: Add row property John Engwer
- [RBG7-L] - Re: Add row property Jan Johansen
- [RBG7-L] - RE: Add row property Bill Eyring
- [RBG7-L] - RE: Add row property John Engwer
- [RBG7-L] - RE: Add row property Jan Johansen
- [RBG7-L] - More PROPERTY Jan Johansen
- [RBG7-L] - Re: More PROPERTY Jan Johansen
- [RBG7-L] - RE: Add row property Dawn Oakes
- [RBG7-L] - RE: Add row property John Engwer
- [RBG7-L] - RE: Add row property John Engwer
