GLK24064-25 cursor control

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
Rusty Lane
LCD?
Posts: 7
Joined: Wed Aug 04, 2004 9:49 am
Location: Minden, NV
Contact:

GLK24064-25 cursor control

Post by Rusty Lane »

Looking at the GLK24064-25 Manual I do not see any mention for Cursor control (underline or blinking). Does the GLK24064-25 have cursor commands?
Rusty
Tom
Matrix Orbital
Matrix Orbital
Posts: 1030
Joined: Mon Jul 19, 2004 4:43 pm
Location: Calgary
Contact:

Post by Tom »

The graphics displays are bitmap based. To create a cursor, you must create or add it to a current font. I hope answers your question. If you have anymore questions or concerns, please feel free to ask.

:D
vkumar
LCD?
Posts: 1
Joined: Wed Aug 06, 2008 11:05 pm

Post by vkumar »

Dear Tom,

Even i am using the same Panel( GLK 240-64) and facing the Same problem.

How To bring the cursor on the panel.

Can you kindly elaborate the steps to bring cursor in the Panel.

I am using serial port programming in c#.

Rusty Lane , whether you found the solution for the problem, if you are able to bring the cursor , can you elaborate the steps in bringing the cursor in GLK-240-64.

I am looking for this very urgently, please reply ASAP.

Thanks in Advance
Vkumar.

e-mail : vijayjkumar@gmail.com



Tom wrote:The graphics displays are bitmap based. To create a cursor, you must create or add it to a current font. I hope answers your question. If you have anymore questions or concerns, please feel free to ask.

:D
Clark
Matrix Orbital
Matrix Orbital
Posts: 881
Joined: Fri Aug 17, 2007 10:58 am
Location: Matrix Orbital
Contact:

Post by Clark »

Hi Vkumar,

Unfortunately, the graphics line does not have cursor support in the same way the alphanumeric units do. You'll have to draw a cursor manually, using a special character as suggested by Tom, or the draw commands.

~Troy
Troy Clark
Design & Development
Matrix Orbital
Post Reply