Hi, nice UI work Zachary. BTW: what is the license for this code?
when using the search box in chrome, it has a rather ugly green border around it when it receives focus (unlike GWave). There is some way to avoid this, but I am not a CSS wiz. Greetings Torben 2011/1/20 Zachary "Gamer_Z." Yaro <[email protected]> > I know if you set <input type="search"> in WebKit it automatically adds a > search icon. I do not know about others. > > I also have some > CSS<http://mysite.verizon.net/zmyaro/projects/wave/ui.html>that mimics > the Gwave search box if you would like to use that. > On Jan 20, 2011 4:14 AM, "Yuri Z" <[email protected]> wrote: > > Hi. > > The recent patch was a first step toward implementation of the UI part of > > the search functionality. Much remains to be done. One of the tasks that > was > > not yet handled is addition of nice looking text input field for the user > > search queries. > > If you want to take on this - it would be great! > > Implementing the search box with TextBox widget is as simple as replacing > > the: > > <!-- TODO (Yuri Z.) Put here the search box when search functionality > > will be added. --> > > line in the WaveListPanel.ui.xml : > > with something like <g:TextBox>in:inbox</g:TextBox> > > The bonus task would be to make it look nice like the search box in the > > Google Wave with nice search icon. > > > > 2011/1/20 Alex North <[email protected]> > > > >> Yuri (vega113@gmail) very recently made big changes to the left hand > >> panel. > >> He hasn't yet added a search field but I believe was working towards > that > >> goal. You should co-ordinate with him. It would be great if you could > add > >> the search box if Yuri has other related changes but can leave that for > >> you. > >> > >> Alex > >> > >> On 20 January 2011 14:57, David Weiser <[email protected]> wrote: > >> > >> > Howdy, > >> > > >> > According to http://www.waveprotocol.org/code/starter-projects one of > >> > the proposed starter projects is to add a search text field in the > >> > left hand panel of the web client. > >> > > >> > Is anyone doing this? If not, I'd like to. > >> > > >> > -- > >> > Thanks, > >> > dw > >> > > >> > -- --------------------------- Prof. Torben Weis Universitaet Duisburg-Essen [email protected]
