[Lazarus] Pochecker (was Fuzzy traslations ignored)

Giuliano Colla giuliano.colla at fastwebnet.it
Sat Sep 20 10:57:59 CEST 2014


> Il 19/09/2014 22:30, Bart ha scritto:
> I refactored the GraphStat form using a TListView and a TImageList.
> See r46256. 

Bad news!
On Windows it looks fine, it would just require some ironing (next hints 
shows only if you click on an empty area before) but on Linux it doesn't 
work.

Windows:
http://www.bononiadocta.it/Lazarus/Pochecker-a.png

Linux (Qt Widgetset):
http://www.bononiadocta.it/Lazarus/Pochecker-a1.png

Linux (Gtk2 Widgetset):
http://www.bononiadocta.it/Lazarus/Pochecker-a2.png

It would appear that the Icon view of Listview  (/ViewStyle:=vsIcon/) 
has not been implemented on those platforms.

Actually ListView is a Windows native function, therefore on Windows it 
works "by default". For other platforms it must be implemented.

Two solutions:

a) Someone implements it.
b) We take a different approach.

Giuliano

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140920/bdd2c5c9/attachment-0002.html>


More information about the Lazarus mailing list