Jump to content


justus

Member Since 30 Jan 2007
Offline Last Active Mar 19 2012 02:00 PM
-----

Posts I've Made

In Topic: OnChange Event

05 November 2010 - 11:51 AM

QUOTE (Boki (Berg) @ Nov 5 2010, 12:34 AM) <{POST_SNAPBACK}>
Hello,

Does itoAutoApply flag in Options property helps?

Best regards


Thanks for quick reply! Bull's eye ... it works fine!

Sorry for wasting your time huh.gif because of my state of knowledge

Justus

In Topic: OnChange Event

04 November 2010 - 12:05 PM

QUOTE (Boki (Berg) @ Oct 6 2008, 04:24 PM) <{POST_SNAPBACK}>
Hello Geomir,

I will try to do something, but please note that it will take some time to finish it, since I am working on some other issues.

Best regards


Hi Boki,

is there any workaround available by now? 5.1.6
I have to refresh button styles if the item value becomes changed - in time and not just if the user leaves the control...

Best regards,
Justus

In Topic: Key support to change existing column values

29 March 2010 - 12:21 PM

QUOTE (justus @ Mar 15 2010, 01:27 PM) <{POST_SNAPBACK}>
Btw: Can you also also give me the code that I can use to open the dropdown window in a selected TNxComboBoxColumn via key e.g. F4?

Hi,
Sorry for my inconvenience! May be you just skipped that point of the reply...

I just want to support following keys (common used in windows application)
- Open dropdown window in selected TNxComboBoxColumn with Alt+Down
- Close dropdown window in selected TNxComboBoxColumn with Esc or Return

How can I access the dropdown window that is associated with a TNxComboBoxColumn?

Best regards,
Justus

In Topic: Key support to change existing column values

15 March 2010 - 01:27 PM

Hello Boki,

that's it! It works fine, thank you for your quick response.

Btw: Can you also also give me the code that I can use to open the dropdown window in a selected TNxComboBoxColumn via key e.g. F4?


Best regards,
Justus

In Topic: Key support to change existing column values

12 March 2010 - 03:58 PM

QUOTE (Boki (Berg) @ Mar 11 2010, 08:30 PM) <{POST_SNAPBACK}>
Hello Justus,

I am affraid that I don'r understand the problem. Can you please give me more details.

If your request is to add F2 key, I think that I can add it

Best regards.


The problem is:
If a column is focused (e.g. backcolor is gray) and the user types e.g. 'a', the content (=text) of the cell get lost and is replaced with 'a'.
Left mouse click will enter cell and select all text, so the user can easily add 'a' at the end of the text. F2 could do same as left mouse click, that would be fine!

If you could provide 'F2' feature, it would be great if you send me the code for a quick 'hotfix'!

Thanks in advance!
Best regards,
Justus