Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Norbert Hartl


Am 30.09.2013 um 18:26 schrieb Sven Van Caekenberghe :

> 
> On 30 Sep 2013, at 18:11, Norbert Hartl  wrote:
> 
>> 
>> 
>> Am 30.09.2013 um 16:29 schrieb Sven Van Caekenberghe :
>> 
>>> 
>>> On 30 Sep 2013, at 15:53, Norbert Hartl  wrote:
>>> 
 
 Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
 
> The thing you get in pharo when you press SHIFT+ENTER :)
 Thanks cami! Although it might sound embarrassing I was indeed googling 
 for it to find a video by James Robertson where I get the shift+enter hint 
 :)
>>> 
>>> Argh, and it is such an important feature !
>>> 
>>> Never open a browser to invoke find class, never type a class name 
>>> somewhere to browse...
>> Sometimes it is hard to tell if you are being serious!
> 
> Same goes for you ;-)  Age ?
> 
Most likely :)

> But I am serious: once you get used to using SHIFT+ENTER, you will never open 
> a browser to invoke find class, never type a class name somewhere to browse, 
> _every again_. And you won't understand how you ever could live without it.
> 
Ah you mean this "dish washer" kind of thing? Ok I'll try! I'm not sure I'm 
able to adapt. I'm using vi for over 20 years and probably know 8 things to do 
with it. So let's see 

Norbert
>> Norbert
>> 
 Norbert
 
> On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
> 
>> Spotlight?
>> 
>> 
>> 
>> On Monday, September 30, 2013, Norbert Hartl  wrote:
>>> I like to make myself a little command shell inside the image. For this 
>>> I
>> would need a textfield that can popup somewhere on the screen and that 
>> has
>> enough hooks for text entry events and hooks/support for auto-completion.
>>> 
>>> What would be the best things to read/the best code to look at in order
>> to learn how I can accomplish that.
>>> 
>>> thanks,
>>> 
>>> Norbert
>> 
>> -- 
>> ---
>> Philippe Back
>> Dramatic Performance Improvements
>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
>> Mail:p...@highoctane.be | Web: http://philippeback.eu
>> Blog: http://philippeback.be | Twitter: @philippeback
>> Youtube: http://www.youtube.com/user/philippeback/videos
>> 
>> High Octane SPRL
>> rue cour Boisacq 101 | 1301 Bierges | Belgium
>> 
>> Pharo Consortium Member - http://consortium.pharo.org/
>> Featured on the Software Process and Measurement Cast -
>> http://spamcast.libsyn.com
>> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
>> Added Reseller
> 
> 



Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Esteban Lorenzano

On Sep 30, 2013, at 6:26 PM, Sven Van Caekenberghe  wrote:

> 
> On 30 Sep 2013, at 18:11, Norbert Hartl  wrote:
> 
>> 
>> 
>> Am 30.09.2013 um 16:29 schrieb Sven Van Caekenberghe :
>> 
>>> 
>>> On 30 Sep 2013, at 15:53, Norbert Hartl  wrote:
>>> 
 
 Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
 
> The thing you get in pharo when you press SHIFT+ENTER :)
 Thanks cami! Although it might sound embarrassing I was indeed googling 
 for it to find a video by James Robertson where I get the shift+enter hint 
 :)
>>> 
>>> Argh, and it is such an important feature !
>>> 
>>> Never open a browser to invoke find class, never type a class name 
>>> somewhere to browse...
>>> 
>> Sometimes it is hard to tell if you are being serious!
> 
> Same goes for you ;-)  Age ?
> 
> But I am serious: once you get used to using SHIFT+ENTER, you will never open 
> a browser to invoke find class, never type a class name somewhere to browse, 
> _every again_. And you won't understand how you ever could live without it.

:)

... and the Spotlight2 we are preparing for Pharo3 is even better ;)

> 
>> Norbert
>> 
 Norbert
 
> On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
> 
>> Spotlight?
>> 
>> 
>> 
>> On Monday, September 30, 2013, Norbert Hartl  wrote:
>>> I like to make myself a little command shell inside the image. For this 
>>> I
>> would need a textfield that can popup somewhere on the screen and that 
>> has
>> enough hooks for text entry events and hooks/support for auto-completion.
>>> 
>>> What would be the best things to read/the best code to look at in order
>> to learn how I can accomplish that.
>>> 
>>> thanks,
>>> 
>>> Norbert
>> 
>> -- 
>> ---
>> Philippe Back
>> Dramatic Performance Improvements
>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
>> Mail:p...@highoctane.be | Web: http://philippeback.eu
>> Blog: http://philippeback.be | Twitter: @philippeback
>> Youtube: http://www.youtube.com/user/philippeback/videos
>> 
>> High Octane SPRL
>> rue cour Boisacq 101 | 1301 Bierges | Belgium
>> 
>> Pharo Consortium Member - http://consortium.pharo.org/
>> Featured on the Software Process and Measurement Cast -
>> http://spamcast.libsyn.com
>> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
>> Added Reseller
>>> 
>>> 
>> 
> 
> 




