On Saturday 05 February 2011 10:50:04 Benoît Minisini wrote:
> > Last couple of updates of the svn this syntax is no longer working:
> >
> > listview1.SelectAll(False)
> > or
> > Columnview1.SelectAll(FAlse)
> >
> > My program just stops on these lines with no error messages
> >
> >
> > ??
> >
> >
> Last couple of updates of the svn this syntax is no longer working:
>
> listview1.SelectAll(False)
> or
> Columnview1.SelectAll(FAlse)
>
> My program just stops on these lines with no error messages
>
>
> ??
>
> Anyone else noticed this
>
> Regards
>
> richard
>
Yes, the syntax has chang
Last couple of updates of the svn this syntax is no longer working:
listview1.SelectAll(False)
or
Columnview1.SelectAll(FAlse)
My program just stops on these lines with no error messages
??
Anyone else noticed this
Regards
richard
---
On 02/02/2011 08:14 PM, Benoît Minisini wrote:
> Maybe you can speed up things a little by intelligently using the X11 design.
>
> In Gambas 3, if you use a DrawingArea with the Cached property set, the
> DrawingArea maintains a pixmap on the X11 server that is used as the
> background pixmap of th
Can you give me "celesta.ae0" file for test?
Jussi
On Fri, Feb 4, 2011 at 14:46, Daniel Fuchs wrote:
> Hello,
>
> the problem is that I cannot find any circular (object) references. Have a
> look at the project attached. The Gambas runtime issues a warning when you
> run the program, but the c
Strange... I have same system, so I tried again, now it works.
Jussi
On Fri, Feb 4, 2011 at 16:18, Kevin Fishburne <
kevinfishbu...@eightvirtues.com> wrote:
> On 02/04/2011 08:56 AM, Jussi Lahtinen wrote:
> > I cannot open your project, tar ball seems to be corrupted.
>
> The attachment extract
On 02/04/2011 08:56 AM, Jussi Lahtinen wrote:
> I cannot open your project, tar ball seems to be corrupted.
The attachment extracted for me under Ubuntu 10.10.
--
Kevin Fishburne
Eight Virtues
www: http://sales.eightvirtues.com
e-mail: sa...@eightvirtues.com
phone: (770) 853-6271
-
I cannot open your project, tar ball seems to be corrupted.
Jussi
On Fri, Feb 4, 2011 at 14:46, Daniel Fuchs wrote:
> Hello,
>
> the problem is that I cannot find any circular (object) references. Have a
> look at the project attached. The Gambas runtime issues a warning when you
> run the pro
Hello,
the problem is that I cannot find any circular (object) references. Have a look
at the project attached. The Gambas runtime issues a warning when you run the
program, but the class mentioned (ParamDef) does not contain any references to
other classes, so I can't figure out why that messa
Thanks for information, I am using gambas 2.21. I willl try it with Gambas
3.
2011/2/4 Benoît Minisini
> > Hello all,
> >
> > I am trying use MouseDrag event of FileView. I implemented MouseDrag
> > feature of ListBox and I can Drag & Drop items from GridView,Listview to
> a
> > ListView. But wh
> Hello all,
>
> I am trying use MouseDrag event of FileView. I implemented MouseDrag
> feature of ListBox and I can Drag & Drop items from GridView,Listview to a
> ListView. But when I want to drag an item of FileView, Gambas does
> nothing, just nothing.
>
> My code is below;
>
>
> PUBLIC SUB
> 3533 version
>
> Saving source the dialog tries to create the folder as I can see it
> flicking on and off but no folder is created.
>
> Kubuntu 9.0
>
> REgards
>
> richard
>
The bug should be fixed in revision #3538.
Regards,
--
Benoît Minisini
-
12 matches
Mail list logo