everybody now has the
correct scaling and shifting.
Thank you all for trying!
Nils
http://www.laborejo.org
On Thu, 19 Jan 2012 22:52:15 +0100
David Boddie wrote:
> On Thu Jan 19 18:20:39 GMT 2012, Nils wrote:
>
> > Everything display related helps: I believe closed nvidia drivers
&g
hicsTextItems are pixel based and the
>lineitems are point based and that is the problem.
It seems that my QGraphicLine items are always right and the TextItems are wrong
Is there a "real" solution to that?
Nils
On Thu, 19 Jan 2012 22:52:15 +0100
David Boddie wrote:
> O
I forgot:
If you have windows: download this zip
https://github.com/nilsgey/Laborejo/zipball/master, extract it, cd Laborejo and
run python3 gui/laborejo-qt.py
Yes, running it from outside the "gui" dir is important!
On Thu, 19 Jan 2012 19:20:39 +0100
Nils wrote:
> Hello list
d good, both on Linux
and Windows. Other users with ati and intel GPU's had no problem. But two
persons with an nvidia card had the wrong display.
It would be very nice to hear from you!
Nils
http://www.laborejo.org
*The only modifications to your system are new dir .laborejo in your hom
before, the print-out is o.k.
I have attached the program.
Can anybody offer any solutions to this ?
Thanks in advance.
Nils
import sys
import numpy as np
from PyQt4.QtCore import *
from PyQt4.QtGui import *
#from xlwt import *
from pylab import plot, show
from matplotlib.figure import Figure