LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How can I add a search box to launcher panel ? (https://www.linuxquestions.org/questions/debian-26/how-can-i-add-a-search-box-to-launcher-panel-884756/)

mesuutt 06-06-2011 02:39 AM

How can I add a search box to launcher panel ?
 
Hi friends


I using gnome on Debian.
How can I add seach box to launcher panel like gnome-dictionary.The gnome-dictionary add only a button to panel when I right-click to application icon in application menu.But when i right-clicked on to panel and click to add to panel and select to gnome-dictionary on add to panel window, appear a search box on launcher panel.I want to same thing :)

I am writing an application with python and I want an interactive search-box e with my application.

I writed my problem to Linux-General forum because I thing that the problem is about Linux-General :)

I know little english, I hope that you undertand my problem and thanks for reading :)

MTK358 06-06-2011 07:47 AM

What's a "launcher panel"?

mesuutt 06-06-2011 07:55 AM

Top panel
You should look follow link.
http://postimage.org/image/3tvswzs4/

mesuutt 06-06-2011 08:02 AM

Sorry for "launcher panel".I saw wrong. When I right-click to application icon in application menu, write "add this launcher to panel" but stay wrong on my mind .I suppose "launcher panel" of panel's name.

Snark1994 06-06-2011 08:06 AM

So are you trying to create a search box in the panel using python? If so, what are you finding difficult? Have you, for instance, written a Python programme that just puts some text (or an image or something) on the panel? It'd be best to start from the basics, and then add your search boxes :)

Apologies if I've misunderstood your question, however

MTK358 06-06-2011 08:10 AM

So you want a launcher to start your python script?

mesuutt 06-06-2011 08:12 AM

Same gnome-dictionary .When I write a word and press enter,appear a window below search box.I want make a dictionary project :)

MTK358 06-06-2011 08:15 AM

So you want a text box applet that comunicates with your Python script?

You really need to get your terminology straight. There's no such thing as a "launcher panel". There's a panel (the entire bar that contains things) and applets (the things that the panel contains). Launcher buttons are applets. The taskbar is an applet. The applications menu is an applet.

And launcher buttons (see post #4) have nothing to do with text boxes.

mesuutt 06-06-2011 08:18 AM

Quote:

Originally Posted by MTK358 (Post 4377729)
So you want a launcher to start your python script?

Start my script but my script run always on the panel.Programming is after work.I want create only a search-box for now.I dont know that how can i make this.

Can I telling you my problem?

MTK358 06-06-2011 08:20 AM

Quote:

Originally Posted by mesuutt (Post 4377741)
Start my script but my script run always on the panel.Programming is after work.I want create only a search-box for now.I dont know that how can i make this.

So you want to write your own applet?

Quote:

Originally Posted by mesuutt (Post 4377741)
Can I telling you my problem?

I am completely unable to understand that sentence.

mesuutt 06-06-2011 08:28 AM

Quote:

Originally Posted by MTK358 (Post 4377745)
So you want to write your own applet?



I am completely unable to understand that sentence.

Yes.I want to write an applet.I meant "I hope that you understand me" in 2.Sentence.Sorry for my bad english.

MTK358 06-06-2011 08:31 AM

I don't know much about writing GNOME 2 applets, maybe someone else can help, but this might be helpful:

http://www.google.com/search?q=gnome...UTF-8&oe=UTF-8

mesuutt 06-06-2011 09:42 AM

Thanks for help.I am researching for gnome 2 applets.


All times are GMT -5. The time now is 12:51 AM.