-
Notifications
You must be signed in to change notification settings - Fork 89
Error moving component when using component dialog box of Lazarus #530
Description
Dear elite Lamw developers,
Someone of The core developers has very probably forgotten to include support for Lazarus standard Components dialog window. This dialog is accessible from The WIEV Lazarus sub menu.
It would have been possible to use this dialog window to choose The Lamw GUI component. Such as JButton. User has typed jb for example, and list has contained JButton GUI element.
User could press Enter key on it and The component have been moved automatically.
But now in The latest Github Lamw variant, this function report error. Component can not be moved. And Cancel button appear.
Please, do you think, that you could return this feature to Ther state, which could work?
Visually impaired developers can add components thanks to The dialog, because they can not use The mouse to drag The components.
It have really worked in some older versions of Lamw.
Thank you very much for this feature so it will be possible to use it.