Re: GtkFrame looks different each time the program is started
- From: Allin Cottrell <cottrell wfu edu>
- To: Andreas Falkenhahn <andreas falkenhahn com>
- Cc: gtk-list gnome org
- Subject: Re: GtkFrame looks different each time the program is started
- Date: Tue, 22 Mar 2016 20:30:13 -0400 (EDT)
On Tue, 22 Mar 2016, Andreas Falkenhahn wrote:
On 22.03.2016 at 20:17 Göran Hasse wrote:
Hello,
Strange... You can test the behavior by changing the order
the widget get realized.
Instead of gtk_widget_show_all(window); at the end try to do gtk_widget_show(widget1);
one at a time and in different order. This could give a clue... but maybe not...
Unfortunately, this isn't easily possible because the GUI is programmed
using wxWidgets...
Well then, it's all over, isn't it? Direct queries to wx.
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]