Home » Developer & Programmer » Forms » Go_Item OS Linux Mint (merged by CM) (Forms 6i OS: Linux Mint)
Go_Item OS Linux Mint (merged by CM) [message #456539] Tue, 18 May 2010 06:49 Go to next message
faisal760797
Messages: 3
Registered: May 2007
Location: Pakistan
Junior Member
Dear memners!
I am running forms 6i in Linux Mint evironment. I used Go_Item('emp_cod') after commit on save button.

Code is as under:

IF NVL(:BAL_QTY,0) > 0 THEN
GO_ITEM('EMP_COD');
ELSE
GO_ITEM('OP_ID');
END IF;

Control moves in relevant item but there is no cursor indication and no data can be entered in this field. When I press TAB or ENTER key the code written on Key-Next-Item executes properly. It means that control moves to that item but nothing could be written in this.
This form is working properly in Windows environment.
Re: Go_Item OS Linux Mint (merged by CM) [message #456548 is a reply to message #456539] Tue, 18 May 2010 07:40 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Did you try to recompile (All: <Ctrl + Shift + K>)?
Re: Go_Item OS Linux Mint (merged by CM) [message #456631 is a reply to message #456548] Tue, 18 May 2010 23:20 Go to previous messageGo to next message
faisal760797
Messages: 3
Registered: May 2007
Location: Pakistan
Junior Member
Yes dear I have rebuild the fmx file. Go Item works. When press the TAB or ENTER key KEY-NEXT-ITEM Trigger fires correctly. Problem is that I am unable to enter data from my keyboard in this item.
Re: Go_Item OS Linux Mint (merged by CM) [message #456649 is a reply to message #456631] Wed, 19 May 2010 02:05 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
So, you can set focus into that item (cursor is blinking in there), but when you press any key on the keyboard (for example, "faisal"), nothing happens?

If so, the first part of the sentence suggests that item is enabled and it is not a "display" item, but "text" item. The second part: is there any trigger on the item? If so, which one(s) and what it (they) do? Any Java code?
Previous Topic: Hierarchical Tree in Oracle Forms
Next Topic: FRM-47023
Goto Forum:
  


Current Time: Fri Sep 20 09:43:37 CDT 2024