On 03/05/17 00:25, Peter Uhnak wrote:
you can look at chapter 9.1 in the Spec Booklet
http://files.pharo.org/books-pdfs/spec/2017-01-23-SpecBooklet.pdf it
shows how to integrate any morph inside a Spec Model.
But did you look at FastTabelModel? It uses FTTableMorph underneath,
so maybe it can al
Hi,
you can look at chapter 9.1 in the Spec Booklet
http://files.pharo.org/books-pdfs/spec/2017-01-23-SpecBooklet.pdf it shows how
to integrate any morph inside a Spec Model.
But did you look at FastTabelModel? It uses FTTableMorph underneath, so maybe
it can already do what you need.
Peter
Hi!
I need to display my FTTableMorph window content inside of ComposableModel
window.
Please tell me, is it possible?
Thanks,
Khrystyna.
--
View this message in context:
http://forum.world.st/Put-FTTableMorph-layout-into-ComposableModel-lyout-tp4945202.html
Sent from the Pharo Smalltalk Use