How to use Intro

forum.advanced.programming (1998-2005)
Alberto Aviles

How to use Intro

Post by Alberto Aviles » 17 Dec 2004, 21:27

 Posted by:  Alberto Aviles 

Hi... again =D

i have a litle cuestion, ever in Centura we use the TAB key to change focus
and enter to SAM_VALIDATE, but how we can use INTRO key , and do the same
???

TNKS...

lmorales
Chile
Posts: 115
Joined: 31 Aug 2018, 17:05
Location: Santiago Chile

Re: How to use Intro

Post by lmorales » 17 Dec 2004, 21:34

 Posted by:  Leonardo Morales 

Alberto, two options:
1.-
Number: WM_KEYUP=0X0101
Number: SC_KEYENTER=0x000D

On WM_KEYUP
If wParam=SC_KEYENTER
Call SalSetFocus()

2.-
On SAM_Create
SalMapEnterToTab( TRUE)

Leonardo

Return to “advanced.programming”

Who is online

Users browsing this forum: [Ccbot] and 0 guests