03-29-2015 07:31 PM
I don't know if this has been asked before, but I really need your help. I'm trying to create a linux system tray icon for an application that I am going to make in labview 2010. I was wondering if someone could please tell me how to do this, and if you could give me some examples, I would really appreciate it.
I am using Lubuntu 14.04.
Thanks.
03-29-2015 07:35 PM
03-29-2015 07:37 PM - edited 03-29-2015 07:42 PM
no. I am not that person.
03-29-2015 07:59 PM
03-29-2015 08:02 PM
03-29-2015 08:07 PM
03-29-2015 08:10 PM
03-30-2015 04:41 AM
This is not LabVIEW specific at all. And it is something which is very distribution specific. You have an executable for which you want to have an icon added to some place in your Linux desktop. Research for your Linux distribution and version how to do that for a generic executable and you know how to do it for LabVIEW too.If you want to automate it you will have to write some shell scripts for sure. Again nothing to do with LabVIEW at all.