Hi,
First of all, congratulations for the new 1.4 release.
I�m not new to Smalltalk but I am to Pharo�s UI. All I did until now in Pharo was using it as server (Seaside).
I saw some applications done with Pharo that show a menu bar at the very top of its main window (lets say, above Pharo�s logo). I�m wandering how to do that. All samples I saw (and correct me if I�m wrong) first create a new window (ie a StandardWindow) and then add the menubar and menu to it.
Any sample I can look at?
Thanks
Christian