15 pts.
0
Q:
creta pop up window with possible variables
Hello
Probably there is already an answer for this and i'm searching for it in a wrong way.
But hopefully someone wants to help me out.
I created a screen and there are several input fields on them. But there are only a few variables alowed.
for example i have a field PPAP Status: ______
They want to put the cursor in the field and then press F4. Then there should appear a window with the possible answers and if possible the possibility to select an answer.
I think this isn't that difficult but i just cant find an example or some explanation.

greetings
stijn
ASKED: Jun 30 2009  7:48 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
15 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Jun 30 2009  7:48 AM GMT by Stino24   15 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

BrentSheets   6535 pts.  |   Jun 30 2009  12:09PM GMT

Moderator Note: Hello Stino24 and welcome to IT Knowledge Exchange. Some additional information would be helpful. Please click the “Add to Discussion” button and leave a comment letting other members know what language and platform you’re using. A sample of your code and any error messages would also be good. Thanks.

 

Stino24   15 pts.  |   Jun 30 2009  12:20PM GMT

on my screen i have in this case 3 fields (which are for this case important). The users need to typ in a status, these states are predefinied. They want to see an overview of the different answers available. So when they set there cursor in such a field and press F4 they want to see an overview. And also the possibility to select an answer to fill in the field.
Now i have created a second program which fetches the answers out of an physical file and also gives the possibility to select a answer.
BUt now my problem is to see in which position my cursor is. Because these three fields have different states. I need to know in which field the cursor is at.
Could you explain that to me?

 
0