[Gambas-user] Multidimensional dynamic array basics

2015-08-18 Thread Kevin Fishburne
I need to know how to declare, initialize and add elements to a two-dimensional dynamic array. Using trial-and-error for every possible syntax hasn't been too helpful so far. I'd post my code but it's pretty useless and embarrassing and I think the basic question sums it up. -- Kevin Fishburne

[Gambas-user] How to pass a structure to a C routine

2015-08-18 Thread martin p cristia
Hi: I need to pass a structure to a C routine Public Struct punto3d x As Float Y As Float z As Float End Struct and call it like this: dim p1 as new punto3d fXnew = rotate3D(p1) how to declare? Public Extern rotate3D( point3D as ?) As Float and how to use the structure i

Re: [Gambas-user] I am getting really irritated.

2015-08-18 Thread Jussi Lahtinen
> a) there is no such standard. > In Debian naming convention "-" seems to be reserved to mark for following version number, but you are right, this is not it. > b) it only happens with component projects - see attached pic > OK, but that makes sense, since it's gambas component. > I don't u

Re: [Gambas-user] I am getting really irritated.

2015-08-18 Thread adamn...@gmail.com
On Tue, 18 Aug 2015 16:56:48 +0300 Jussi Lahtinen wrote: > I tested packaging with revision 7222. In vendor name "-" is translated as > "_". I have some vague image in my head that this was done to comply with > some linux standard. > But I don't see *anything *get prefixed with "gambas"?? > a)

Re: [Gambas-user] Bug during Webview Eval() usage

2015-08-18 Thread Benoît Minisini
Le 18/08/2015 22:49, Yahoo a écrit : > Hi Benoit, > > I have found a bug (Segmentation fault 11) during execution of around > 320 Eval() in a short time inside a loop (for each …) in a Webview. > > Some time this loop works fine and each Webview1.Eval(cmd) are > executed and another time I have thi

[Gambas-user] Bug during Webview Eval() usage

2015-08-18 Thread Yahoo
Hi Benoit, I have found a bug (Segmentation fault 11) during execution of around 320 Eval() in a short time inside a loop (for each …) in a Webview. Some time this loop works fine and each Webview1.Eval(cmd) are executed and another time I have this error. I don’t know if it’s important but I

Re: [Gambas-user] Print preview

2015-08-18 Thread Benoît Minisini
Le 11/08/2015 05:24, Filippo Casati a écrit : > how to printer settings remain after viewing the print preview? I want this > because closing the preview automatically printing. Do you have a little project that reproduces the bug? And can you provide information on your system? Regards, -- Be

Re: [Gambas-user] I am getting really irritated.

2015-08-18 Thread Jussi Lahtinen
I tested packaging with revision 7222. In vendor name "-" is translated as "_". I have some vague image in my head that this was done to comply with some linux standard. But I don't see *anything *get prefixed with "gambas"?? I dont need all my project directories named "paddys-hill.something" I