Re: [Factor-talk] [ ui ] in-thread problem

2009-01-21 Thread Ricardo Boccato Alves
Thanks a lot for being that fast! I'm testing this as soon as I can! []s, Ricardo Boccato Alves On Wed, Jan 21, 2009 at 1:27 AM, Adam wrote: > This is excellent!!! > > On Tue, Jan 20, 2009 at 5:42 PM, Jose A. Ortega Ruiz wrote: >> "Slava Pestov" writes: >> >>> Hi Rocardo, >>> >>> Unfortunately

Re: [Factor-talk] [ ui ] in-thread problem

2009-01-20 Thread Adam
This is excellent!!! On Tue, Jan 20, 2009 at 5:42 PM, Jose A. Ortega Ruiz wrote: > "Slava Pestov" writes: > >> Hi Rocardo, >> >> Unfortunately on Windows, Factor cannot run the UI and use the TTY >> console at the same time. This is going to get fixed soon. In the >> meantime, either run two Fac

Re: [Factor-talk] [ ui ] in-thread problem

2009-01-20 Thread Jose A. Ortega Ruiz
"Slava Pestov" writes: > Hi Rocardo, > > Unfortunately on Windows, Factor cannot run the UI and use the TTY > console at the same time. This is going to get fixed soon. In the > meantime, either run two Factor instances, or ask Jose very nicely to > add support for connecting to a remote Factor i

Re: [Factor-talk] [ ui ] in-thread problem

2009-01-20 Thread Slava Pestov
Hi Rocardo, Unfortunately on Windows, Factor cannot run the UI and use the TTY console at the same time. This is going to get fixed soon. In the meantime, either run two Factor instances, or ask Jose very nicely to add support for connecting to a remote Factor instance using extra/tty-server. Sla

[Factor-talk] [ ui ] in-thread problem

2009-01-20 Thread Ricardo Boccato Alves
Hi, I am having problems using the ui from FUEL and tried to simplify by just using the listener (factor -run=listener). Here is what I am doing: USING: ui threads ; [ ui ] in-thread I saw this in the FUEL presentation :), but nothing happens, if I call the ui word them 2 listeners appear, but i