Hello Mark,

I run most of my .rev apps from a precompiled universal runrev .exe with the 
same name => the info is in the stack object, not in the standalone. If you 
download http://animabit.de/runrev/test.exe and put it into /anirun.exe and put 
a stack in the same folder into /anirun.rev than it starts, and if you put all 
the dlls and Externals of a standalone with all features in the same folder 
there than all works.
=> The info of the Shortcuts is in the objects in the stack and just 
interpreted different in IDE versus standalone.

The info seems to be stored only in the text of the menu button and if the 
standalone finds a shortcut notice there like (&Paste/V but no handler for it 
then the event stops. Because a menu is normally a background on top of the 
event hierarchy that means blocking of this shortcut.
put the text of button "Bearbeiten"
(Cu&t/X
(&Copy/C
(&Paste/V
(Clea&r
-
(Preferences
Learned a lot of your comments Mark!

Regards, Franz
Original Message        processed by David InfoCenter 
Subject: Re: Re-8: I cannot paste in any field in an app (consisting of up to 7 
stacks) (01-Okt-2008 19:52)
From:    Mark Wieder <[EMAIL PROTECTED]>
To:      [EMAIL PROTECTED]


Franz-

Wednesday, October 1, 2008, 9:52:51 AM, you wrote:

> Where in the group menu does runrev store this information about shortcuts?

Now *that's* a good question. Since your original stack works in the
IDE but not a standalone, I'd guess that the process of building the
standalone binds the keyboard equivalents, but I don't have a clue as
to when or where this happens.

-- 
-Mark Wieder
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

To: use-revolution@lists.runrev.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to