We are still working on this, so all your corrections, thoughts, comments are 
welcome!

--
Does this mail seem too brief? Sorry for that, I don’t mean to be rude! Please 
see http://emailcharter.org <http://emailcharter.org/> .

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of 
Chile

> On 23 Oct 2016, at 13:12, p...@highoctane.be wrote:
> 
> Oooh, didn't knew about this one. Great, I was just in need of a couple more 
> Spec clues.
> 
> Phil
> 
> On Sun, Oct 23, 2016 at 4:29 PM, Johan Fabry <jfa...@dcc.uchile.cl 
> <mailto:jfa...@dcc.uchile.cl>> wrote:
> 
> Building a small window with these menus and/or buttons is straightforward in 
> Spec. Have a look at the Spec GUI documentation book (a work in progress):
> https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/lastSuccessfulBuild/artifact/book-result/SpecBooklet.pdf
>  
> <https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/lastSuccessfulBuild/artifact/book-result/SpecBooklet.pdf>
> 
> Individual chapters are also available:
> https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/lastSuccessfulBuild/artifact/book-result/
>  
> <https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/lastSuccessfulBuild/artifact/book-result/>
> 
> --
> Does this mail seem too brief? Sorry for that, I don’t mean to be rude! 
> Please see http://emailcharter.org <http://emailcharter.org/> .
> 
> Johan Fabry   -   http://pleiad.cl/~jfabry <http://pleiad.cl/~jfabry>
> PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of 
> Chile
> 
> > On 23 Oct 2016, at 01:53, CodeDmitry <dimamakh...@gmail.com 
> > <mailto:dimamakh...@gmail.com>> wrote:
> >
> > I want to have a bootstrap-like navbar at the top of my pharo GUI to store
> > commonly accessed features/custom hierarchies of menus.
> >
> > My first thought is that I should spend a bunch of time playing with Morphs
> > and invent my own MVC(models being the state managed by the menu, views
> > being the controls(morphs), and controllers being asynchronous blocks of
> > code that are invoked when events occur).
> >
> > Are there any good resources that teach how to go around doing stuff like
> > this, or do I have to reinvent it myself by researching how Pharo GUI works
> > internally, and figure out how to do this by successful incremental
> > experiments?
> >
> >
> >
> >
> >
> > --
> > View this message in context: 
> > http://forum.world.st/What-is-the-correct-way-to-go-around-implementing-a-GUI-feature-in-Pharo-tp4919772.html
> >  
> > <http://forum.world.st/What-is-the-correct-way-to-go-around-implementing-a-GUI-feature-in-Pharo-tp4919772.html>
> > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
> >
> >
> 
> 
> 
> 

Reply via email to