Thanks for your remarks Trond.
Trond wrote:
Upon starting I noticed a small usability flaw: You give the user an error from the OS. No error at all was actually necessary.
Fixed
Trond wrote:
When I check the size gadget checkbox for the window the border gets "sizable", but the window can't be resized. I was also able to make the window look non-sizable with the size gadget checkbox checked by double-clicking it.
About the flag check boxes (applies to window and gadget) : I do not check if checked flags are mutually exclusive or compatible, I trust the user.
When I check the 'Size gadget', I can resize the window (but yes, the mouse cursor doesn't change).
Trond wrote:
The title bar checkbox is initially unchecked, but the window does initially have a title bar.
Fixed
Trond wrote:
The borderless flag does not work.
No preview for this flag, yes.
Trond wrote:
It's a bit illogical that you can select background colour when PureCOLOR is disabled. Since PB 4 has native support for this I would supposed it would still work since it was enabled.
PureFORM uses PureCOLOR to show the color preview (it does not need to be enabled). If it is enabled, the gadget is colored and the generated code uses PureCOLOR functions.
Trond wrote:
Simply clicking in the Enum text field in Gadget properties makes a box with incorrect value pop up. Since I didn't type an incorrect value, don't punish me for it.
Fixed
Trond wrote:
You can't select no gadgets.
Works here ?!
Trond wrote:
It's impossible to use PureCOLOR for gadgets. The same applies to font selection.
Works here ?!
Trond wrote:
When you are asked for confirmation to delete a gadget, the glyph in the message box should be a question mark and not a warning sign, since it is a question. Also the text in that box says "Gagdet".
Fixed
Trond wrote:
When you try to move a calendar gadget the click event goes to the calendar. The same for a combobox, it drops down and up when moved. And date gadget arrow.
About selection : you have to click and wait until the frame becomes red. Then you can move / resize.
Trond wrote:
Create a container gadget. Create a gadget inside it. Grab the child gadget by the centre and move it as far into the top-left corner as possible. It will now be impossible to move it back, grabbing it will move the container gadget.
Why would you do that ? You can still move the gadget via the spingadgets in 'Gadget properties'.
Trond wrote:
The file combobo, file tree and explorerlist sticks to the mouse when you try to move it. And scrollbar.
Yes : see my first post.
"Known problems : drag/resize : some gadgets need a right-click or escape to cancel drag/resize mode". You can still move / resize them but you need to right/click or escape to end.
Trond wrote:
Remove menu doesn't work when the menu is edited.
Yes, by design. The menu editing window is 'modal'
Trond wrote:
Sometimes the resizing arrow doesn't appear.
Sorry. The cursor changes are not perfect.
Trond wrote:
Sometimes "resizing" a gadget moves it.
I would like an example if you can provide it. It moves or resizes according to the cursor shape.
Remark : a selected gadget has a blue frame ; a captured gadget (for resize/ move) a red frame. You can set the delay between selection and capture in the preferences.
Fixed : means fixed for the next release