In Pharo5, you can download Ancestry from the Catalog browser,
that provides an example of this. https://vimeo.com/158063568
Stephan
Was this fixed, considered for a roadmap (if there is one), etc?
Regards!
--
View this message in context:
http://forum.world.st/Tables-in-Pillar-tp4808143p4887468.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi Bob,
to answer your 2 questions briefly:
Yes, Spec is here to stay for good, and the idea is that it can compose any
kind of widgets, so with a bridge to OSWindow-SDL2 that should work as well.
When changing items in the list, you need to inform the widget of that. To do
that you need to ca
Hello,
It's been a while since I tried out Pharo. I always struggled with Morphic
UI's, but I noticed Spec and there seemed to be enough examples floating
around that I thought I'd give it another try.
Is Spec "here to stay?" Is it worthwhile to figure it out? It seems like
with the developing
Cleaned up, and a demo:
https://vimeo.com/160902072
Stephan
I had to think about this for a while. Let me see if I can summarize where we
are:
- I wanted to translate the pre-BaselineOf workflow of "specify loose
dependencies generally (e.g. #stable) in the #baselineXyz: method, and
precisely in the #versionAbc: method" to "specify loose dependencies
genera