On Tue, 03 April 2001, "Gray, Tim" wrote:

> 
> I have 2 questions.
> 
> 1. is there a way to make picoGUI use the 640x480 screen mode but display
> all widgets in a double size?
> 
> I.E.  I want the text, buttons, everything 2 times the size as normal. This
> is because the output is on a television and not a nice monitor.

Yes, just use a large font as default and change the theme (all widget parameters can 
be customized by the theme)

> 
> 2. can picoGUI not put window decorations on the apps/windows?  I need to
> have no borders.

Yes, there is a compile-time option to do this (added recently, actually!)

> 
> Oh and was the framebuffer support ever added? 

Yes.  I haven't tested it on many bit depths yet though, so let me know what depth 
your hardware is so I can retest that code

> 
> thanks.

No problem! Let me know how your project goes and how I can help

> 
> 
> 
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/pgui-devel

--
perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print 
grep!/=/,<S>'


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to