[Gambas-devel] Another extrange thing

Benoit Minisini gambas at ...1...
Sun Jun 6 10:00:45 CEST 2004


On Saturday 05 June 2004 23:18, Daniel Campos wrote:
> El sáb, 05-06-2004 a las 22:28, Benoit Minisini escribió:
> > On Saturday 05 June 2004 14:17, Daniel wrote:
> > > I'm afraid but there's another problem with menus:
> > >
> > > 'Delete' event never raises, nor using "menu.delete" nor
> > > killing the parent window or menu.
> > >
> > > (using both old CMenu files and the fixed new you sent me)
> > >
> > > Regards,
> > >
> > > Daniel Campos
> >
> > Hmm... Logical :-)
> >
> > The event is not used in the source code !!
> >
> > I think I will remove this event for controls and menus, as it can easily
> > make the application crashes.
>
> Yes, '.Delete' is complex and a headache for programmers (both component
> and gambas programmers) Then, I will not implement
> this in GTK+... except for windows? I think Nobody needs that
> as 'Close' already exists,It can be cancelled and the object already
> exists, I think better removing it also for windows, don't you?

1.. 2.. 3.. Removed!

>
> By the way, each time I try to graphically design a form using GTK+,
> gambas IDE crashes telling lots of error like this:
>
> ...
> Error: Form.Text = "GTK+ TEST"
> SetProperty: Form.Border: CControl.SetProperty.348: Null object
> Error: Form.Border = Window.Fixed
> SetProperty: Form.Width: CControl.SetProperty.348: Null object
> SetProperty: Form.Height: CControl.SetProperty.348: Null object
> SetProperty: Form.X: CControl.SetProperty.348: Null object
> SetProperty: Form.Y: CControl.SetProperty.348: Null object
> SetProperty: Form.Width: CControl.SetProperty.348: Null object
> SetProperty: Form.Height: CControl.SetProperty.348: Null object
> SetProperty: Form.X: CControl.SetProperty.348: Null object
> SetProperty: Form.Y: CControl.SetProperty.348: Null object
> ...
>
> I think the Gambas IDE does not recognize GTK component as graphical
> component, or something like that, but I can't find it... What can I do?

Mmm... It should work. Send me your gtk component, and I will see what I 
missed in the IDE.

>
>
> Regards
>
> Daniel Campos

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list