Hi Richard,

...
So I'm proposing that I add this very simple function the the MC IDE backscript:


function revAppVersion
   return "0"
end revAppVersion

This function follows the convention established by the qtVersion function, returning a version number if present (this function is available in the Rev IDE) or "0" if not.
It's only three lines, and doesn't add any new messages or properties.
Shall I add it?

Yes, please :-)


I made 2 tiny enhancements in my "Stack Components" stack: Added a "lock messages" checkbox in the group "substack" and "cards" and changed the script of the handler "doit" in that stack accordingly...

...
if the hilite of btn "lm" then lock messages
...

Maybe that could be useful for others, too?

And what about "tuning" the ask/answer dialogs a bit?
I mean custom icons etc...?

Do you think this is difficult/time consuming?

I think the calls of these stacks (incl. setting/getting of the dialogdata)
is hardcoded in the engine, right?


I'd volunteer for that, if you could give me a hint or two ;-)

--
 Richard Gaskin
 Fourth World Media Corporation

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to