On Thursday 22 February 2007 18:27, Slava Pestov wrote: > Yes, for now just stick a different quotation in the ui-hook global > variable before calling the ui word.
Hmm. I actually tried setting ui-hook to [ ], but that didn't work. I suppose I need to call something that prevents the ui from exiting. I'd like to set ui-hook to something that keeps the ui alive, but doesn't actually open any windows. Do you have a suggestion? One workaround would be to just launch the ui normally and then "minimize" the window. But unfortunately, it doesn't appear that the ui api doesn't include ops for such kinds of window handling. Do you think we should have that? Basically, I'd like to start my tty listeners and have them be "ui" ready. So when I wanna open a gadget or something, I can do so without having to do the old: [ ui ] in-thread routine. Ed ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
