Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

QuickCommander For Fast Commands In The UI #112

Closed
ObiWanLansi opened this issue Aug 12, 2018 · 2 comments
Closed

QuickCommander For Fast Commands In The UI #112

ObiWanLansi opened this issue Aug 12, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request hmi When changes in the GUI/HMI are needed PrioLow refactoring When some refecatoring is needed or possible.

Comments

@ObiWanLansi
Copy link
Owner

  • Automatically Registered Commands

  • Free Commands

  • All With Additional Parameters

  • Seperated With Semicolons

  • Store Last XXX Commands In The User Config

  • Disable Ui While Running

  • Use Editable Combobox

  • Or Listbox As History And Textfield For New Commands ...

@ObiWanLansi ObiWanLansi added enhancement New feature or request hmi When changes in the GUI/HMI are needed PrioLow refactoring When some refecatoring is needed or possible. labels Aug 12, 2018
@ObiWanLansi ObiWanLansi self-assigned this Aug 12, 2018
@ObiWanLansi
Copy link
Owner Author

Implementation

A Small Editable ComboBox In The StatusBar Is Now Avaible. The Registered Commands Were Not Taken Into Account, Only Textual Comparisons Were Made To The Command (Free Commands). More Than One Command In The Combobox Are Accepted, They Must Be Seperated By Semicolons. Currently The Commands Are Not Saved In The Users Configuration File.

First Commands Are Implemented

  • new
  • rand count
  • close
  • exit
  • quit

These Are Still Missing

  • save [fullname] ansonsten aktuelle datei
  • set "property" "value" --> Aber nur die markierten
  • export csv|xml|json
  • load [fullname]
  • sendudp
  • startreceive
  • goto lat/lon

@ObiWanLansi ObiWanLansi changed the title QuickCommander For Fast Commands In The UI [PT] QuickCommander For Fast Commands In The UI Aug 28, 2018
@ObiWanLansi ObiWanLansi changed the title [PT] QuickCommander For Fast Commands In The UI QuickCommander For Fast Commands In The UI Aug 28, 2018
@ObiWanLansi
Copy link
Owner Author

Added:

  • load [fullfilename]
  • save [fullfilename]
  • export

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request hmi When changes in the GUI/HMI are needed PrioLow refactoring When some refecatoring is needed or possible.
Projects
None yet
Development

No branches or pull requests

1 participant