Re: [Pharo-users] XSD handling in Pharo

2013-09-30 Thread p...@highoctane.be
XSD is not the same.

Guess you want to do something like JAXB or schema validation. But I don't
know of anything like that in Pharo...

Phil


Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread p...@highoctane.be
Yeah, I was suggesting he had a look at Spotlight... I know what this one
is ;-)


Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Sven Van Caekenberghe

On 30 Sep 2013, at 18:11, Norbert Hartl  wrote:

> 
> 
> Am 30.09.2013 um 16:29 schrieb Sven Van Caekenberghe :
> 
>> 
>> On 30 Sep 2013, at 15:53, Norbert Hartl  wrote:
>> 
>>> 
>>> Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
>>> 
 The thing you get in pharo when you press SHIFT+ENTER :)
>>> Thanks cami! Although it might sound embarrassing I was indeed googling for 
>>> it to find a video by James Robertson where I get the shift+enter hint :)
>> 
>> Argh, and it is such an important feature !
>> 
>> Never open a browser to invoke find class, never type a class name somewhere 
>> to browse...
>> 
> Sometimes it is hard to tell if you are being serious!

Same goes for you ;-)  Age ?

But I am serious: once you get used to using SHIFT+ENTER, you will never open a 
browser to invoke find class, never type a class name somewhere to browse, 
_every again_. And you won't understand how you ever could live without it.

> Norbert
> 
>>> Norbert
>>> 
 On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
 
> Spotlight?
> 
> 
> 
> On Monday, September 30, 2013, Norbert Hartl  wrote:
>> I like to make myself a little command shell inside the image. For this I
> would need a textfield that can popup somewhere on the screen and that has
> enough hooks for text entry events and hooks/support for auto-completion.
>> 
>> What would be the best things to read/the best code to look at in order
> to learn how I can accomplish that.
>> 
>> thanks,
>> 
>> Norbert
> 
> -- 
> ---
> Philippe Back
> Dramatic Performance Improvements
> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
> Mail:p...@highoctane.be | Web: http://philippeback.eu
> Blog: http://philippeback.be | Twitter: @philippeback
> Youtube: http://www.youtube.com/user/philippeback/videos
> 
> High Octane SPRL
> rue cour Boisacq 101 | 1301 Bierges | Belgium
> 
> Pharo Consortium Member - http://consortium.pharo.org/
> Featured on the Software Process and Measurement Cast -
> http://spamcast.libsyn.com
> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
> Added Reseller
>> 
>> 
> 




Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Norbert Hartl


Am 30.09.2013 um 16:29 schrieb Sven Van Caekenberghe :

> 
> On 30 Sep 2013, at 15:53, Norbert Hartl  wrote:
> 
>> 
>> Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
>> 
>>> The thing you get in pharo when you press SHIFT+ENTER :)
>> Thanks cami! Although it might sound embarrassing I was indeed googling for 
>> it to find a video by James Robertson where I get the shift+enter hint :)
> 
> Argh, and it is such an important feature !
> 
> Never open a browser to invoke find class, never type a class name somewhere 
> to browse...
> 
Sometimes it is hard to tell if you are being serious!

Norbert

>> Norbert
>> 
>>> On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
>>> 
 Spotlight?
 
 
 
 On Monday, September 30, 2013, Norbert Hartl  wrote:
> I like to make myself a little command shell inside the image. For this I
 would need a textfield that can popup somewhere on the screen and that has
 enough hooks for text entry events and hooks/support for auto-completion.
> 
> What would be the best things to read/the best code to look at in order
 to learn how I can accomplish that.
> 
> thanks,
> 
> Norbert
 
 -- 
 ---
 Philippe Back
 Dramatic Performance Improvements
 Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
 Mail:p...@highoctane.be | Web: http://philippeback.eu
 Blog: http://philippeback.be | Twitter: @philippeback
 Youtube: http://www.youtube.com/user/philippeback/videos
 
 High Octane SPRL
 rue cour Boisacq 101 | 1301 Bierges | Belgium
 
 Pharo Consortium Member - http://consortium.pharo.org/
 Featured on the Software Process and Measurement Cast -
 http://spamcast.libsyn.com
 Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
 Added Reseller
