New Project: Windowing Library...
Posted: Tue Nov 25, 2003 11:56 am
Hello All.
I really enjoy the forums here so far after two days of lurking. Some good stuff. I thought I would introduce myself now, and the project I'm working on, cause Im guessing Ill be spending a considerable amount of time here over the next month.
We have been using the matrix orbital display for over two years now on one of our devices to display some internal operating data in a simple text mode operation. We have a keypad that allows the user to enter in a password / change some operating parameters - very minute capabilities. The ui development was quite simple and hasnt been a focus but now Ive been tasked with improving it, and its capabilities. We are using the GLK24064-25.
Our system operates under qnx 4.25 so our code is written in watcom C. 4.25 also supports watcom C++ (lucky me, i need a break from straight c, flex my oop legs). I've written some simple UI stuff before (DOS graphics / text mode) but that was in college.
At this point I'm scoping out the possibility of writing a windowing library to work with our LCD. Features like scrolling, menus. From the basic API's already provided to draw lines / pixels / bar graphs / charts I dont really think its goign to be a big problem for me. This will be a fun little project. PLus all the base serial code has already been written, I'll just end up wrapping it differently.
As with any one of my developments, I will ask my very first question...
"Has this been done before?"
If anyone knows of any projects that offer similar functionality, I'd be interested in knowing. Why make my own mistakes when I can quickly learn from other's.
Cheers.
Ryan B.

We have been using the matrix orbital display for over two years now on one of our devices to display some internal operating data in a simple text mode operation. We have a keypad that allows the user to enter in a password / change some operating parameters - very minute capabilities. The ui development was quite simple and hasnt been a focus but now Ive been tasked with improving it, and its capabilities. We are using the GLK24064-25.
Our system operates under qnx 4.25 so our code is written in watcom C. 4.25 also supports watcom C++ (lucky me, i need a break from straight c, flex my oop legs). I've written some simple UI stuff before (DOS graphics / text mode) but that was in college.
At this point I'm scoping out the possibility of writing a windowing library to work with our LCD. Features like scrolling, menus. From the basic API's already provided to draw lines / pixels / bar graphs / charts I dont really think its goign to be a big problem for me. This will be a fun little project. PLus all the base serial code has already been written, I'll just end up wrapping it differently.
As with any one of my developments, I will ask my very first question...
"Has this been done before?"
If anyone knows of any projects that offer similar functionality, I'd be interested in knowing. Why make my own mistakes when I can quickly learn from other's.
Cheers.
Ryan B.