Congratulation Stephane on completing this book.
I feel it is crucial. It removes a major hurdle for new, part time and/or
returning programmers to get what they need with a UI for their Pharo
programs.
For me, it also helps me advocating for Pharo with my colleagues.
Cheers
Mark
On Sun, 2 Feb
Well done - this is such an important piece of work. It will encourage more
people to use Pharo because this is an area that has been an adoption
barrier for people learning Pharo.
Mark
On Thu, 7 Nov 2024, 1:32 pm Koen De Hondt,
wrote:
> Dear Pharo users and developers,
>
> It required an enorm
Hi Stephane
Many thanks for following up on the issue with the extra comment tab in the
System Browser.
As requested, I have included more information below:
Versions
Over the last few days, I have seen the issue in
Build information:
Pharo-10.0.0+build.536.sha.2314c3f457171dcde477ff
FWIW
I've seen similar issues with P9 and P10 in my simple project - which has
nothing fancy happening with threads or processes .
Typically the system would sometimes freeze for about 20 minutes and then
resolve by itself. Days of trying workarounds finally revealed the Spec2
layout calculations
since this is a mechanism that has not been used a lot yet in morphic
backend, I just discovered and fixed a bug (not in editable tables, but that
affects it: https://github.com/pharo-spec/Spec/issues/1263), so if you want to
actually use the functionality, you will need to wait until is merg
bjects…?
Cheers
Mark
From: Mark O'Donoghue
Sent: Sunday, 4 July 2021 5:26 PM
To: pharo-users@lists.pharo.org
Subject: Question about Spec2 and SpTablePresenter
Howdy all
I’ve got stuck trying to manage Tables – over 12 hours now and I’m out of
ideas!. ☹
Any o
e problem lies in the instantiation of the table, so perhaps that
might help to see.
I am on EU time and on discord this morning, you are more than welcome to try
to grab me. I have been using SpTablePresenter a lot (and is often baffled as
well).
Best,
Kasper
On 4 Jul 2021, at 1
Howdy all
I’ve got stuck trying to manage Tables – over 12 hours now and I’m out of
ideas!. ☹
Any observations / suggestions are most welcome…
I’ve been loading small external files of transactions using NeoCSV into Spec2
tables.
I am trying to use Fuel to persist the table contents