Page 1 of 1

Button on Tab panel in form editor

Posted: Mon Aug 12, 2013 3:38 pm
by julesd
PureBasic 5.20 beta 9

When I use the form editor and create a panel in the window.

I add a image button onto the panel, it shows in the editor.

When I run the program the button is not there.

Re: Button on Tab panel in form editor

Posted: Mon Aug 12, 2013 4:03 pm
by julesd
Problem Solved.

must change parent, in properties to match panel.

Should be automatic.

Re: Button on Tab panel in form editor

Posted: Thu Aug 15, 2013 12:27 pm
by Polo
Just tried, I can't reproduce - here it does automatically put the panel as a parent of the buttonimage?