Re: GtkBox Styling problem.



[SOLVED]

Got it...

After some reading and making 2 test programs, of which both display
the same as my application does, nothing.
So 2 against one, I must be wrong, and I was.
Gtk.Box is not visible, thus not styleable, although it does do
dimensions, which make one think it styles, because the outcome of the
dimensions will result in visible change.

After putting stuff on the first widget of which I was sure that it
styles, the Paned, everything magically worked, the original styles
came up, and the styling by context worked fine too.

You can put all your widgets on a grid and add that grid to the paned
for only one pane.


-- 
(o_
//\  Regards, Groeten,
V_/_ Bas Burger.


On Fri, 3 Aug 2012 16:35:47 +0200
Yaa101 <yaa101 xs4all nl> wrote:

> 
> To continue this subject, it seems that the stylecontext is set
> exactly how I instructed to, reading it confirms this.
> 
> Somehow this context is not used as in the widget things do not change
> according this context setting.
> 
> Are there conditions where a widget denies or care less about a style
> context?
> 
> To be continued...
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]