5.40b5 Problem with FormDesigner and splitter on panel

Post bugs related to the IDE here
OggyLee
User
User
Posts: 11
Joined: Mon Nov 12, 2012 6:28 pm

5.40b5 Problem with FormDesigner and splitter on panel

Post by OggyLee »

Hello again,

the following problem is a little bit difficult to explain, I hope you can follow my thoughts. In this zip-file

https://dl.dropboxusercontent.com/u/353 ... litter.zip

are a few screenshots, a pb-file and a pbf-file to show what this bug does.

Please unzip the folder and just start the pb-file.

You will see a PanelGadget with two tabs. On the first tab is a SplitterGadget with two ListViews, the second tabs holds an EditorGadget and a ButtonGadget. At this point everything is working correctly.

The form-file was created using the FormDesigner. In the pictures with the suffix “before_saving” you can see the objects-treeview and the two tabs after placing everything on the form.

So now open the include pbf-file with the IDE.

You will see that the gadgets from the second tab can now be found on the first tab, the second tab is empty. A look at the objects-treeview ( or the picture “objekte_after_reopening.jpg”) will show that the Editor- and the ButtonGadget are now placed under a new node at Splitter_0.

At this time the source-code is still OK, but the bug makes it impossible to change an existing form-file with the FormDesigner.

TIA and best regars,

O.