Hi,
You need to use
- whenActivatedDo: or
- whenSelectionChangedDo:
Both are conceptually different but depending on your selection of
activateOnSingleClick or activateOnDoubleClick you can control what to do.
(Which reminds me we still need a forced double click action inclusive when
activ
I created a simple listbox. It looks like this:
https://s3.amazonaws.com/steverstuff/items.png
If I hit a specific selection, say "Item B", how can I make smalltalk run
an arbitrary piece of code? (ie: "Transcript show: 'got here'").
Method "whenSelectedItemChanged" should, in theory, do this. It
> On 22 May 2019, at 11:17, Jonathan van Alteren
> wrote:
>
> Hi all,
>
> One of our potential clients has asked about business continuity regarding
> our use of the Pharo platform. In other words, they want to know which
> companies can take over development/maintenance of their Pharo appl
Hi,
We have had some experience with this kind of question, although we are
using Pharo to develop, but GemStone in production. We provide our systems
on a SaaS model to all our customers.
We have set up Escrow agreements with some of our clients, which involves a
third party company. At the very
Hi all,
One of our potential clients has asked about business continuity regarding our
use of the Pharo platform. In other words, they want to know which companies
can take over development/maintenance of their Pharo application, in the
unlikely event that we end our services.
Besides the Phar