On Fri, May 3, 2013 at 3:17 PM, Sean P. DeNigris <sean@clipperadams.com>wrote:
Mariano Martinez Peck wrote
What about adding RFB at startup list and implement #startUp doing "UIManager default: MorphicUIManager new." ?
But you don't necessarily always want it to be headful, do you?
If the RFB is running, in which case I would not want it to be a UIMorphic? otherwise it simply does not work. Maybe I was not clear....the #startUp I was suggesting would be something like: startUp RFBServer server isRunning ifTrue: [ UIManager default: MorphicUIManager new ]
If you have a headless server image, then use RFB to debug, then it seems you would want to subsequently start headless again, and then maybe realize you need to debug more and start Morphic... Could there be a concept of an RFB session, so when a connection is made to the RFB socket, the session is started (including installing the correct UI Manager), and then cleared manually or on shutdown (reinstalling the original manager)... how does that sound?
yes, that could be another option. But I don't know if there is a place to hook in there...I should check...
----- Cheers, Sean -- View this message in context: http://forum.world.st/RFB-in-2-0-tp4685418p4685430.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com