Hi,
REALbasic 2006r2 Commercial Pro
REALbasic 2006r2 Commercial Std
Mac OS X 10.4.6
Windows XP SPII
I have taken some times to test the Append, Insert and Remove (err... I
didn't try Insert, yet) and get some troubles.
Here just one:
I added a Windows (WindowsMenu) Menu using the Menu Editor and added -
using .Append - the name of the Window added by File --> New. That part
works like a charm !
I added a Window --> Close MenuItem; I wrote a piece of code to remove
the frontmost window and its entry in the Windows Menu - I call it
"RemoveWindowEntry".
Using Command-W works like a charm !
Then, in the base window, I place a call to "RemoveWindowEntry" in the
Window Close Event (in case the user click in the Close button [you
know, the red button _or_ the red X]).
It works fine.
And, crazy Emile strike again, I had the strange idea to click in the
Close button with the Option (Alt) key down...
ALERT! WRONG COMMAND! ALERT! BEEP!
What happens is very simple: the first MenuItem stays (it is not removed...)
Worst: I add a new window, press two times Command-W (or activate two
times the File --> Close MenuItem) and the noisy MenuItem (that stays
from a prior attemps) is cleared (but I have to activate the command
once 'for nothing' before the last window disappears.
I do not know what to do right now apart from writting this "report"...
so I will watch TV :(, have a dinner :(, eventually re-watch TV :( and
maybe tomorrow I will get a suggestion or think at one by myself :)
TIA,
Emile
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>