[VD Alpha16 Linux] rubberband when creating gadget

You need some new stunning features ? Tell us here.
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

[VD Alpha16 Linux] rubberband when creating gadget

Post by walker »

The rubberband's lower right corner should be at the mousepointers hotspot ... which it isn't (it's somewhere at the bottom left of the mousepointer)
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

This is a PureBasic bug, reported in the Linux bugs section
WindowMouseY() has some bugs
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

I'm developing on Ubuntu 6.06
All works fine here.

If i compile under Ubuntu 7.10, the rubberband y position is not correct if the VD is not in the compilers dir?!?

I have the compiled VD in my developer dir => rubberband y position is wrong.
i copy this VD to purebasic/compilers => rubberband y position is correct

I need some sleep now :cry:
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

Changed to Linux mouse stuff a bit, hope this helps...
It's in the new version uploaded now
Post Reply