Page 1 of 1

Unable to resize PB IDE?

Posted: Fri Dec 23, 2011 8:14 am
by Kukulkan
Hi,

I'm runnding the most recent version of PB for Linux on my Ubuntu 11.04 (32 bit). I somewhat maximized the IDE but now I'm not able to scale it any smaller. I can not get the PB window any smaller, no matter if I switch from maximized to normal or back.

I'm only able to resize by manually editing the .purebasic/purebasic.prefs file at

Code: Select all

[Editor]
IsWindowMaximized = 0
X = 0
Y = 25
Width = 1680
Height = 1118
Is this a known bug?

Kukulkan

Re: Unable to resize PB IDE?

Posted: Fri Dec 23, 2011 4:14 pm
by BasicallyPure
Hi,

I do not have this problem with Ubuntu 10.04 32 bit.

B.P.

Re: Unable to resize PB IDE?

Posted: Fri Dec 23, 2011 4:28 pm
by Ramihyn_
It happened to me occasionally. After switching projects and working with them, it disappears again. Can't say what triggers or fixes it exactly.

Re: Unable to resize PB IDE?

Posted: Fri Dec 23, 2011 4:47 pm
by Kukulkan
I think there is some issue with VMWare, that is resizing my Linux screen sometimes (if I use fullscreen virtual machine).

Kukulkan

Re: Unable to resize PB IDE?

Posted: Sat Dec 24, 2011 2:02 pm
by remi_meier
Happens to me all the time. Not a VMWare problem.

Re: Unable to resize PB IDE?

Posted: Sat Dec 24, 2011 6:02 pm
by idle
open purebasic.prefs and set
[Editor]
IsWindowMaximized = 0

Re: Unable to resize PB IDE?

Posted: Wed Jan 18, 2012 5:59 pm
by uwekel
Hi,

I have the same problem here with Fedora 16 (64-bit). The IDE window cannot be resized smaller after the first compilation. Enlargement is still possible.

Best regards
Uwe

Re: Unable to resize PB IDE?

Posted: Thu Jan 19, 2012 10:09 am
by Ajm
Hi,

Just tried this on Linux Mint 10 64bit with PB Version 4.60.

I get the same result as uwekel.

I can resize the window to start with, but after first compile the minimum size becomes fixed and I can no longer make the window smaller than the size it was when I first compiled.

Re: Unable to resize PB IDE?

Posted: Thu Jan 19, 2012 7:11 pm
by Guimauve
Hello everyone,

I have the same problem with LinuxMint 12 x64 + Gnome-Shell.

Edit : I forget mention that I currently use the 4.51 version of the IDE.

Best regards.
Guimauve