The cell types bother me just a little. It takes some time to adjust to the concepts, but value adapters (and aspect value adapter in particular) are a nice way to let gui elements "think" in text and yet connect to anything. Highly recommended.
Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alexandre Bergel Sent: Wednesday, November 18, 2009 5:28 PM To: [email protected] Subject: Re: [Pharo-project] Conseils for develop a grid This looks really cool! Alexandre On 18 Nov 2009, at 19:13, nullPointer wrote: > > I´m developing a grid for my UIBuilder. For the moment show a few > cells and columns.The rows area is a ScrollPane widget with > TableLayout policy. The rows header is another panel. > In vertical scroll the behavior is correct, the rows scrolling and the > header is fixed -> > > http://img43.imageshack.us/i/capturadepantalla200911w.png/ > > > my problem is in the horizontal scroll, in that case rows area scroll > good, but obviosly the header columns dont "match" with the rows > columns, only is a panel -> > > http://img10.imageshack.us/i/capturadepantalla200911f.png/ > > > I´m catching the "scrolling" event, but i dont have a position > reference for relocate the rows header panel. The rows area position > don´t change when is scrolled, is strange. > > I hope to me to have expressed well. :| > -- > View this message in context: > http://n2.nabble.com/Conseils-for-develop-a-grid-tp4028690p4028690.htm > l Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
