Re: komodo 5 UI enhancements for linux

Todd Whiteman <[email protected]>
Newsgroups gmane.comp.ide.komodo.general
Message-ID <[email protected]>
Lee Connell wrote:
> Close (X) button does not have a hover effect like the rest of the buttons.

Yes, bug is here for this one:
http://bugs.activestate.com/show_bug.cgi?id=80147

> Close (X) button is not aligned properly on the 'command output' dock

Created a new bug for this:
http://bugs.activestate.com/show_bug.cgi?id=81202

> TreeView arrows should have a hover effect, they should turn black like 
> the rest of GTK apps.

Yes, this is a Mozilla toolkit/widget bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=404771

> 
> Is there a way to change the icons in komodo? I didn't see any laying 
> around komodo's directories. I would like to change the folder icons so 
> it looks more native in gnome.

There are defined through CSS. You can see them in the following files 
(folder, livefolder):
http://svn.openkomodo.com/openkomodo/view/openkomodo/trunk/src/chrome/komodo/skin/bindings/partviewer.css
http://svn.openkomodo.com/openkomodo/view/openkomodo/trunk/src/chrome/komodo/skin/global/global.p.css

In your Komodo installation, these CSS files are stored inside the 
"komodo.jar" archive.

To override them, you should be able to create a "userChrome.css" file 
and override these definitions, see:
http://community.activestate.com/faq/customizing-the-komodo-ui

I know Mozilla has moved to defining stock icons through CSS, of the form:
   list-style-image: url("moz-icon://stock/gtk-directory?size=menu");
see here for more info:
http://forums.mozillazine.org/viewtopic.php?f=40&t=809895&start=0&st=0&sk=t&sd=a

Cheers,
Todd

_______________________________________________
Komodo-discuss mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.