KeyEvents

1999-06-13 Thread Farhan Killedar
Hi, Im having a bit of a problem. Any help would be appreciated I am using the Keyevent keys to identify the keys that I am pressing on the keyboard, but how can I check which character I have just pressed. I can use e.getKeyChar() = VK_BACK_SPACE for the backspace

No Subject

1999-06-13 Thread Farhan Killedar
Hi, Im having a bit of a problem. Any help would be appreciated I am using the Keyevent keys to identify the keys that I am pressing on the keyboard, but how can I check which character I have just pressed. I can use e.getKeyChar() = VK_BACK_SPACE for the backspace

Text Editor

1999-05-22 Thread Farhan Killedar
Hi, I there anyone out there who knows how I could go about implementing atext editor using maybe the TextArea which writes from right to left and deletes backwards(the right key). Do I define a cursor, and play around with that? Or do I use the getRows and getColumns methods/

Text Editor

1999-05-21 Thread Farhan Killedar
Hi, I there anyone out there who knows how I could go about implementing atext editor using maybe the TextArea which writes from right to left and deletes backwards(the right key). Do I define a cursor, and play around with that? Or do I use the getRows and getColumns methods/ T

RE: Access Violation

1999-05-02 Thread Farhan Killedar
Hi, Sorry to ask again. But Ive downloaded the swing files, and have put them on the classpath for Symantec Visual Cafe in the sc.ini file. However when I try to compile the program, it gives me an access violation error. Could anyone help? I am using JFrame and JtextField from the package.

Could not find END header

1999-05-02 Thread Farhan Killedar
Hi, The error now is cannot find END Header. Does anyone know what Im doing wrong? Thanks, Stressed Farhan Sorry to ask again. But Ive downloaded the swing files, and have put them on the classpath for Symantec Visual Cafe in the sc.ini file. However when I try to compile the program, it

Access Violation

1999-05-02 Thread Farhan Killedar
Hi, Sorry to ask again. But Ive downloaded the swing files, and have put them on the classpath for Symantec Visual Cafe in the sc.ini file. However when I try to compile the program, it gives me an access violation error. Could anyone help? I am using JFrame and JtextField from the package. Thank

RE:

1999-05-01 Thread Farhan Killedar
: 29 April 1999 22:14 To: Farhan Killedar Cc: Allen Noren; [EMAIL PROTECTED] Subject: Re: Fonts with Java Hi Farhan, JDK 1.2 (Java 2) comes with fonts that include Arabic glyphs (the Lucida Sans fonts). At the end of this email, there's an example that puts some Arabic text in a JTextArea. I

RE: Pass By Reference ??

1999-04-29 Thread Farhan Killedar
I just wondered whether anyone knows how to display Arabic fonts on a java window toolkit. Or how do I add an arabic font to the FontList. Thanks Farhan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri