Hi Pierre, The BaselineOfJQueryWidgetBox had an error. I've fixed it and you should be able to load TableSorter and an example of how to use it with: Metacello new baseline:'JQueryWidgetBox'; repository:'http://smalltalkhub.com/mc/Seaside/JQueryWidgetBox/main'; load: 'JQWidgetBox-Tablesorter-Dev' Once it loads you can browse the JQTablesorterExample class & go to http://localhost:8080/jquery-widgets/tablesorter to see the example in action. IF you're using TableSorter than maybe you'd rather use DataTables (https://www.datatables.net smalltalk interface is here: http://smalltalkhub.com/#!/~emaringolo/DataTables) For Seaside tips & questions the mailing list is the best place. You should sign up for it. This site has a searchable archive http://forum.world.st and the Seaside mailing list is here: http://forum.world.st/Seaside-General-f86180.html There's also the seaside book at http://book.seaside.st which covers using JS with Seaside among otherthings. Hope this helps
On Feb 10, 2019, at 4:41 AM, Pierre Héricourt <pierre.hericourt@laposte.net> wrote:
Hello,
I'm Pierre from Creuse/France and I travelled in Oregon/USA last year to watch solar eclipse (near Mitchell) ... I found a diversity of landscapse and now I love Oregon ! In Creuse we have forest but don't have any desert or seaside !
Seaside ! Now, I remember : I was primarily writing to you to get some informations about JqueryWidget/Seaside/Pharo ;)
Sorry for this direct mail but I didn't find any forum like on git ...
I'm new to smalltalk and seaside. I wrote last week a little application which helps to follow products in my labs. Not very sexy job then I choose to write this in Pharo ;)
Now, I'd like to play with JQueryWidget (TableSorter) but installation doesn't run to the end (grumbles for version 3.1)... and I don't understand how JavaScript runs on top of Seaside nor mcz ...
You seems to be fluent in seaside : could you, please, point me some recipes or link ?
Many thanks
Regards
Pierre
on Pharo 6.1/Seaside 3.2
participants (1)
-
PAUL DEBRUICKER