Re: seeking graphical LCD with built-in controller

From: hamilton (hamilton_at_deminsional.com)
Date: 03/02/05


Date: Tue, 01 Mar 2005 20:32:55 -0700

You will need to be more specific.

Do you want a small PC that does not look like a PC.
Do you want a computer inside the display AND and external computer.
( i.e. a PC inside with the display AND a PC outside the display )

Cost will drive what you are trying to do.
Two computers does not make sense.

Yef wrote:
> Hello,
>
> I would like to find a fairly high resolution LCD display
> with a built-in controller, preferably color.
>
> Essentially I want to be able to send it drawing commands
> like draw line, fill area, write pixels, scroll.
>
> But do such things exist at this point?
>
> Thanks.
>



Relevant Pages

  • Re: scroll view
    ... It sounds like you are trying to display an image that has an indefinite size. ... You want to be able to scroll back. ... To optimize the redrawing, suppose each letter represents, say, 50 pixels of data. ... Generally, GDI does a lot of optimization, but if your bitmap gets too large, you may well ...
    (microsoft.public.vc.mfc)
  • Re: Frame packing problem with JTextArea containing wrapped text
    ... This is for fairly brief instructions, so I don't want a scroll pane. ... I want, in other words, to simply be able to specify the text to display and have everything work, without needing to specify a magic number somewhere else that has to be kept in synch with that text for things to work. ... They ARE correctly calculating their actual sizes, as indicated by the text itself not being cut off by the borders of the text areas. ... I didn't want to use invokeLater in this particular case because then the main method would run off the end presumably before it actually invoked and generated a GUI. ...
    (comp.lang.java.gui)
  • Re: Can I disable this: OE scrolls down NG list autoly
    ... Otherwise, in my case, the display was scrolled down so that the "unread" ... It is not necessary to choose a thread with no responses. ... when I scroll down, I found a thread that had a response in the interim. ... is nothing that will change the sort order on its own. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Odd problem on Amazon pages
    ... they've complicated the display of some of their ... Go to the web site of your video card manufacturer, ... If I scroll down half way, ... I have WinXP, 768RAM, nVidia GeForce3 Ti200 with updated drivers. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: GDI+ Custom Control
    ... I have actually done this already; my first MFC program was a medical data display and I ... First, I would treat each of the "tiles" as being a separate window, each a child window ... You scroll the tile. ... So there would be one "tile" for Heart ...
    (microsoft.public.win32.programmer.gdi)