Re: GtkSourceView build for Windows?

2008-09-11 Thread Miroslav Rajcic
I am trying to guess why this build crashes for me. At http://live.gnome.org/GTK%2B/Win32/Apps I've found the possible clue: "The -mms-bitfields option ensures that structs are packed similarly to how they're packed for Tor's GTK+ DLLs, so that your application can use the GTK+ API without crashi

Re: Size negotiation and initial top-window size

2008-09-11 Thread Tim Orford
On Tue, Sep 09, 2008 at 11:54:01AM +0200, Olivier Guilyardi wrote: > Hi all, > > in my app, I need the top-window to have an initial size that suits the > content. > It's a bit like in the Gimp, where the image window initial size is set > accordingly to the image size, at a carefully chosen zoom

Where to ask about gnomecanvas? (How to get all items via gnome_canvas_get_item_at?)

2008-09-11 Thread Till Harbaum / Lists
Hi, is this the right place to ask a question about gnomecanvas? I am using gnomecanvas for a mapping application (an openstreetmap editor for maemo). Sometimes items are stacked (e.g. a building is a polygon which may be placed in some some park which also is a polygon). The problem is that i ne

Re: Size negotiation and initial top-window size

2008-09-11 Thread Olivier Guilyardi
Nikolaj Thygesen wrote: > Olivier Guilyardi wrote: >> Hi all, >> >> Isn't there a way for a widget to say "I would like this size, but I >> can shrink" >> during the size negotiation process ? >> >> Regards, > > As I understand your question, I believe what you need is: > > gtk_window_set_defaul