On Wed, 05 Jul 2006 21:53:41 +0100 Steve Jones <[EMAIL PROTECTED]> babbled:
1. use BOTH window name AND class together - not only class or name. this is more "specific". 2. did you know you can use globs in name/class/title/role matches? eg "blah*" or "* - Firefox" for example. 3. title, name, class, role etc. matches match on map/show of the window. if the title is set or changed after showing the window - then a title match won't help at all as the title is a moving target (and you don't want to be changing the icon all the time as the title changes and may have something new - but i might change this later and add psuedo-hacks in to work with this kind of behavior). 4. if the programmers are lazy (or use a toolkit that doesn't give them access to change this and a toolkit sets all the name/class to be identical fo all windows... eg SDL) you are out of luck. 5. e does have other ways to pick an eap icon - if e laucnhes the app then e also tries startup id id and pid properties. > Hi, > > I've been making some EAP files for e17, and have found two applications > with the same window class (the developers were lazy, and left the > window class as 'frame'). > > The icons are fine in the menus etc., but when the apps are running, e17 > gets confused and doesn't know which icon to assign to which window. > I've tried setting the window title and/or window name, but to no avail. > Neither window appears to have a role either. > > I've had a quick look around the obvious places for info, but haven't > seen anything. Which means that either I'm blind, or the information > isn't there. Is there a known way round this problem? > > (In case you're wondering the two applications in question are Audacity > and the BOINC Manager.) > > Thanks, > Steve. > > PS Blatant plug: I've been putting my EAP files on the web. There's > around 25 so far, with more to come. > http://www.squaregoldfish.co.uk/software/eapps > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
