FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Bugs report & fixes / Informe de errores y arreglos Pressing TAB in TMultiGet (fixed)
Posts: 207
Joined: Fri Oct 07, 2005 07:58 AM
Pressing TAB in TMultiGet (fixed)
Posted: Tue Oct 11, 2005 12:59 PM

Hello!

I'm testing sample "testmem2.prg" in Fivewin for Clipper (16bit).
This sample opens text file in TMultiGet control.
I added another TMultiGet control on the same window like:

@40,40 get oG2 VAR cV2 MEMO SIZE 250,100 OF hWnd

The problem occurs when I press TAB. The following happens: TAB is inserted into first memo and focus jumps to second memo. When I press TAB again, TAB is inserted into second memo and focus jumps back to the first memo. How can I change this behaviour???

Regards, Roman

© I'm not patented!
Posts: 207
Joined: Fri Oct 07, 2005 07:58 AM
Pressing TAB in TMultiGet (fixed)
Posted: Fri Nov 11, 2005 02:11 PM

The solution in topic

http://fivetechsoft.com/forums/viewtopic.php?t=455
works here to!

Thx.

© I'm not patented!

Continue the discussion