Posted by member 104372 on 2008-04-18 15:04:07
I can live without desktop icons, but jdesk poses a problem. Taking it of the theme altogether not only makes windows maximize under the taskbar, but right clicking the desktop doesn't bring up the popup menu.
So what I did was create a label the size of the workarea that will execute !Popup on MouseRightClick. By setting Alphatransparency to 0 Milkdrop even shows up no problem. BUT, setting Alphatransparency to 0 means the label refuses to respond to clicks, as if it doesn't exist at all. Setting it to 1 fixes this problem, but slows Milkdrop down by about 30% due to the added transparency calculations. Plus I still have the window maximizing problem.
Can I get the best of both worlds somehow? A completely transparent label that will respond to mouseclicks? Is there some trick to getting jdesk to stop covering up Milkdrop?
Also having a second problem. I'm using the sandwich theme, and for some reason text in the Popup menus becomes transparent when it's floating over an application window. Here's a screenshot of what I mean:
http://i250.photobucket.com/albums/gg273/gogogo65/popupproblem.jpg
Any ideas?