GTK# Controls DOES NOT Look Native on MS Windows!!!!

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

GTK# Controls DOES NOT Look Native on MS Windows!!!!

by manjian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Anyone notices this problem?I have tried to confiure the rc file in etc folder,but it changed nothing!Anyone knows the solution,or there is no solution currently?

Re: GTK# Controls DOES NOT Look Native on MS Windows!!!!

by Michael Hutchinson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Jul 4, 2009 at 4:31 AM, manjian<manjian2006@...> wrote:
> Anyone notices this problem?I have tried to confiure the rc file in etc
> folder,but it changed nothing!Anyone knows the solution,or there is no
> solution currently?

This is fixed in the latest GTK# for Windows.

In older GTK# versions, you could use the workaround described in the email:
http://lists.ximian.com/pipermail/gtk-sharp-list/2009-March/009507.html

--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Re: GTK# Controls DOES NOT Look Native on MS Windows!!!!

by manjian :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Michael Hutchinson wrote:
On Sat, Jul 4, 2009 at 4:31 AM, manjian<manjian2006@gmail.com> wrote:
> Anyone notices this problem?I have tried to confiure the rc file in etc
> folder,but it changed nothing!Anyone knows the solution,or there is no
> solution currently?

This is fixed in the latest GTK# for Windows.

In older GTK# versions, you could use the workaround described in the email:
http://lists.ximian.com/pipermail/gtk-sharp-list/2009-March/009507.html

--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
Well,I just figure out  a really simple way .Just download the gtk-wimp(http://gtk-wimp.sourceforge.net/)
and replace the old file in gtk sharp.And it works!