Re: [gtk-list] Re: GDK



Harlow's book has some decent examples, but even he skimped on GDK.  You 
can have a look at my RPG map editor at
www.bagpipe.com/comp/rpg/builder.tgz.  Unfortunately, at the moment, I'm 
only using GDK to load my tiles and place them into the drawing area.  I 
have a minimap which is going to do actual drawing, but it isn't
implemented yet (I'm having problems figuring out some of the same things 
that are holding you back). Warning: I'm just learning, too and this is
very pre-alpha code.  I try to keep a somewhat working version on the web
site, but if you find it completely sucky, don't say I didn't warn you
:)

On Wed, 16 Jun 1999, pavel wrote:

> 
> I agree. 
> 
> Can anyone point to an example which does a lot of multicolor drawing,
> erasing and genereally demonstrates the capabilities of the drawing
> toolkit? I think many many people will find it useful.
> 
> Many thanks in advance!
> 
> Pavel
> 
> PS: Please understand that GTK is my first and only stab and X
> programming, and I'm trying to accomplish some pretty involved GUI tasks.
> The lack of thorough documentation wastes a lot of my time and forces me
> to re-write major parts of my code over and over again. The only reason I
> have the balls to whine is that I'm guessing many people are in the same
> position. No one's complaining really, and thanks for developing a
> wonderful toolkit!
> 
> PS2: Is there an FAQ for this list? The GTK+ faq is pretty thin...
> 
> On Wed, 16 Jun 1999, Rob Huffstedtler wrote:
> 
> > Yes, but the GDK docs are currently very incomplete.  Perhaps more
> > importantly for someone new to GTK+/GDK, the tutorial is practically
> > bare when it comes to GDK.
> > 
> > On Wed, 16 Jun 1999, David C. Hoos, Sr. wrote:
> > 
> > > 
> > > -----Original Message-----
> > > From: pavel <pavel@klebanov.ne.mediaone.net>
> > > To: gtk-list@redhat.com <gtk-list@redhat.com>
> > > Date: Wednesday, June 16, 1999 3:42 PM
> > > Subject: [gtk-list] GDK
> > > 
> > > 
> > > >Hi,
> > > >
> > > >Is there a manual of GDK somewhere. I need to do a lot of drawing, etc and
> > > >I can't figure out many things: colors, why the draw lines keep
> > > >dissapearing, erasing, etc...
> > > >
> > > 
> > > The web page at www.gtk.org lists the following:
> > > Documentation
> > >     Tutorials
> > >         GTK+ 1.2 Online
> > >         GTK+ 1.2 Package
> > >         GTK+ 1.0 Online
> > >         TOM/gtk
> > >     GTK+ FAQ
> > >     Reference Doc Project
> > >         GLib Reference
> > >         GDK Reference
> > >         GTK+ Reference
> > >     New Riders Book
> > >     Old Docs
> > >         GLib Reference Manual
> > >         GDK Reference Guide
> > >         GTK+ Reference Guide
> > >     Translations
> > > 
> > > 
> > > -- 
> > > To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> > > 
> > > 
> > 
> >   +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
> >   =   Rob Huffstedtler          |     We now return to our regularly     +
> >   +   (931) 596-3560            |        scheduled programming           =
> >   =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
> > 
> > -- 
> > To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> > 
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> 

  +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  =   Rob Huffstedtler          |     We now return to our regularly     +
  +   (931) 596-3560            |        scheduled programming           =
  =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+



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