Menu system

Hi,

Could anyone give me source code example to build menu system whihc is running on graphic LCD?

Thanks!

Reply to
terry
Loading thread data ...

Buy the book "Front Panel" by Niall Murphy, it includes a CDROM with source code.

terry wrote:

Reply to
mco

I also want source code of Dialog and Message box and text box and others.

Thanks!

Reply to
terry

Look at FLTK or eFLTK code.

Regards.

Reply to
Elder Costa

Again "Front Panel" is there for you.

Reply to
jtp

They seems to be not for graphical LCD! Any free code? I want library as I know it is not simple.

Reply to
terry

I have FLTK running on MicroWindows (framebuffer) under Linux on a

640x480 DSTN monochrome LCD. And it is open source.

Regards.

Elder.

Reply to
Elder Costa

Could it run on MCU which has only 4k ram?

Reply to
terry

Not at all. But this requirement wasn't mentioned on this in your first post. I understood you just wanted to inspect some code to have a starting point.

Swell Software PEG library has a much lower footprint (not enough for your case though) and comes with source code. Besides it is expensive though.

Some links a quick google research on "microcontroller GUI" (no quotes) returned

formatting link
formatting link
formatting link

The third link suggests you'd better include a second controller to your system. Segger's emwin seems to fit but it is somewhat expensive, depending on your budget.

If these are not options, you will probably have to code by yourself based on FLTK/eFLTK code. Just remember it may turn out to be more expensive than buying an off the shelf product.

HTH.

Regards.

Elder.

Reply to
Elder Costa

I want to see some example screen catpure before buying the book. Could I find in the web?

Reply to
terry

Do you mean captures of what example software produces, which would mean you are looking for someone to do the work for you.

Yes Amazon, I saw a previous post recommend it and did some research and looked for it myself, found it and took a gamble on buying it so far quite impressed.

Quite a few of the embedded books I have come across make me wonder what was embedded about the book, this is different.

--
Paul Carpenter          | paul@pcserviceselectronics.co.uk
    PC Services
 Click to see the full signature
Reply to
Paul Carpenter

There is no ready made Dialog and Message Boxes in the book. But you can easily do your own if purchase the book.

Look at

formatting link
for more information.

Reply to
jtp

No. I do not mean that. I mean I want to see some LCD screen captures of in the book to let me examine how beautiful and professional the GUIs such as dialogs and menus.

Reply to
terry

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.