csrabak wrote: > >> >> I?m developing the UIBuilder of Youtube video. The development not is >> ended, >> and is in a Pre Beta state. I believe than in two weeks i could up in >> SqueakSource; but exists two or three problems, how for example the way >> of >> morph builded persistence. My knowledge of Smalltalk and Pharo-Squeak is >> poor and limited, but i continue working.So it would be necessary that >> yours >> recommended me the best way to me to do according to which things when i >> finished the first step. > > In order people can help you, I suggest you post your individual doubts > here, as some of the issues you might be stumbling at may be also > something Pharo's team may be at an influx of changing. >
Well , some problems is discussed before, for example the way of persist the morph generated in the UIBuilder -> http://n2.nabble.com/Persist-a-morph-in-a-message.-td3292117.html#a3292117 but dont seems easy do it :) Now i persist the morph in serialized method, but that way have serious problems if the controls library changes in the time. Another problem is the "binding" between a object with data and his representation in controls of UI, i dont like the MorphicModel mechanism; im doing than controls working with events. csrabak wrote: > > Just as a curiosity: what is "CLFramework" is the hierarchy of classes > you're buiding your toolset or are using other classes than PolyMorph? > CLFramework is the package container of all my classes, not only the UIBuilder; is totally integrated in Polymorph :) Regards -- View this message in context: http://n2.nabble.com/How-to-build-a-GUI-tp3419005p3420211.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project