Re: [qooxdoo-devel] ButtonView 0.8.x

2009-07-30 Thread qooxdoo
> > Yes it is possible. You can access the button of the tabview page and > set the iconPosition property of it: > > var page1 = new qx.ui.tabview.Page("Layout", "icon/16/apps/utilities- > terminal.png"); > page1.getChildControl("button").setIconPosition("top"); > Thank you, thats what i se

Re: [qooxdoo-devel] ButtonView 0.8.x

2009-07-29 Thread Martin Wittemann
Hello Manuel, Am 29.07.2009 um 14:47 schrieb : > > Dear List, > as i found out, one of my most used widgets (QxButtonView) disappeared > since Qooxdoo 0.8.x trunk. > Is that true? (Ok, i know im a little late about that..) > Therefore i tought about migrating my apps by using Tabview instead,

[qooxdoo-devel] ButtonView 0.8.x

2009-07-29 Thread qooxdoo
Dear List, as i found out, one of my most used widgets (QxButtonView) disappeared since Qooxdoo 0.8.x trunk. Is that true? (Ok, i know im a little late about that..) Therefore i tought about migrating my apps by using Tabview instead, but than i have one question about. Is it possible to place (al