Re: [MSEide-MSEgui-talk] Which method property to use in editwidgets (@t-ea, freepascal.ru)

2013-08-08 Thread Martin Schreiber
On Thursday 08 August 2013 17:08:28 minoshi wrote: > 08.08.2013 16:33, Martin Schreiber пишет: > > On Friday 02 August 2013 20:30:46 Martin Schreiber wrote: > >> Hi, > >> In order get notified of a user value entry use onsetvalue where the > >> user entered value is not yet stored in the value prop

Re: [MSEide-MSEgui-talk] Which method property to use in editwidgets (@t-ea, freepascal.ru)

2013-08-08 Thread minoshi
08.08.2013 16:33, Martin Schreiber пишет: > On Friday 02 August 2013 20:30:46 Martin Schreiber wrote: >> Hi, >> In order get notified of a user value entry use onsetvalue where the user >> entered value is not yet stored in the value property and can be modified >> or rejected. After "onsetvalue" t

Re: [MSEide-MSEgui-talk] Which method property to use in editwidgets (@t-ea, freepascal.ru)

2013-08-08 Thread Martin Schreiber
On Thursday 08 August 2013 11:50:24 Ivanko B wrote: > TStringEdit.OnSetValue doesn't fire anemore, instead we have several > OnTextEdited fires. > Works for me. onsetvalue fires after the user presses or the input focus leaves the edit widget. ontextedited fires for every user keystroke. Martin

Re: [MSEide-MSEgui-talk] Which method property to use in editwidgets (@t-ea, freepascal.ru)

2013-08-08 Thread Ivanko B
TStringEdit.OnSetValue doesn't fire anemore, instead we have several OnTextEdited fires. -- Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down

Re: [MSEide-MSEgui-talk] Which method property to use in editwidgets (@t-ea, freepascal.ru)

2013-08-08 Thread Martin Schreiber
On Friday 02 August 2013 20:30:46 Martin Schreiber wrote: > Hi, > In order get notified of a user value entry use onsetvalue where the user > entered value is not yet stored in the value property and can be modified > or rejected. After "onsetvalue" the value will be stored and > "ondataentered" is

Re: [MSEide-MSEgui-talk] Little just for fun (game on MSE)

2013-08-08 Thread minoshi
> Can you write some words about the video? > The goal is simple - a more realistic simulation of hacking than in games "Uplink" or "Hacker Evolution". "Search, study and hack" It is now ready to simulate local and network tools, file navigation, and some transactions with them. The plans (do n