* could you use a menuButtonbar for the buttons? Like that we can style it
later.
Ok, I changed the ActionBar for a ButtonBar. Also I added a refresh items
button, in case you saved a new rule you can see it without closing the current
window. All is on the master branch.
* Now what wo
> On 9 Sep 2020, at 19:28, Sebastian Jordan wrote:
>
> Hi to all,
>
> Thanks to the received feedback, I made some changes on RewriteTool-Spec2.
> First, when loading a rule a more detailed description of the rules is
> displayed on the RewriteRulesLoaderPresenter.
Yes this is much better.
-
Look at implementors and senders of #to:by:do: as a start. You can
iterate over a Collection (String is a Collection) making bigger steps.
Or look around for ReadStream and methods like #atEnd and #next:
HTH
Joachim
Am 10.09.20 um 13:48 schrieb Roelof Wobben via Pharo-users:
Hello,
For ano
Hello,
For another challenge of exercism I have to divide a string in parts of
max 5 characters.
so for example abcdefg willl be "abcde fg"
Any hints how I can achieve this ?
Roelof
Thank sebastian I will review this.
S.
> On 9 Sep 2020, at 19:28, Sebastian Jordan wrote:
>
> Hi to all,
>
> Thanks to the received feedback, I made some changes on RewriteTool-Spec2.
> First, when loading a rule a more detailed description of the rules is
> displayed on the RewriteRulesLoa