[Pgui-devel] Drawing line in pgui

2001-11-14 Thread Cihan Esen
Hi, I am trying to refresh a graphic, according to some specific values, but when i try to draw the new graphic, the lines from previous graphic remains, i tried pgDeleteContext before attemtinp to draw the graphic according to new values but I couldn't achieved to clear the previous lines in the

[Pgui-devel] Multi-threading in pgui

2001-11-03 Thread Cihan Esen
Hi, I want to run two applications concurrently.For example, i have a function which puts a text on the screen depending on values of some variables, refreshes the text periodically based on the changes in that variables. This must run on background, in the fore ground i have another page like a

[Pgui-devel] Focusing problem

2001-10-30 Thread Cihan Esen
Hi everyone, I have a problem about focusing. For instance, i have a toolbar at the bottom of page with buttons in it, one of buttons causes the creation of a new popup window via pgNewPopupAt function. After this point, i had no longer access to the buttons in the toolbar, as long as the popup

[Pgui-devel] (no subject)

2001-10-30 Thread esen
Hi everyone, I have a problem about focusing. For instance, i have a toolbar at the bottom of page with buttons in it, one of buttons causes the creation of a new popup window via pgNewPopupAt function. After this point, i had no longer access to the buttons in the toolbar, as long as the popup e

[Pgui-devel] (no subject)

2001-08-23 Thread esen
Hi everyone, i need to use listitem object, i tried to find some examples but i only found the code below and i couldn't achieve to make it useful for me.. if anyone can give me assistance about this i would appreciate that.. #include #include g_error listitem_install(struct widget *self) {