Search found 2 matches

by harry04
Tue Sep 11, 2012 1:59 pm
Forum: The PureBasic Form Designer
Topic: Form Designer 5.10
Replies: 665
Views: 229443

Re: Form Designer 5.00 beta 2.3

Hi, polo, I stumbled just now, on playing around with the designer, over some possible bug.
Look at the code, i did the buttons with "Dublicate".

Procedure InitWindow_0()
Protected WindowWidth, WindowHeight
Window_0 = OpenWindow(#PB_Any, 0, 0, 600, 400, "", #PB_Window_SystemMenu)
WindowWidth ...
by harry04
Tue Sep 11, 2012 1:40 pm
Forum: The PureBasic Form Designer
Topic: Form Designer 5.10
Replies: 665
Views: 229443

Re: Form Designer 5.00 beta 2.3

Great done, I think it has the potential to become the best of all pb designer sw.
Most of all I love its clarity and structure.

Please look at this: It's a window with statusbar and an editorgadget locked to all 4 sides.
StatiusbarHeight isn't correct, first in line with editor_0 = ...., second in ...