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.
Button on Tab panel in form editor
Re: Button on Tab panel in form editor
Problem Solved.
must change parent, in properties to match panel.
Should be automatic.
must change parent, in properties to match panel.
Should be automatic.
Re: Button on Tab panel in form editor
Just tried, I can't reproduce - here it does automatically put the panel as a parent of the buttonimage?