Please Add the TextBox Control more Event Handlers

Created at 02 Jun 2024, 00:49
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
Waxy's avatar

Waxy

Joined 12.05.2015

Please Add the TextBox Control more Event Handlers
02 Jun 2024, 00:49


Hello Spotware,

Currently, while on Windows Forms and WPF there are many events for handling different aspects of a text box control, cTrader only has 1 which is text changed.

This is really insufficient and problematic when it comes to validation, normalization, getting focus, losing focus, user starting to type and finishing typing.

It would be great if you could add some of these soon.

Thanks


cTrader Automate
@Waxy
Replies

Enivid
03 Jun 2024, 20:12

Important!

I agree. This makes working with form controls way more tedious than it should be. Having a way to detect focusing and unfocusing of the input controls is important.


@Enivid

cindyarhodia
20 Jun 2024, 19:08

Kinda agree with that, a TextBox.KeyPress event would be lovely.


@cindyarhodia

cindyarhodia
20 Jun 2024, 19:08

Kinda agree with that, a TextBox.KeyPress event would be lovely.


@cindyarhodia