News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

editor's window size is limited

Started by Maschmalow, October 06, 2013, 06:32:10 PM

Previous topic - Next topic

Maschmalow

Hello  :)

I'm working with Code::Blocks on a very small laptop, and I wanted to use this software 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 ^^

stahta01

I suggest giving more information.

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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

thomas

The website of that software states:
QuoteIf 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.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."