Re: [Gambas-user] Problems on UserControl properties

2013-09-14 Thread Benoît Minisini
Le 14/09/2013 21:22, Charlie Reinl a écrit : > Am Freitag, den 13.09.2013, 22:25 +0200 schrieb Karl Reinl: >> Salut Benoît, >> >> I'm making a Timepicker for me, but I ran into problems. >> >> I need 2 Class _Properties, first for 12/24 hours and second for minute >> slices, both raise in the contr

Re: [Gambas-user] Problems on UserControl properties

2013-09-14 Thread Charlie Reinl
Am Freitag, den 13.09.2013, 22:25 +0200 schrieb Karl Reinl: > Salut Benoît, > > I'm making a Timepicker for me, but I ran into problems. > > I need 2 Class _Properties, first for 12/24 hours and second for minute > slices, both raise in the control property grid, but only the second > raise durin

[Gambas-user] Problems on UserControl properties

2013-09-13 Thread Karl Reinl
Salut Benoît, I'm making a Timepicker for me, but I ran into problems. I need 2 Class _Properties, first for 12/24 hours and second for minute slices, both raise in the control property grid, but only the second raise during form load, is it a bug or what do I wrong? By that way, one can not de

[Gambas-user] Problems on UserControl properties

2013-09-13 Thread Charlie Reinl
Salut Benoît, I'm making a Timepicker for me, but I ran into problems. I need 2 Class _Properties, first for 12/24 hours and second for minute slices, both raise in the control property grid, but only the second raise during form load, is it a bug or what do I wrong? By that way, one can not de