#PB_Frame_Container disappears in Forms

Post bugreports for the Linux version here
dougmo52usr
User
User
Posts: 66
Joined: Mon Jul 18, 2016 6:43 pm

#PB_Frame_Container disappears in Forms

Post by dougmo52usr »

In PureBasic 6.20 (Linux - x64), there is no option in FrameGadget for #PB_Frame_Container in the Form tool. The FrameGadget help topic has an example, which may work in a pb file, but it can't be reproduced in the Form tool. It just deletes CloseGadgetList() and #PB_Frame_Container.
User avatar
mk-soft
Always Here
Always Here
Posts: 6231
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: #PB_Frame_Container disappears in Forms

Post by mk-soft »

Fixed in PB v6.21 but the FormDesigner have a Bug

Use my patch and replace it in ../compilers of PureBasic v6.20 and v6.21

Link: OneDrive - PureBasic IDE Patch
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Post Reply