me too :)
On Fri, Nov 13, 2015 at 3:11 AM Stephan Eggermont wrote:
> On 12/11/15 19:57, Esteban A. Maringolo wrote:
> > It is being recorded. And the slides being collected. So I guess they
> > will be made public soon.
>
> Great. I'm looking forward to them
>
> Stephan
>
>
>
>
On 12/11/15 19:57, Esteban A. Maringolo wrote:
It is being recorded. And the slides being collected. So I guess they
will be made public soon.
Great. I'm looking forward to them
Stephan
Hi Jeff,
Here is an example to bring up the file dialog answering a file reference.
| reference |
reference := UIManager default
fileSave: 'Save as?'
extensions: #('pdf' 'png' 'stuff')
path: Smalltalk imageDirectory.
For other examples see MorphicUIManager where methods start with file*
I just want to call a dialog on a button click.
What approach do I take with the Polymorph one?
Do I have to open a Polymorph window which then calls the dialog or can I
bake the Polymorph dialog into my spec window?
--
View this message in context:
http://forum.world.st/FileDialog-from-Spec-
It is being recorded. And the slides being collected. So I guess they will
be made public soon.
El nov. 12, 2015 11:51 AM, "Stephan Eggermont" escribió:
> Looking at the tweet stream of #Smalltalks2015, I wonder if
> #Smalltalks2015 is being recorded? Are there already slides available?
>
> Steph
Looking at the tweet stream of #Smalltalks2015, I wonder if
#Smalltalks2015 is being recorded? Are there already slides available?
Stephan
Hi,
I changed the title of the message :).
> On Nov 12, 2015, at 2:04 PM, Torsten Bergmann wrote:
>
>> People are saying that they do not want to have the Catalog Projects
>> displayed by default
>
> Why do you generalize that people wants to have them "not displayed”?
> It's for people with
Profiling a Spotter open ?
Thierry
2015-11-12 14:25 GMT+01:00 Torsten Bergmann :
> kilon wrote:
> >I am on a 100kb/s connection and never had an issue with Spotter, are we
> >sure here that is just slow connections or maybe something else ?
>
> Tried on a slow mobile line now again as well witho
On 12-11-15 14:08, Dimitris Chloupis wrote:
I am on a 100kb/s connection and never had an issue with Spotter, are we
sure here that is just slow connections or maybe something else ?
There are two aspects to slow connections: bandwidth and delay. Low
bandwidth is probably less of an issue as t
kilon wrote:
>I am on a 100kb/s connection and never had an issue with Spotter, are we
>sure here that is just slow connections or maybe something else ?
Tried on a slow mobile line now again as well without any problem.
I get the same impression that we talk about something else that slows
it do
I am on a 100kb/s connection and never had an issue with Spotter, are we
sure here that is just slow connections or maybe something else ?
On Thu, Nov 12, 2015 at 3:06 PM Torsten Bergmann wrote:
> >People are saying that they do not want to have the Catalog Projects
> displayed by default
>
> Wh
>People are saying that they do not want to have the Catalog Projects displayed
>by default
Why do you generalize that people wants to have them "not displayed"?
It's for people with a slow connection and they lament about the slowdown - not
the
functionality. For this group it feels slow when
2015-11-12 7:23 GMT+01:00 Jeff Gray :
> In Pharo 4.
> I'm writing a ui in spec and I want to be able to select and open a file on
> a button click.
> I can see one example in polymorph but I don't know if that can be used
> from
> spec.
> Or am I missing something obvious?
>
We don't have a spec
13 matches
Mail list logo