Hello again (sorry)!
I'm currently implementing a text console as a library stack. If I "start using" that stack, it does not receive any "closeStackRequest" - even if I send it directly to the stack from within the Message Box!!!
(well, and the Application Browser no longer quits as well, grrr, but the Script Editors do)
I'm working within the IDE - that might be important to know (FrontScript catching the event?)
Does anybody have any idea?
Library stack does not get "closeStackrequest"?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Library stack does not get "closeStackrequest"?
Kind regards,
Andreas Rozek
Andreas Rozek
Now I know a bit more:
the Application Browser did not close when I caught the "closeStackRequest" without passing it (I did that for testing purposes - that showed me that my stack receives "closeStackRequest"s from other windows, but not from itself...) After checking "the target" and passing the event if "the target is not me", the Application Browser could be closed again.
But why does the stack not receive its own "closeStackRequest"s?
the Application Browser did not close when I caught the "closeStackRequest" without passing it (I did that for testing purposes - that showed me that my stack receives "closeStackRequest"s from other windows, but not from itself...) After checking "the target" and passing the event if "the target is not me", the Application Browser could be closed again.
But why does the stack not receive its own "closeStackRequest"s?
Kind regards,
Andreas Rozek
Andreas Rozek