amanuelg3 / padtie

Automatically exported from code.google.com/p/padtie
0 stars 0 forks source link

Wizard button image not showing properly on Win 7 #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The prompt/highlight for each button is poorly placed against the image.  I 
suspect related to other Win 7 display bug.
http://bayimg.com/PaOHGAAch

Original issue reported on code.google.com by indoler...@gmail.com on 19 Aug 2010 at 5:00

GoogleCodeExporter commented 9 years ago
Thank you, I assume this is also Win7 related and will take a look into this 
right away.

Original comment by wila...@gmail.com on 22 Aug 2010 at 2:32

GoogleCodeExporter commented 9 years ago
This didn't happen for me on Win7. However, I will change the positioning to be 
relative to the image, which should make it more durable.

Original comment by wila...@gmail.com on 22 Aug 2010 at 3:20

GoogleCodeExporter commented 9 years ago
This is most likely because you are using a DPI setting that is not 96 DPI 
(Windows 7 chooses a high DPI for you at install time if you have a hi-res 
display). This will be thoroughly fixed in Pad Tie 0.1b2, but for now you'll 
want to avoid the visual representations of the pads and opt for the tree 
views, or change your DPI to 96 which will make your fonts smaller, but all the 
representations will work.

Terribly sorry that I didn't catch this earlier, my laptop display is 768p HD, 
and Win7 setup apparently picks 96 DPI for that.

There is a full write up and issue here:
http://code.google.com/p/padtie/issues/detail?id=32

Original comment by wila...@gmail.com on 28 Aug 2010 at 10:13