Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Maschmalow on October 06, 2013, 06:32:10 pm

Title: editor's window size is limited
Post by: Maschmalow on October 06, 2013, 06:32:10 pm
Hello  :)

I'm working with Code::Blocks on a very small laptop, and I wanted to use  this software (http://ynea.futureware.at/cgi-bin/infinite_screen.pl) to have more place to work.
But when I try to enlarge the window size, I'm limited to the desktop resolution. Is there any way I can get rid of this?
thanks.

PS:sorry for my bad english ^^
Title: Re: editor's window size is limited
Post by: stahta01 on October 07, 2013, 09:41:18 pm
I suggest giving more information.

Operating System?
Code::Blocks Version?
wxWidgets version?

Tim S.
Title: Re: editor's window size is limited
Post by: thomas on October 08, 2013, 02:02:31 pm
The website of that software states:
Quote
If Ms-Windows cuts off your window to maximum screen size and you miss a scrollbar use the 'Oversize'-Tab
to set the window size to your needs.

Though note that it also says that the tool is written in Perl (a rather unusual choice?), it extends the Windows desktop beyond its physical bounds, and that there exists no maximum virtual screen resolution.
"No limit, as large as you like" is a rather bold claim, as there are several very obvious hard limits both from the hardware and from Windows.