> 
> 



Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Sven Van Caekenberghe

On 30 Sep 2013, at 15:53, Norbert Hartl  wrote:

> 
> Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
> 
>> The thing you get in pharo when you press SHIFT+ENTER :)
>> 
> Thanks cami! Although it might sound embarrassing I was indeed googling for 
> it to find a video by James Robertson where I get the shift+enter hint :)

Argh, and it is such an important feature !

Never open a browser to invoke find class, never type a class name somewhere to 
browse...

> Norbert
> 
>> On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
>> 
>>> Spotlight?
>>> 
>>> 
>>> 
>>> On Monday, September 30, 2013, Norbert Hartl  wrote:
 I like to make myself a little command shell inside the image. For this I
>>> would need a textfield that can popup somewhere on the screen and that has
>>> enough hooks for text entry events and hooks/support for auto-completion.
 
 What would be the best things to read/the best code to look at in order
>>> to learn how I can accomplish that.
 
 thanks,
 
 Norbert
 
 
 
 
>>> 
>>> -- 
>>> ---
>>> Philippe Back
>>> Dramatic Performance Improvements
>>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
>>> Mail:p...@highoctane.be | Web: http://philippeback.eu
>>> Blog: http://philippeback.be | Twitter: @philippeback
>>> Youtube: http://www.youtube.com/user/philippeback/videos
>>> 
>>> High Octane SPRL
>>> rue cour Boisacq 101 | 1301 Bierges | Belgium
>>> 
>>> Pharo Consortium Member - http://consortium.pharo.org/
>>> Featured on the Software Process and Measurement Cast -
>>> http://spamcast.libsyn.com
>>> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
>>> Added Reseller
>> 
> 
> 




Re: [Pharo-users] XSD handling in Pharo

2013-09-30 Thread Norbert Hartl

Am 30.09.2013 um 15:26 schrieb Friedrich Dominicus 
:

> I've now searched for a while but did not found much about it.
> Does anyone here have a hint where to look for XSD stuff handling in
> Pharo?
> 
I'm pretty sure there isn't much to find. But we would love to have some :) I 
would take short peek into SoapOpera because anyone that tries to use SOAP 
seriously would ne XSD stuff so maybe that's a route you find something.

Norbert





Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Camillo Bruni
On 2013-09-30, at 10:53, Norbert Hartl  wrote:
> Am 30.09.2013 um 15:48 schrieb Camillo Bruni :
>> The thing you get in pharo when you press SHIFT+ENTER :)
>> 
> Thanks cami! Although it might sound embarrassing I was indeed googling for 
> it to find a video by James Robertson where I get the shift+enter hint :)

I didn't know the shortcut for a long time either :P, good to know that you 
start finding answers about pharo on google these days!


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [Pharo-users] XSD handling in Pharo

2013-09-30 Thread Bernat Romagosa
I've handled Atom feeds and (properly formatted) HTML pages with the XML
packages for Pharo, so I guess any markup language should be working too...

http://smalltalkhub.com/#!/~PharoExtras/XMLParser
http://smalltalkhub.com/#!/~PharoExtras/XMLWriter

Cheers,
Bernat.


2013/9/30 Friedrich Dominicus 

> I've now searched for a while but did not found much about it.
> Does anyone here have a hint where to look for XSD stuff handling in
> Pharo?
>
> Regards
> Friedrich
>
>


-- 
Bernat Romagosa.


Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Norbert Hartl

Am 30.09.2013 um 15:48 schrieb Camillo Bruni :

> The thing you get in pharo when you press SHIFT+ENTER :)
> 
Thanks cami! Although it might sound embarrassing I was indeed googling for it 
to find a video by James Robertson where I get the shift+enter hint :)

Norbert

> On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:
> 
>> Spotlight?
>> 
>> 
>> 
>> On Monday, September 30, 2013, Norbert Hartl  wrote:
>>> I like to make myself a little command shell inside the image. For this I
>> would need a textfield that can popup somewhere on the screen and that has
>> enough hooks for text entry events and hooks/support for auto-completion.
>>> 
>>> What would be the best things to read/the best code to look at in order
>> to learn how I can accomplish that.
>>> 
>>> thanks,
>>> 
>>> Norbert
>>> 
>>> 
>>> 
>>> 
>> 
>> -- 
>> ---
>> Philippe Back
>> Dramatic Performance Improvements
>> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
>> Mail:p...@highoctane.be | Web: http://philippeback.eu
>> Blog: http://philippeback.be | Twitter: @philippeback
>> Youtube: http://www.youtube.com/user/philippeback/videos
>> 
>> High Octane SPRL
>> rue cour Boisacq 101 | 1301 Bierges | Belgium
>> 
>> Pharo Consortium Member - http://consortium.pharo.org/
>> Featured on the Software Process and Measurement Cast -
>> http://spamcast.libsyn.com
>> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
>> Added Reseller
> 




Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Camillo Bruni
The thing you get in pharo when you press SHIFT+ENTER :)

