RE: hiding gnome-panel using bonobo



Thanks for your answer. KDE has got DCOP for interprocess communication and there is a method called Hide provided for the panel there which we can call to hide the panel. Is any similar mechanism available for gnome-panel?

Thanks in Advance,
Manikandan T



-----Original Message-----
From: Nickolay V. Shmyrev [mailto:nshmyrev yandex ru] 
Sent: 28 March 2005 23:04
To: Manikandan Thangavelu
Cc: Gnome Development
Subject: Re: hiding gnome-panel using bonobo

В Пнд, 28/03/2005 в 19:21 +0530, Manikandan Thangavelu пишет:
> Hi All,
> 
>  
> 
> Is it possible to hide the gnome-panel using bonobo interfaces? Is any
> other way of doing it is there?
> 
> Could you please give some pointers on it?
> 
>  
> 
> Your help will be greatly appreciated.
> 
>  
> 
> Regards,
> 
> Manikandan T
> 

Well, doing this will be a bit hackish because panel doesn't provide
public management interface. But you can adjust gconf key

 /apps/panel/general/toplevel_id_list

>From C interface by using GConf C library and even from command line
with gconf tool. It's possible to use if with Bonobo too, but I think
you would prefer plain C.
Visit our Website at http://www.rmesi.co.in

This message is confidential. You should not copy it or disclose its contents to anyone. You may use and apply the information for the intended purpose only. Internet communications are not secure; therefore, RMESI does not accept legal responsibility for the contents of this message. Any views or opinions presented are those of the author only and not of RMESI. If this email has come to you in error, please delete it, along with any attachments. Please note that RMESI may intercept incoming and outgoing email communications. 

This email has been scanned for viruses by Trend ScanMail.



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