Re: Lost Toolbar



On 2000-11-22 10:20:54 +0100 Stuart Grimshaw wrote:
> I've lost the "tab" bar that usually sits above the message list. I
> can't say when it dissapeared, or what caused it, I just noticed it
missing
> this morning.

There must a simpler way that nuking the configuration. If renaming
~/.gnome/balsa to some temporary file doesn't help, one can perhaps grep
other files in ~/.gnome/ and subdirectories for balsa. What balsa does
is:

    gnome_app_create_toolbar_with_data(GNOME_APP(window), main_toolbar,
				       window);

and 
   gtk_toolbar_set_style(GTK_TOOLBAR(toolbar),balsa_app.toolbar_style);

later on - and it does it always so it shouldn't be a fault on balsa
side.

I would actually like to find a way to reproduce it..
/Pawel
-- 
Pawel Salek (pawsa@theochem.kth.se) http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH voice: +46 8 790-8202




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]