Re: gui interface with gtk



thanks it seem that work fine!!!!, and  i saw the mistake thanks again!!
good luck







Luis Mejias
lmejias hotmail com
__________________________
Computer Vision Group
http://www.disam.upm.es/vision  
DISAM     
ETS Ingenieros Industriales     
Jose Gutierrez Abascal, 2  
28006 MADRID (SPAIN)
phone: +34 91 7454660
           +34 91 3363061
fax:      +34 91 3363010
___________________________
----- Original Message ----- 
From: "Gustavo Noronha Silva" <kov debian org>
To: <gtk-app-devel-list gnome org>
Sent: Monday, February 18, 2002 6:21 PM
Subject: Re: gui interface with gtk


On Mon, 18 Feb 2002 14:10:55 -0300
Gustavo Noronha Silva <kov debian org> wrote:

   /* calls testrgb_rgb_cb every 100 miliseconds) */
   dto = gtk_timeout_add (100, testrgb_rgb_cb (drawing_area);
oops... 

     dto = gtk_timeout_add (100, testrgb_rgb_cb, drawing_area);

that's right ;)

[]s!

-- 
    Gustavo Noronha Silva - kov <http://www.metainfo.org/kov>
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+
|  .''`.  | Debian GNU/Linux: <http://www.debian.org>         |
| : :'  : + Debian BR.......: <http://debian-br.cipsga.org.br>+
| `. `'`  + Q: "Why did the chicken cross the road?"          +
|   `-    | A: "Upstream's decision." -- hmh                  |
*---------* -+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+--+-+-+
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]