View Single Post
  #5 (permalink)  
Old 02-21-2009, 02:53 AM
N1c0_ds N1c0_ds is offline
Senior Member
 
Join Date: Sep 2008
Posts: 161
Default

It's entirely possible! Gecko can support any bastard resolution you throw at it by using undefined positions. Controls are moved and stretched to accomodate any screen size.

Instead of hello.top=230, put in hello.top=form.height-10 so a bottom bar fits on all screens, for example.

I wrote a tutorial for a much more reliable VGA conversion method.
__________________
Reply With Quote