On Thu, Sep 28, 2006 at 09:42:45AM +0800, Ye Chao wrote:
>In my application,user can change the main window's size by mouse
>If the main window's size changed,the widget in it may change too
>There are many widgets in the main window
>
>I want one widget's width a
Hello everyone
In my application,user can change the main window's size by mouse
If the main window's size changed,the widget in it may change too
There are many widgets in the main window
I want one widget's width always equal to another widget's width
but i
On Wed, 2006-09-27 at 16:33 -0400, [EMAIL PROTECTED] wrote:
> Is it possible to put a list of non-modal gtk dialogs inside a gtk notebook?
> I
> get this error
>
> Gtk-ERROR **: file gtkcontainer.c: line 2450 (gtk_container_propagate_expose):
> assertion failed: (child->parent == GTK_WIDGET (con
Is it possible to put a list of non-modal gtk dialogs inside a gtk notebook? I
get this error
Gtk-ERROR **: file gtkcontainer.c: line 2450 (gtk_container_propagate_expose):
assertion failed: (child->parent == GTK_WIDGET (container))
which makes me belive that I can not have a dialog inside of a
Hi!
Well, I'm developping a program platform, like steam, basically is a manager
for multiple programs I made. The problem is that when the program starts, a
Bootstrapping sequence starts...
This are the steps:
1)Init core objects
2)Load settings, language
3)Start gtk and load-up glade interface(
Tor Lillqvist wrote:
> I wrote:
> > > You can't use GTK+ from multiple threads on Win32.
>
> Reed Hedges writes:
> > Can you give some more details Tor? I've done it, so then maybe my
> > program is buggy and I don't know it yet :)
>
> Search the list archives, this has been discussed several
I wrote:
> > You can't use GTK+ from multiple threads on Win32.
Reed Hedges writes:
> Can you give some more details Tor? I've done it, so then maybe my
> program is buggy and I don't know it yet :)
Search the list archives, this has been discussed several times ;)
Or are you actually just sc
On 9/27/06, Reed Hedges <[EMAIL PROTECTED]> wrote:
> Neil Roberts wrote:
> > On Tue, Sep 26, 2006 at 05:33:07PM +0200, Michael 'Mickey' Lauer wrote:
> >
> >> Hi, for one project I need to implement a widget container that can
> >> be collapsed/expanded to show its containment.
> >
> > Have you look
Tomasz Jankowski wrote:
> Welcome!
>
> So far I wrote a few small applications, which were a multithread programs
> based on GTK+. However now I'm working on something "bigger" and after 10
> days of fighting with code and stupidity of win32 platform I fell now like
> total noob... :|
>
> What I
Tor Lillqvist wrote:
> Tomasz Jankowski writes:
> > However now I'm working on something "bigger" and after 10
> > days of fighting with code and stupidity of win32 platform I fell now like
> > total noob... :|
>
> You can't use GTK+ from multiple threads on Win32.
>
Can you give some more de
Neil Roberts wrote:
> On Tue, Sep 26, 2006 at 05:33:07PM +0200, Michael 'Mickey' Lauer wrote:
>
>> Hi, for one project I need to implement a widget container that can
>> be collapsed/expanded to show its containment.
>
> Have you looked at GtkExpander? That's what it basically does. You can
> see
Tomasz Jankowski writes:
> However now I'm working on something "bigger" and after 10
> days of fighting with code and stupidity of win32 platform I fell now like
> total noob... :|
You can't use GTK+ from multiple threads on Win32.
--tml
___
gtk-ap
Welcome!
So far I wrote a few small applications, which were a multithread programs
based on GTK+. However now I'm working on something "bigger" and after 10
days of fighting with code and stupidity of win32 platform I fell now like
total noob... :|
What I should do, if I want execute function, w
On Tue, Sep 26, 2006 at 05:33:07PM +0200, Michael 'Mickey' Lauer wrote:
> Hi, for one project I need to implement a widget container that can
> be collapsed/expanded to show its containment.
Have you looked at GtkExpander? That's what it basically does. You can
see a demo of it in the gtk-demo pr
14 matches
Mail list logo