| Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 | 1. bug tabstops #11859 Posted by: cliff 2007-09-17 22:14:26 | The tab stops for combo boxes doesn't seem to work. Tabbing to beteww push button and entry boxes works fine.
To test I create a new parent window, added a couple of combo boxes and entry boxes with the tabstop box checked. I started the application, the cursor was positioned in the first combo boxes but hitting the tab key did nothing. I manually placed the cursor in each box but it never moved when the tab key has hit.
any ideas?
thanks, cliff:-)
Oh yea, here is my gui definitions for my test.
GUIBEGIN WINDOW , 117, 109, 285, 156, POPUP|CAPTION|SYSMENU|MINBOX|MAXBOX|THICK, , My Window FONT 8, 400, MS Shell Dlg COMBO 13, 10, 48, 35, DROP|VSCROLL|GROUP|TABSTOP, , A COMBO 11, 40, 48, 35, DROP|VSCROLL|TABSTOP, , B COMBO 8, 79, 48, 35, DROP|VSCROLL|TABSTOP, , C ENTRY 89, 10, 32, 12, H_AUTO|BORDER|TABSTOP, , D ENTRY 89, 38, 32, 12, H_AUTO|BORDER|TABSTOP, , E PUSH 84, 58, 40, 14, TABSTOP, , , , Push PUSH 80, 82, 40, 14, TABSTOP, , , , Push PUSH 150, 10, 40, 14, TABSTOP, , , , Push DEND GUIENcliff:-) | 2. Jeff knows about this #11860 | I've reported it before. | 3. bug tabstops #11864 Posted by: cliff 2007-09-18 14:50:51 | hmmm, I missed that one. thanks, cliff:-)cliff:-) | 4. Having said that, #11865 | I seem to remember he said it was a window's thing that he couldn't do anything about | Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 |
|
|