bug-gfe
[Top][All Lists]
Advanced

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

Re: editor


From: bug-gfe-admin
Subject: Re: editor
Date: Sun, 18 Feb 2001 15:01:15 -0800 (PST)

Anuradha,

the things that has really been taking my time (aside from travelling
for work) was the work on the new GtkRasterGlyphEditor widget (what a
name)... The framework is there, although the widget configuration
requires more work, the bitmap itself is not drawn (this is pretty
basic) and of course the integration with GFE. However I have run
into a problem with the code, and am suffering from code blindness
(it is either that or a weird GCC limitation (egcs 1.1.2). I'd
appreciate it if you could have a look at the attached code. The
problem seems to be in new_editor.h, where it complains about a
problem before the GtkDrawingArea. The problem goes away if I take
away the third argument to the define GTK_RASTER_GLYPH_EDITOR (the
typecast), but of course then the number of args to GTK_CHECK_CAST is
incorrect.

Really weird.

Erlend.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Attachment: new_editor.c
Description: new_editor.c

Attachment: new_editor.h
Description: new_editor.h


reply via email to

[Prev in Thread] Current Thread [Next in Thread]