Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [PROPOSAL] Redesigned Assembly Setup Dialog
Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #49994 is a reply to message #49976] |
Thu, 14 June 2018 03:12   |
Sender Ghost
Messages: 301 Registered: November 2008
|
Senior Member |
|
|
Hello Klugier.
Klugier wrote on Fri, 08 June 2018 19:15For me the button associated with path selection should be always visible not only in edit mode.
Attached some patch (based on 11995 revision), which may implement some visible button for path selection, as example. I guess, possible to use other assigned keys for menu, but as is.
Some issue was how to use unique keys for ArrayCtrlDirs (based on ArrayCtrl class) and EditDir (based on EditString class) menus. For example, the "Delete" (K_DELETE) key for "Erase" in EditField is also used as "Delete %s\tDelete" for ArrayCtrl. Therefore, I tried to re-implement some menu for ArrayCtrlDirs, based on ArrayCtrl::StdBar(Bar& menu) method.
Possible to rename classes, methods, etc., and/or place them to other file(s), if needed.
Edit:
Added "namespace Upp" for uppsrc/ide/MethodsCtrls.cpp.
Fixed ArrayCtrlDirs::DoRemoveRow and ArrayCtrlDirs::DoRemoveRows methods, when lost focus for empty ArrayCtrlDirs, in this case.
[Updated on: Sat, 16 June 2018 18:26] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed Apr 30 01:14:45 CEST 2025
Total time taken to generate the page: 0.00525 seconds
|