Hi -
I thought I'd use Spec2 transmissions to implement an album exporer. that is, a
list of albums next to a list of the tracks on that album next to some
information about the track:
A structure like this: albumlist ==> trackList ==> track details
I've had no trouble connecting the album li
Thanks
Hi -
Can anyone give an example of how to use Jquery-ui in PharoJs?
I would like to use PharoJs to generate a page with a jquery-ui Slider widget
and process its events through its slide function.
To give an illustration - what is the PharoJs equivalent to this javascript (in
the $(document).r
This may be a silly question but why are there two VMs? Since the headless VM
seems to do everything the standard VM does plus you can write proper Gtk apps
with it, why would you ever use anything else?
I seem to recall someone saying a while ago that the headless VM had not been
optimised yet