My bug list
Posted: Mon Jul 01, 2013 9:31 am
Hello,
I just started to really use the IDE integrated Form Designer in a real project. Here are the bugs i have noted :
- When used in a project, Image path should be relative from the project main file and not from the current ".pbf" file. Indeed, if the ".pbf" file is in a subdirectory, the project will not compile ("file not found").
- In Images (like done with ButtonImage) "ImageID" should be "0" and not "ImageID()" when no image is specified. Otherwise, the project can not compile
- How is it possible to have multiple ".pbf" files with Images/Button Images inside ? For each image in a ".pbf" file, the Form Designer is creating same constants or variables named "#Img_0" , "#Img_1" ... a.s.o. [edit] (noted that it should be fixed in next beta) [/edit]
- It would be great to have a default keyboad shortcut to switch "code / design view" (ctrl-t ?)
- Why is it not possible to use the symbol "|" (pipe) in a PanelGadget tab name ? (it is replaced by "Chr(10)" in the source code).
- With PB5.20b5 : "switch code / design view" opens an "open file" requester (Linux) or create a new tab (Windows) or crash
I just started to really use the IDE integrated Form Designer in a real project. Here are the bugs i have noted :
- When used in a project, Image path should be relative from the project main file and not from the current ".pbf" file. Indeed, if the ".pbf" file is in a subdirectory, the project will not compile ("file not found").
- In Images (like done with ButtonImage) "ImageID" should be "0" and not "ImageID()" when no image is specified. Otherwise, the project can not compile
- How is it possible to have multiple ".pbf" files with Images/Button Images inside ? For each image in a ".pbf" file, the Form Designer is creating same constants or variables named "#Img_0" , "#Img_1" ... a.s.o. [edit] (noted that it should be fixed in next beta) [/edit]
- It would be great to have a default keyboad shortcut to switch "code / design view" (ctrl-t ?)
- Why is it not possible to use the symbol "|" (pipe) in a PanelGadget tab name ? (it is replaced by "Chr(10)" in the source code).
- With PB5.20b5 : "switch code / design view" opens an "open file" requester (Linux) or create a new tab (Windows) or crash