PureBasic 4.5, Ultramon and titlebar-buttons

Working on new editor enhancements?
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by Crusiatus Black »

Wow nice! A solution, thanks. That all sounds very logical too, nice to know why this was caused.
Thanks again :)
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by freak »

Could you please test if a PB program compiled using this window library still shows the same behavior?

http://freak.purearea.net/v4/Window

(its for the x86 version and goes in the PureLibraries folder)
quidquid Latine dictum sit altum videtur
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by Crusiatus Black »

I'll check it out, I'll post back later :)
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by Crusiatus Black »

This should work on PB 4.5 x86 right?

I'm getting a linker error while trying.

Image
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by Crusiatus Black »

I feel like I'm spamming.


I've noticed, that the window only closes on Minimize when the window is resizeable. This occurs when I'm
using the default window library ofc.
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by freak »

Crusiatus Black wrote:This should work on PB 4.5 x86 right?

I'm getting a linker error while trying.

Image
That is because I made changes to the debugger for v4.60. It should work if you turn the debugger off.
quidquid Latine dictum sit altum videtur
User avatar
Crusiatus Black
Enthusiast
Enthusiast
Posts: 389
Joined: Mon May 12, 2008 1:25 pm
Location: The Netherlands
Contact:

Re: PureBasic 4.5, Ultramon and titlebar-buttons

Post by Crusiatus Black »

Thanks.

Yes, it closes using that library. Some weird change in behaviour on the PureBasic editor though,
it now does actually minimize, but becomes unresponsive and impossible to restore or close.

I'm sure it's not because of the replaced library, however I don't quite understand this change.
Image
Bas Groothedde,
Imagine Programming

I live in a philosophical paradoxal randome filled with enigma's!
Post Reply