[Pharo-project] CLFramework-UIBuilder
i published the CLFramework package
Nice! First bug report: In CLBuilderMainForm>>createNewView you send #alert:text:title: to the current UI theme but this message is not in the latest core image. Bye Torsten -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
Better off doing UITheme builder alert: 'a message' title: 'Alert!'. Regards, Gary ----- Original Message ----- From: "Torsten Bergmann" <astares@gmx.de> To: <pharo-project@lists.gforge.inria.fr> Sent: Monday, September 07, 2009 12:45 PM Subject: [Pharo-project] CLFramework-UIBuilder
i published the CLFramework package
Nice! First bug report: In CLBuilderMainForm>>createNewView you send #alert:text:title: to the current UI theme but this message is not in the latest core image. Bye Torsten -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I don´t understand. The last dev image (10440) works for me in that point :( . Regards. Torsten Bergmann wrote:
i published the CLFramework package
Nice!
First bug report: In CLBuilderMainForm>>createNewView you send #alert:text:title: to the current UI theme
but this message is not in the latest core image.
Bye Torsten
-- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/CLFramework-UIBuilder-tp3596854p3599379.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Gary Chambers -
nullPointer -
Torsten Bergmann