Making FrameWindow titlebar look different in rolledup mode?
Posted: Wed Mar 03, 2010 11:20
This might be more of a feature request, cause I've read the documentation several times and I really haven't found a smart way to make a WidgetLook where the titlebar changes appearance when the FrameWindow is rolled up.
FrameWindow has a property "RollUpState", but you can't obviously access it from the children. Also, it's not possible to use <Section> with controlProperty="RollUpState", cause nothing is rendered in rolled-up mode. There is one workaround but it requires making the client area cover the whole window, and I don't like doing that.
Any ideas?
(I could code my own window renderer, but I kinda wanted to make a skin that I could also share with others here.. we'll see.)
FrameWindow has a property "RollUpState", but you can't obviously access it from the children. Also, it's not possible to use <Section> with controlProperty="RollUpState", cause nothing is rendered in rolled-up mode. There is one workaround but it requires making the client area cover the whole window, and I don't like doing that.
Any ideas?
(I could code my own window renderer, but I kinda wanted to make a skin that I could also share with others here.. we'll see.)