Hallo TiKu,
habe gerade das Update getestet, funktioniert jetzt alles bestens. Vielen Dank.
Viele Grüße
Lars Schneider - ITVS
Search found 6 matches
- 10 Apr 2012, 09:06
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
- 05 Apr 2012, 08:45
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
Re: Frame as Container
Hallo TiKu, das Video erklärt einiges, vielen Dank dafür. Das Problem ist nicht das Klicken im Frame selbst, sondern in den TextBoxen, wenn hier mind. 2 mal geklickt wird, dann wird das LostFocus-Event ausgelöst. Wird jetzt die 2. Box angeklickt, feuert die erste kein Validate ab. Anbei die grafisch...
- 04 Apr 2012, 15:25
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
Re: Frame as Container
Hi, entschuldige die späte Antwort, bin zur Zeit im Außendienst tätig (zum Glück nur noch diese Woche :-)). Habe es gerade nochmal versucht, das Problem tritt sowohl noch in der IDE, als auch im kompilierten Projekt auf (das gleiche Testprojekt). Das verwendete OCX ist Version 1.8.2.150. Habe es auc...
- 30 Mar 2012, 11:29
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
Re: Frame as Container
HalloTiKu, ich schreibe diesmal in deutsch :-). Bin jetzt erst dazu gekommen das neue Release zu testen, vielen Dank. Dennoch habe ich leider immernoch das Problem, dass die TextBox den Focus verliert, wenn das Frame-Control in einer MDI-Umgebung eingesetzt wird. Ich habe aber einen kleinen Workarou...
- 15 Mar 2012, 09:41
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
Re: Frame as Container
Hi TiKu,
not necessarily a double click, if the second click is executed (even seconds later) the LostFocus event is fired.
Please see my attachment, when the form is loading without the MDIForm, it works fine.
Thank you for your great job
with friendly regards Lars Schneider - ITVS
not necessarily a double click, if the second click is executed (even seconds later) the LostFocus event is fired.
Please see my attachment, when the form is loading without the MDIForm, it works fine.
Thank you for your great job
with friendly regards Lars Schneider - ITVS
- 14 Mar 2012, 19:37
- Forum: ButtonControls
- Topic: Frame as Container
- Replies: 16
- Views: 20054
Frame as Container
Hello Timo, thanks for these great controls. But I have a problem when the frame -control is used as a container and the form is a MDIChild . For example the textbox: when you press in the textbox twice, the LostFocus event is fired and the frame is the active control, so the validate-event is never...