Skip to content

Adjustments to Window Control and changed the ConfigControl tab.#614

Merged
Casimir255 merged 1 commit intoTorchAPI:masterfrom
buttheadbob:master
Oct 8, 2025
Merged

Adjustments to Window Control and changed the ConfigControl tab.#614
Casimir255 merged 1 commit intoTorchAPI:masterfrom
buttheadbob:master

Conversation

@buttheadbob
Copy link
Copy Markdown
Contributor

  • Moved the code into a private method to keep the main logic clean and fixed where I had the Top and Left switched on load.
  • ConfigControl no longer completely shuts down all access.
  • Loading it from code behind to pass the TorchServer allows access to the CanRun property.
  • Added logic to disable textboxes, listboxes, checkboxes, textboxes, buttons, etc. Admins can now see their settings without being able to adjust them.
  • Admins can select text data only. Great for when they need to copy data.
  • Description of each element still works.
image
- Moved the code into a private method to keep the main logic clean and fixed where I had the Top and Left switched on load.

- ConfigControl no longer completely shuts down all access.
- Loading it from code behind to pass the TorchServer allows access to the CanRun property.
- Added logic to disable textboxes, listboxes, checkboxes, textboxes, buttons, etc.  Admins can now see their settings without being able to adjust them.
@Casimir255 Casimir255 merged commit 8eaebd5 into TorchAPI:master Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants