Bug#: 81
Product: .wxWindows
Version:
Platform: wxGTK
OS/Version: Linux - RedHat
Status: NEW
Resolution:
Severity: normal
Priority: P2
Component: wxGTK
AssignedTo: ???
ReportedBy: stuff@custine.com
URL:
Summary: gdk_draw_bitmap not implemented
I am unable to build 2.1.16 with GTK+-devel-1.2.8 because of the calls
to gdk_draw_bitmap. I have changed them to gdk_draw_pixmap with no
apparent side affects (yet). This funtion is declared in gdk.h but is
not implemented anywhere. Can't find any documentation on the
function in GTK+ either.
Issue migrated from trac ticket # 23
component: wxGTK | priority: normal
2000-09-26 22:38:24: anonymous created the issue
Bug#: 81 Product: .wxWindows Version: Platform: wxGTK OS/Version: Linux - RedHat Status: NEW
Resolution: Severity: normal Priority: P2 Component: wxGTK AssignedTo: ???
ReportedBy: stuff@custine.com
URL: Summary: gdk_draw_bitmap not implemented
I am unable to build 2.1.16 with GTK+-devel-1.2.8 because of the calls to gdk_draw_bitmap. I have changed them to gdk_draw_pixmap with no apparent side affects (yet). This funtion is declared in gdk.h but is not implemented anywhere. Can't find any documentation on the function in GTK+ either.