Re: [gtk-list] Re: drawing pixel ??
- From: fullpull larural es (Francisco Cespedes Moreno)
- To: Brandon Long <blong fiction net>
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] Re: drawing pixel ??
- Date: Sat, 10 Oct 1998 06:48:52 +0200 (CET)
Hi Brandon, could I abuse of your amability?
I had moditecated the scribble-simple program.
And I made this:
In function where draw a small box (draw_brush) I add that:
etc...
GdkGC *color;
color = GetPen (100,0,0)
etc....
gdk_draw_point (pixmap,color,update_rect.x, update_rect.y );
gtk_widget_draw (widget, &update_rect);
But it continua drawing a BLACK pixel. I couldn't change his color? Why
please?
Sorry but there isn't a manual for gdk ? I don't find nothing in internet.
Thanks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]