Jump to content
Muxe Inc Forums
Sign in to follow this  
Quant

User Defined Video Modes...

Recommended Posts

Quant    0

Hello AH,

 

Could you add support for user defined video modes (in Win32 windowed mode) ?

 

uses

VPUtils;

 

begin

// Set the window to 100x38 character cells

SetVideoMode( 100, 38 );

end.

 

This example is copied from Virtual Pascal's help file... Virtual Pascal's help file says "don't use this procedure with Turbo Vision" but DOS Navigator Open Source Project has this feature. Please try to add this feature to NDN. :)

 

Regards... Note: Sorry for my horrible English... :(

Share this post


Link to post
Share on other sites

Hi!

 

this is on my list already

but, there are so many serious bugs to fix that this must remain a feature for the future

 

my first goal is and will be to remove all system independend issues before i continue adding system dependend stuff

 

i have read worse english than yours :)

 

Stefan/AH

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×