Comment #2 on issue 5 by ihaywood3: GUI crash on menu editor http://code.google.com/p/gambas/issues/detail?id=5
Index: comp/src/gb.settings/.src/Settings.class =================================================================== --- comp/src/gb.settings/.src/Settings.class (revision 3432) +++ comp/src/gb.settings/.src/Settings.class (working copy) @@ -332,6 +332,8 @@ ' Print "ReadWindow: "; X;; Y; " / "; S;; Screens[S].AvailableX;; Screens[S].AvailableY ' Endif + If IsNull(aPos) Then Return If aPos.Count >= 4 And hWindow.Resizable Then W = Max(32, W) H = Max(32, H) ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user