From: Rodrigo M. <rod...@te...> - 2004-04-01 12:57:32
|
Hi Alex, I have a list of things could be fixed in 2.12 release. 1) @..GET..VALID It's doesn't works on last control, when press enter, unless if you press tab key, or if you have 3 get controls and first get is enabled and the other 2 is disable, have the same behaviour. 2) @..BUTTON Doesn't work with enter key, only with space key, at least on TAB control 3) @..BROWSE Problem to show and edit boolean fields. Problem with combo, its show the wrong values and don't open the list to choose the item, and we need press esc key to exit. 4) TAB KEY I think, the tab key should navigate on all controls on dialog, like other windows applications, what do you think ? 5) @..GET When some text is selected inside of get, or when we block parts of text and start typing, its does not delete selected text, only delete text if whe press delete key, so i think we need simulate @K, but cursor should be positioned in place of deleted text. Comments please Regards Rodrigo Moreno |