Search found 3 matches
- Sun Jun 17, 2012 9:57 pm
- Forum: Linux
- Topic: Ubuntu Unity Integration?
- Replies: 3
- Views: 5003
Re: Ubuntu Unity Integration?
Hi Folks, More research seemed to indicate that I could use the xdotool utility to get the main window of my application by name then change the classname of the window. I can get the window id using "xdotool search --name window_title_goes_here" but setting the class name using the returned value t...
- Fri Jun 15, 2012 11:31 am
- Forum: Linux
- Topic: Ubuntu Unity Integration?
- Replies: 3
- Views: 5003
Re: Ubuntu Unity Integration?
Hi Shaosean,
Thanks for that but it doesn't look like it will really help with the integration because it is part of the TK language/interpreter (unless I am missing something obvious).
Brian
Thanks for that but it doesn't look like it will really help with the integration because it is part of the TK language/interpreter (unless I am missing something obvious).
Brian
- Thu Jun 14, 2012 6:00 pm
- Forum: Linux
- Topic: Ubuntu Unity Integration?
- Replies: 3
- Views: 5003
Ubuntu Unity Integration?
Hi Folks, I am relatively new to LiveCode (played around with it a bit over the years but now want to build a real app for Ubuntu Linux). I have version 5.5 installed on Ubuntu Linux 12.04 64-Bit and while it works I have found that I needed to create a custom .desktop file so that it would group al...