Re: Clear A Pixmap

2007-06-02 Thread nahuel9728
Yeti.. THANK U VERY MUCH!! Sorry for use the forum for this but... THANK YOU for YOUR HELP! You're the best David Nečas (Yeti)-2 wrote: > > On Fri, Jun 01, 2007 at 05:38:54PM -0700, nahuel9728 wrote: >> >> Thaxs Yeti f

Re: Clear A Pixmap

2007-06-01 Thread nahuel9728
-2 wrote: > > On Thu, May 31, 2007 at 03:35:07PM -0700, nahuel9728 wrote: >> I explain my thing... I have a pixmap, a drawing area. >> There are events that draw on it. But i have a button that must clear, >> erase >> all the painted on the drawing area. >> Any idea ho

Clear A Pixmap

2007-05-31 Thread nahuel9728
Hi Everyone! I explain my thing... I have a pixmap, a drawing area. There are events that draw on it. But i have a button that must clear, erase all the painted on the drawing area. Any idea how to make it happen Thanxs 4 advancement peoople! ;-) -- View this message in context: http://ww

Adding Text to a widget from a button_press_event Or Pop Up window from a time event.

2007-05-02 Thread nahuel9728
Hi everyone. I don't if is it possible but.. I would like add text everytime i do a button_press_event on a widget(in this case a drawing area), in a text area or what ever that everytime clicks on it, writes the position of the event mean... a history of the clicks im doing of my drawing area. Ac

Desesperated: I need that my server draws

2007-04-13 Thread nahuel9728
First of all: Hello everyone. I'm developing a tool for cluster. I have a server that receive a lot of datas. Everytime that the server receive a data, I need that draws in a pixmap. I have all the estructure and I know how to draw in a pixmap. But I dont know how to make the server draws the int

how to read data with g_io_read_channel throwed it through a normal socket

2007-04-12 Thread nahuel9728
Hi everyone. Im developing a interface for a server program and I have some problems.Step by step: - I put the server in listen: fd_dealer2server=socket.. bind listen(fd_dealer2server,MAX_CON) - I create a channel and I add a watch to the the port binded for everytime a data goes in

Desesperated: I need that my server draws

2007-04-05 Thread nahuel9728
First of all: Hello everyone. I'm developing a tool for cluster. I have a server that receive a lot of datas. Everytime that the server receive a data, I need that draws in a pixmap. I have all the estructure and I know how to draw in a pixmap. But I dont know how to make the server draws the inte