[MonoDevelop] Can't get basic code to work
George Lober
georgelober at glowsoftware.ca
Thu Jul 26 21:47:28 EDT 2007
Marcos Marín wrote:
>
> One signal/event which I'm trying to find is the equivalent of the
> delphi form onCreate event (when a window is created). Would this
> be the
> "Realized" signal ? I would need this to put one-time run start-up
> code
> into.
>
>
> Why not use the class' constructor?
>
Would you mean inside of the "public partial class MainWindow:
Gtk.Window" block in MainWindow.cs ?
More information about the Monodevelop-list
mailing list