[Cuis] [ANN] JSON for Cuis

Juan Vuletich juan at jvuletich.org
Mon Jan 21 20:17:04 CST 2013


Hi Germán,

On my Win7 Atom netbook, I configured the trackpad to emulate button3 
when I press both trackpad buttons at the same time. I did this in the 
trackpad windows configuration, no need to tweak Cuis. It works quite well.

Cheers,
Juan Vuletich

Germán Arduino wrote:
> I usually use Mac (or Linux) but today had a chance of use Cuis in a 
> Windows 7 laptop.....with the included touchpad  and I couldn't find a 
> way of get the halos (In Mac with cmd + Button 1 they appear). 
>
> How can get the halos in Windows if I don't want to buy a 3 buttons 
> mouse? 
>
>
>
> 2013/1/17 H. Hirzel <hannes.hirzel at gmail.com 
> <mailto:hannes.hirzel at gmail.com>>
>
>     Juan,
>
>     thank you for the reminder and elaboration about using the halos to
>     analyze a Morphic GUI.
>     Actually just as of today I bought a three-button mouse and thus
>     started using the halos again. So far I had not done this with 4.1.
>
>     A real necessity.
>
>     --Hannes
>
>     On 1/17/13, Juan Vuletich <juan at jvuletich.org
>     <mailto:juan at jvuletich.org>> wrote:
>     > Hi Hannes,
>     >
>     > H. Hirzel wrote:
>     >> Juan,
>     >> thank you for the 10 updates to Cuis (1550 to 1561, no 1556 and
>     1557)
>     >>
>     >>
>     >
>     > Just added them. Thanks.
>     >
>     >> ...
>     >>
>     >>
>     >> I realize that one of them (1554?) changed the way the load
>     script for
>     >> Cuis-JSON I used last Monday to no longer works.
>     >>
>     >> When looking for the new solution (classes CodeFileBrowser,
>     FileStream
>     >> and method names browser looking for methods which include
>     'install')
>     >> I could not spot it. An attempt using
>     >>       CodePackageFile new install: aStream
>     >> was not successful.
>     >>
>     >>
>     >> So my question is -- how do I need to rewrite the following
>     script (I
>     >> keep it in a Workspace saved with my working image, KenD style)?
>     >>
>     >>
>     >>     | slash |
>     >>
>     >>     slash _ FileDirectory slash.
>     >>
>     >>     {
>     >>          '..', slash, 'Cuis-CompatibilityWithOtherSmalltalks',
>     slash,
>     >>       'Cuis-CompatibilityWithOtherSmalltalks.pck.st
>     <http://Cuis-CompatibilityWithOtherSmalltalks.pck.st>' .
>     >>
>     >>          '..', slash, 'Cuis-JSON', slash,
>     >>       'Cuis-JSON.pck.st <http://Cuis-JSON.pck.st>'.
>     >>
>     >>     }
>     >>
>     >>     do:
>     >>
>     >>     [ :fileName | CodeFileBrowser installPackage:
>     >>
>     >>                  (FileStream concreteStream readOnlyFileNamed:
>     fileName)
>     >>     ]
>     >>
>     >>
>     >> --Hannes
>     >>
>     >
>     > Open 'Message Names' from the World menu. Search
>     'installPackage:'. Mhh.
>     > No luck. Remove the colon (maybe the name changed?). Bingo!
>     >
>     > Alternative: Open a file list. Click on a .pck.st
>     <http://pck.st> file. There we have
>     > our (install package) button. Open the halo and an explorer. Ivar
>     > 'actionSelector' is just #performService, sent presumably to the
>     model.
>     > The model is a SimpleServiceEntry (I didn't name that class!).
>     It has a
>     > 'selector' ivar. Bingo again!
>     >
>     > I guess you can follow from there. Senders and implementors are your
>     > friends, etc. Good luck.
>     >
>     > Cheers,
>     > Juan Vuletich
>     >
>     > _______________________________________________
>     > Cuis mailing list
>     > Cuis at jvuletich.org <mailto:Cuis at jvuletich.org>
>     > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>     >
>
>     _______________________________________________
>     Cuis mailing list
>     Cuis at jvuletich.org <mailto:Cuis at jvuletich.org>
>     http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
>
>
>
> -- 
> Sincerely,
> Germán Arduino
> about.me/garduino <http://about.me/garduino>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>   





More information about the Cuis mailing list