 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
wulfgang
Joined: 10 Oct 2005 Posts: 1
|
Posted: Mon Oct 10, 2005 3:09 am Post subject: trimming gtk+ down |
|
|
| Is there anyone whos had tried to tailor gtk+ by removing some of the widgets to make a smaller-sized libgtk? |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 386 Location: Fairfax, Virginia
|
Posted: Mon Oct 10, 2005 7:39 pm Post subject: |
|
|
I don't think that is really the way to speed it up because when you compile, only the widgets you use are included. I think the thing we should be concerned about is making those widgets faster.
Recently I have taken it upon myself to try and work on a widget and make it faster. Because Gtk is so structured, it becomes bloated very fast. There is an interesting presentation at http://primates.ximian.com/~federico/docs/2005-GNOME-Summit/html/index.html that you might want to check out...
I know this doesn't really answer your question directly, but maybe it will inspire you or something or not...lol |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|