Progress with Gtk+-Theme

View: New views
2 Messages — Rating Filter:   Alert me  

Progress with Gtk+-Theme

by hansfbaier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I already implemented drawing functions
for most widgets (except NSPopUpButton, Menus and Tabs).

Here is a screenshot:

http://stashbox.org/687974/Bildschirmfoto.png

here is the code:

http://github.com/hansfbaier/gnustep-gnome

NOTE: The code is extremely experimental, hackish and ugly at the
moment. It will be cleaned up, as things settle and more of the final design
emerges.

Kind regards,
Hans


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@...
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Re: Progress with Gtk+-Theme

by Fred Kiefer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hans Baier schrieb:

> I already implemented drawing functions
> for most widgets (except NSPopUpButton, Menus and Tabs).
>
> Here is a screenshot:
>
> http://stashbox.org/687974/Bildschirmfoto.png
>
> here is the code:
>
> http://github.com/hansfbaier/gnustep-gnome
>
> NOTE: The code is extremely experimental, hackish and ugly at the
> moment. It will be cleaned up, as things settle and more of the final design
> emerges.

I added GSTheme methods for most of the classes that you needed to add
categories for. For NSTableHeaderCell I cannot make up my mind how to
best package up this as a theme.

Hope this helps
Fred


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@...
http://lists.gnu.org/mailman/listinfo/gnustep-dev