2015-07-01 18:30 GMT+02:00 Jigyasa Grover <grover.jigya...@gmail.com>:

> Hello All :)
>
> I am a newbie in Pharo and have started to build my first application i.e.
> an offline text search application namely searchQuick. You all are welcome
> to fork the code (https://github.com/jig08/sQuick_new) , try the infancy
> application and send in suggestions.
> Currently, I have built the basic structure of the application using Morphs
> and have a lot to cover on the GUI part.
> sQ basically returns the list of file titles from the pre-loaded text files
> present in the resource folder when a string is searched for.
> I plan to build an accordion widget (https://jqueryui.com/accordion/) or
> something similiar to view the results. I seek help on the implementation
> of
> this part.
> Looking forward to a positive response.
>

We have expander morphs :
WidgetExamples exampleOtherControls

but not with jQueries nice animation/transition.





>
> Regards
> Jigyasa
>
>
>
> --
> View this message in context:
> http://forum.world.st/Seeking-help-to-build-an-accordion-widget-for-GUI-of-sQuick-tp4835234.html
> Sent from the Pharo Smalltalk Developers mailing list archive at
> Nabble.com.
>
>

Reply via email to