i was wondering if there was a way to choose how big you want to make the window size it defualts to 80*25 which is actullay 0-79 and 0-24.
any info would be apreciated
This is a discussion on Window Size within the Windows Programming forums, part of the Platform Specific Boards category; i was wondering if there was a way to choose how big you want to make the window size it ...
i was wondering if there was a way to choose how big you want to make the window size it defualts to 80*25 which is actullay 0-79 and 0-24.
any info would be apreciated
Style is overrated.
- —₽‚¢‰Î -
If you're using the API, use MoveWindow or SetWindowPos.