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
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
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
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