I'm a newcomer in Ice.
I tried to write a C# WinForm subscriber according to the \democs\IceStorm\clock using VS 2005, display current time at TextBox.
In Form1_Load event, I created a new thread. but I can not get correct result. where is my program error?

Reply With Quote