multiple windows
- Posted by Jason Mirwald <mirwalds at SWBELL.NET> Sep 17, 2000
- 402 views
------=_NextPart_000_0009_01C020CA.EA876BC0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I created a function that can be called that creates a TimerWindow = that simply counts up about every half second. This window will function completely = separately (or so it seems) from the original, it even has it's own message-loop in = the function. Without the message-loop, the timer-window will disappear when I = exit the first, but with the message-loop, it continues to function normally. I thought = (there I go again) that Euphoria could not create additional threads or processes. Does anyone know what this is analogous to? Jason ------=_NextPart_000_0009_01C020CA.EA876BC0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2> I created a function = that can be=20 called that creates a TimerWindow that simply</FONT></DIV> <DIV><FONT face=3DArial size=3D2>counts up about every half second. This = window will=20 function completely separately</FONT></DIV> <DIV><FONT face=3DArial size=3D2>(or so it seems) from the original, it = even has=20 it's own message-loop in the function.</FONT></DIV> <DIV><FONT face=3DArial size=3D2> Without the = message-loop, the=20 timer-window will disappear when I exit the first,</FONT></DIV> <DIV><FONT face=3DArial size=3D2>but with the message-loop, it continues = to function=20 normally. I thought (there I go</FONT></DIV> <DIV><FONT face=3DArial size=3D2>again) that Euphoria could not create = additional=20 threads or processes.</FONT></DIV> <DIV><FONT face=3DArial size=3D2> Does anyone know what = this is=20 analogous to?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Jason</FONT></DIV> ------=_NextPart_000_0009_01C020CA.EA876BC0--