gautam kotwal

Greenhorn
+ Follow
since Jun 23, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by gautam kotwal

Hii all

I m working on a java application in Mac OS 10.1.3.
The problem is that in my application there are few textfields which I want to make editable.
I have used every approach...It has been declared setEditable(true)...
but still it is not ediatable
if u set some string it is accepting and showing the string in textfield (by setText)...It is also responding to mouse clicks(It is giving some printouts when u click mouse on textfield) but it is not letting enter any text. If i use Textfield instead of Jtextfield it is showing blinking cursor in starting of textfield but still not entering anything.

Hoping to get an early reply
Thanks
Gautam
18 years ago
Hii all
I m working on a java application in Mac OS 10.1.3.
The problem is that in my application there are few textfields which I want to make editable.
I have used every approach...It has been declared setEditable(true)...
but still it is not ediatable
if u set some string it is accepting and showing the string in textfield (by setText)...It is also responding to mouse clicks(It is giving some printouts when u click mouse on textfield) but it is not letting enter any text. If i use Textfield instead of Jtextfield it is showing blinking cursor in starting of textfield but still not entering anything.

Hoping to get an early reply
Thanks
Gautam
18 years ago
Hii all
I m working on a java application in Mac OS 10.1.3.
The problem is that in my application there are few textfields which I want to make editable.
I have used every approach...It has been declared setEditable(true)...
but still it is not ediatable
if u set some string it is accepting and showing the string in textfield (by setText)...It is also responding to mouse clicks(It is giving some printouts when u click mouse on textfield) but it is not letting enter any text. If i use Textfield instead of Jtextfield it is showing blinking cursor in starting of textfield but still not entering anything.

Hoping to get an early reply
Thanks
Gautam
18 years ago