On 2013-09-30, at 10:29, "p...@highoctane.be"  wrote:

> Spotlight?
> 
> 
> 
> On Monday, September 30, 2013, Norbert Hartl  wrote:
>> I like to make myself a little command shell inside the image. For this I
> would need a textfield that can popup somewhere on the screen and that has
> enough hooks for text entry events and hooks/support for auto-completion.
>> 
>> What would be the best things to read/the best code to look at in order
> to learn how I can accomplish that.
>> 
>> thanks,
>> 
>> Norbert
>> 
>> 
>> 
>> 
> 
> -- 
> ---
> Philippe Back
> Dramatic Performance Improvements
> Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
> Mail:p...@highoctane.be | Web: http://philippeback.eu
> Blog: http://philippeback.be | Twitter: @philippeback
> Youtube: http://www.youtube.com/user/philippeback/videos
> 
> High Octane SPRL
> rue cour Boisacq 101 | 1301 Bierges | Belgium
> 
> Pharo Consortium Member - http://consortium.pharo.org/
> Featured on the Software Process and Measurement Cast -
> http://spamcast.libsyn.com
> Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
> Added Reseller



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread p...@highoctane.be
Spotlight?



On Monday, September 30, 2013, Norbert Hartl  wrote:
> I like to make myself a little command shell inside the image. For this I
would need a textfield that can popup somewhere on the screen and that has
enough hooks for text entry events and hooks/support for auto-completion.
>
> What would be the best things to read/the best code to look at in order
to learn how I can accomplish that.
>
> thanks,
>
> Norbert
>
>
>
>

-- 
---
Philippe Back
Dramatic Performance Improvements
Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027
Mail:p...@highoctane.be | Web: http://philippeback.eu
Blog: http://philippeback.be | Twitter: @philippeback
Youtube: http://www.youtube.com/user/philippeback/videos

High Octane SPRL
rue cour Boisacq 101 | 1301 Bierges | Belgium

Pharo Consortium Member - http://consortium.pharo.org/
Featured on the Software Process and Measurement Cast -
http://spamcast.libsyn.com
Sparx Systems Enterprise Architect and Ability Engineering EADocX Value
Added Reseller


[Pharo-users] XSD handling in Pharo

2013-09-30 Thread Friedrich Dominicus
I've now searched for a while but did not found much about it.
Does anyone here have a hint where to look for XSD stuff handling in
Pharo?

Regards
Friedrich



Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Norbert Hartl

Am 30.09.2013 um 15:06 schrieb Benjamin :

> You may have a look at the Spotlight widget Esteban made.
> It's mainly a text area with auto completion
> 
Thanks. From what I know from Spotlight it is close to the perfect exampe. I 
just didn't think of it myself.

Norbert

> Ben
> 
> On Sep 30, 2013, at 2:18 PM, Norbert Hartl  wrote:
> 
>> I like to make myself a little command shell inside the image. For this I 
>> would need a textfield that can popup somewhere on the screen and that has 
>> enough hooks for text entry events and hooks/support for auto-completion.
>> 
>> What would be the best things to read/the best code to look at in order to 
>> learn how I can accomplish that.
>> 
>> thanks,
>> 
>> Norbert
>> 
>> 
> 



Re: [Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Benjamin
You may have a look at the Spotlight widget Esteban made.
It's mainly a text area with auto completion

Ben

On Sep 30, 2013, at 2:18 PM, Norbert Hartl  wrote:

> I like to make myself a little command shell inside the image. For this I 
> would need a textfield that can popup somewhere on the screen and that has 
> enough hooks for text entry events and hooks/support for auto-completion.
> 
> What would be the best things to read/the best code to look at in order to 
> learn how I can accomplish that.
> 
> thanks,
> 
> Norbert
> 
> 



[Pharo-users] Morphic text filed plus autocompetion

2013-09-30 Thread Norbert Hartl
I like to make myself a little command shell inside the image. For this I would 
need a textfield that can popup somewhere on the screen and that has enough 
hooks for text entry events and hooks/support for auto-completion.

What would be the best things to read/the best code to look at in order to 
learn how I can accomplish that.

thanks,

Norbert