Hi!
We have worked very hard on a Roassal exporter for the Web.
Milton has produced the class RTHTML5Exporter, which may be simply invoked as:
RTHTML5Exporter new export: aRoassalView.
Check this out:
https://dl.dropboxusercontent.com/u/31543901/RoassalHTML/index.html
Try moving the mouse abov
This is a robot, ignore and remove.
> On 12 Dec 2014, at 00:00, stepharo wrote:
>
> Hans
>
> be polite. Else we will remove you from our list.
> What is Smalltalk V 2.0?
> if you want to have some support use our implementation.
>
> Stef
>
> Le 11/12/14 04:57, Hans Schueren a écrit :
>> Who s
Hans
be polite. Else we will remove you from our list.
What is Smalltalk V 2.0?
if you want to have some support use our implementation.
Stef
Le 11/12/14 04:57, Hans Schueren a écrit :
Who says that programming in smalltalk is different from others ?
You can write smalltalk with a simple Text
Hi,
I made a mistake and the post got reverted to a previous version that did
not mention Cmd+Enter. The shortcut is present again in the post.
But, the discoverability problem is still present and we need to fix it. It
won't be a workspace, but likely a visual element or at least a menu entry.
These options do work in TightVNC
[image: Inline image 1]
Start the server with:
RFBServer server
initializePreferences;
enableDamageFilter: false;
enableRawFilter: false;
allowEmptyPasswords: false;
setFullPassword: 'fullpass';
setViewPassword: 'lurker';
allowInteractiveConnections: true;
enabl
Hi Markus,
Yes, that's the one. I did send you the answer but my post was rejected by
the mailing list. However I see it didn't take you long :-)
I find that Regex library pretty marvellous tbh, one of the best bits of
Smalltalk I've come across, and it's so damn fast that it's often better
tha
A big +1 on Damien’s comment. Discoverability of useful things is too low. For
example, I did not know about Shift-enter for searching until somebody showed
it to me inadvertently when he was demoing something else :-/
That being said, I don’t have a good solution to the problem either :-( Mayb
> Cmd+Enter: ‘Package'
Doru, your blog post does not mention this piece of information: how
to invoke GTSpotter
It does not seem to be mentioned in your announcement email either; I
found it here after going through threads talking about GTSpotter.
Nobody else asked for it, so I'm guessing it was
Glad to hear is much better than I assumed. About iOS vs Androids, I have
both. Each one focus on different things. Neither really excites
personally.
On Thu, Dec 11, 2014 at 3:44 PM, p...@highoctane.be
wrote:
>
>
> On Thu, Dec 11, 2014 at 12:01 PM, kilon alios
> wrote:
>
>> can you resize th
Hi Guys,
Not used Pharo for a while but getting back into it. I usually like to run
images headless and VNC into them - means I can port them to any machines I
choose.
Having a real problem getting RFB working again. I tried loading various
versions of from smalltalkhub:
Gofer new
smal
2014-12-10 17:26 GMT-03:00 dboeren :
> \u009e
You have a typo there. It should be
\u00e9
#copyReplaceAll:with: is working without problems.
Cheers,
Hernán
2014-12-11 10:45 GMT-03:00 David Boeren :
> I could, but if I do it before parsing, I only have to do the string
> replacement in one
On 2014-12-11 13:48, Marcus Denker wrote:
If
MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol')
doesn't find anything, does that mean "no" right away?
No, method finder uses a whitelist that is not maintained.
Thanks for claryfying.
The answer to my first question:
| r |
r := 'll' as
On Thu, Dec 11, 2014 at 12:01 PM, kilon alios wrote:
> can you resize the pharo windows ? I saw you struggle with it there
>
> It also looks like its crawling there , which iPad is this , which
> generation ?
>
This is an iPad2. Pure Morphic is fine, what is not is Nautilus. I guess
with AltBrow
I could, but if I do it before parsing, I only have to do the string
replacement in one place. If I do it afterward, I have to apply it to
every field separately which I think makes the code look messier. Anyway,
I have tried applying it at the individual field level as a test but it
didn't work
Who says that programming in smalltalk is different from others ?
You can write smalltalk with a simple Texteditor. However.
I have written a simple program here , with smalltalk V 2.0 , 16bit
1. The programs name is : Prozentrechnung
Only one class is the programm. Only one method is the
> On 11 Dec 2014, at 13:42, Markus Fritsche wrote:
>
> Hi,
>
> is there a way to search case insensitively and replace in Strings in one
> shot?
> If
> MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol')
> doesn't find anything, does that mean "no" right away?
>
No, method finder uses a
Hi,
is there a way to search case insensitively and replace in Strings in
one shot?
If
MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol')
doesn't find anything, does that mean "no" right away?
Kind regards
Markus
can you resize the pharo windows ? I saw you struggle with it there
It also looks like its crawling there , which iPad is this , which
generation ?
On Thu, Dec 11, 2014 at 10:09 AM, p...@highoctane.be
wrote:
> Pharo on iPad.
>
> http://youtu.be/7MNsUiCc5FQ
> Le 10 déc. 2014 21:26, "dboeren" a
That is what a pharo app is , its just a copy of the ide, the language and
the tools together with some additional code.
You can hide the IDE from the user of course but it would be still there
unless you remove it.
If you plan to distribute the exposed IDE you need to check with Apple
license t
Pharo on iPad.
http://youtu.be/7MNsUiCc5FQ
Le 10 déc. 2014 21:26, "dboeren" a écrit :
> Now that my image is working properly again and the fires have been put
> out,
> I wanted to introduce myself a bit better...
>
> My name is David Boeren. I first learned Smalltalk back in college many
> yea
> On 11 Dec 2014, at 09:00, Sven Van Caekenberghe wrote:
>
>
>> On 11 Dec 2014, at 05:54, Yanni Chiu wrote:
>>
>> Is there something broken in the MetaRepoForPharo30 on SmalltalkHub?
>>
>> This was the first time I was trying the command line interface to install
>> code, and it took me a w
> On 11 Dec 2014, at 05:54, Yanni Chiu wrote:
>
> Is there something broken in the MetaRepoForPharo30 on SmalltalkHub?
>
> This was the first time I was trying the command line interface to install
> code, and it took me a while to figure out that it was the MetaRepoForPharo30
> repository (a
22 matches
Mail list logo