09-22-2014, 10:28 PM
(09-22-2014, 12:13 PM)Valtam link Wrote: I've also added you to the Dev page on the LL website - https://www.linuxliteos.com/code.html#devteamGreat. Thanks for adding me to the list. Such an honor.
Welcome aboard

(09-22-2014, 08:36 AM)Valtam link Wrote: Misko, do you think you could find a way that makes a check if an application is installed, then displays that application in bold if it is installed?I can make the script to check if an application is installed but bold part is impossible due to zenity's limitations. I could make a column, let's say "Status" or "Installed" which would show if the application is installed or not. That way it would be easy to separate installed applications from those which aren't.
The other option is this:
![[Image: toD54v4.png]](http://i.imgur.com/toD54v4.png)
You didn't mention should I use checklist or imagelist?