My application attaches a canvas to the main window and then adds buttons, listbox... to the canvas. On the PC all works well the buttons appear ontop of the canvas and I get an image the background of my window.
When I rune the same program under MacOS I get the nice image on my window but no buttons or listbox? If I don't create the canvas and attach the buttons to the window itself all is well. But the look and feel is not how I want it!
Is this a BUG under MacOS? Or can you just not attach buttons and other widgets to canvas's under OSX?
When I rune the same program under MacOS I get the nice image on my window but no buttons or listbox? If I don't create the canvas and attach the buttons to the window itself all is well. But the look and feel is not how I want it!
Is this a BUG under MacOS? Or can you just not attach buttons and other widgets to canvas's under OSX?