PDA

View Full Version : Help please,ToolButton placement



scaswell1
13 May 2009, 5:54 AM
Hello,

I was having issues with the rendering of the Collapse button for panels in an AccordionLayout. I've now found that the issue is with all ToolButtons, such as those collapse buttons, or the close buttons on Windows.

These are objects that I do not touch at all in my code. A lot of the code I am experimenting with is sample code taken from the example explorer. All of these buttons are positioned in the correct spot (in the right hand corner of any header object) in the samples on this site, but the exact same code on my machine places them above the header text.

What is the problem, and how can I fix this?
Thanks

friedc
15 May 2009, 4:29 AM
maybe this is an browser dependend issue.

have you tried out to use several different browsers?