Key-Events from XInput-Devices

2001-10-21 Thread Simon Budig
Hi all. I am currently building support for the Menu-bar of Intuos Tablets. However, there is a small problem (Gtk-1.2.10): You can configure the Key-Events from XInput-devices to keypresses via the Gtk-Inputdevices-Dialog. This is convenient, but has a small (intentional? necessary? unwanted?)

GtkStyles and RC-Files.

2001-07-25 Thread Simon Budig
Hi all. The following scenario is given: I want to create an application that has to match certain design-criteria given from other people with no GTK-Look&Feel knowledge. I now try to model my application so that it matches as close as possible to the original design. The design involves Button

Re: "Lightweight GTK+"?

2001-06-15 Thread Simon Budig
Havoc Pennington ([EMAIL PROTECTED]) wrote: > Simon Budig <[EMAIL PROTECTED]> writes: > > Is it possible to reduce the size of the GTK Library (we don't have > > unlimited resources) e.g. by removing some unused widgets? > > You can do a custom GTK build and re

"Lightweight GTK+"?

2001-06-10 Thread Simon Budig
Hi all. I am currently evaluating different Toolkits for an embedded application. I'd like to ask if some people here have made some experiences with GTK+ (on Framebuffer or on X11) in an embedded device. Is it possible to reduce the size of the GTK Library (we don't have unlimited resources) e.