Re: [VDKBuilder]VDKBuilder and p_thread: Cannot start a new form
Brought to you by:
gertwin
From: Mario M. <mm...@gu...> - 2005-06-29 19:20:18
|
TBVuong wrote: > Hi There, > I was supprise to get a response just within a few hours. > It usually takes Microsoft Days and weeks for them to reply to me :) > And this is a free tool as well, I don't know how you did it but my > hat is off to VDK/VDKBuilder development team. > > I am very new to Linux so please if you can help it would be much appriciated. > > I am running kernel version 2.4.29 / Slackware distribution > VDK : 2.4.0 > VDKBuilder 2.4.0 > > There's a thread running from MainFrom reading serial comport. > if received "DOOR" from serial comport. I want to open a form call Login > I can open Login form fine with a button on MainForm and have user click on it > However it not what I want.I want to open it automatically when I > received input form serial comport > > Below is the code that I have . > > Thank you very much for your help. > looking at your code and i guess you have to take a look to glib objects and precisely to g_thread since there are several issues about threads and GTK+ event loop, unfortunately i'm not an expert on that field, i hope someone out there will be of more help. /mario |