Closed GoogleCodeExporter closed 8 years ago
the "Locations function" if that is what I think it is we do have a scroll bar
& Page Up/Dn works fine (at least in my pc) see screenshot attached
Original comment by heldersepu
on 24 Apr 2012 at 12:37
Attachments:
ah, sorry. i was meaning the search function on the main screen, where the user
can click the dropdown button at the right side, to see the list that you
generated in the tool above. the screenshot above implements the standard
scrollbar that i expect to see on the main page.
Original comment by ler...@gmail.com
on 24 Apr 2012 at 4:01
I don't think this is as easy as it looks, that is a default gtk comboBox no
bells or whistles.
But what I did added was an EntryCompletion that is sort of an Auto-Completion
or IntelliSense, see screenshot attached.
Right click on the text in the query and in the options you should see an
option "Auto-Completion Method" see if that helps you for the moment...
Original comment by heldersepu
on 24 Apr 2012 at 4:37
Attachments:
that looks nice. it should certainly help to work around the issue with long
lists. given that you're using the standard gtk function, this will be quite
helpful. i saw that you had some code for searching and grooming user input, so
hopefully you were able to just plug that into this query function with not
much trouble. thank you.
Original comment by ler...@gmail.com
on 24 Apr 2012 at 6:00
[deleted comment]
Great!
Original comment by heldersepu
on 25 Apr 2012 at 1:07
please switch to closed. i'm happy with this and can get along without the
scrollbar. thanks!
Original comment by ler...@gmail.com
on 25 Apr 2012 at 1:14
Original issue reported on code.google.com by
ler...@gmail.com
on 24 Apr 2012 at 4:22