|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
toolbar no inconsHi all, i upgraded my glade in karmic today and i am figthting with the
horizzontal bug, some work , hope made just one time and i can work again, but i have also another problem and is that in toolbar a can't see icons, they are not stock but home made icons in a a specific path, in the glade gui icon path is set and i can see it in my application but not in the edit area. It is a knonw bug? It is a problem with ols files? thanks F. _______________________________________________ Glade-devel maillist - Glade-devel@... http://lists.ximian.com/mailman/listinfo/glade-devel |
|
|
Re: toolbar no inconsOn Sun, Aug 23, 2009 at 6:00 PM, francesco<francesco@...> wrote:
> Hi all, i upgraded my glade in karmic today and i am figthting with the > horizzontal bug, > some work , hope made just one time and i can work again, but i have > also another problem > and is that in toolbar a can't see icons, they are not stock but home > made icons in a a specific path, > in the glade gui icon path is set and i can see it in my application > but not in the edit area. > It is a knonw bug? It is a problem with ols files? You should either: - use short filenames for the icons and distribute the icons beside the glade file - use relative filenames, again relative to the path the file is installed - or use fullpaths to the icons (probably not ideal). my guess is you dont have the glade file and the icons installed in sync. You can also consider using GtkIconFactory, it wont help find your graphics but offers some interesting features for exposing icons in your application. Cheers, -Tristan _______________________________________________ Glade-devel maillist - Glade-devel@... http://lists.ximian.com/mailman/listinfo/glade-devel |
|
|
Re: toolbar no inconsTristan Van Berkom ha scritto:
> On Sun, Aug 23, 2009 at 6:00 PM, francesco<francesco@...> wrote: > >> Hi all, i upgraded my glade in karmic today and i am figthting with the >> horizzontal bug, >> some work , hope made just one time and i can work again, but i have >> also another problem >> and is that in toolbar a can't see icons, they are not stock but home >> made icons in a a specific path, >> in the glade gui icon path is set and i can see it in my application >> but not in the edit area. >> It is a knonw bug? It is a problem with ols files? >> > > You should either: > - use short filenames for the icons and distribute the icons beside > the glade file > - use relative filenames, again relative to the path the file is installed > - or use fullpaths to the icons (probably not ideal). > > my guess is you dont have the glade file and the icons installed in sync. > > You can also consider using GtkIconFactory, it wont help find your graphics > but offers some interesting features for exposing icons in your application. > > Cheers, > -Tristan > http://trac.promotux.it/promogest/browser/trunk/core/gui my app show icons and glade too but not in the edit widget part of glade. i have custom icons also inside button icons+label and all is working good. the problem is only with toolbars. thanks for GtkIconFactory, i ll study it. _______________________________________________ Glade-devel maillist - Glade-devel@... http://lists.ximian.com/mailman/listinfo/glade-devel |
| Free embeddable forum powered by Nabble | Forum Help |