why if the class have the same name of an existing one you not just ignore
the 'inherit' keyword, Benoit ?
--
Fabien Bodard
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's securit
On 07/04/2012 12:06 AM, Kevin Fishburne wrote:
> I need to create a 2D array of a structure like this:
>
> Public Struct Tile_Normals
> A[3] As Single ' Normal for quad subsurface A.
> B[3] As Single ' Normal for quad subsurface B.
> End Struct
>
> Dim Normals As New Tile_Normals[TileGrid
I need to create a 2D array of a structure like this:
Public Struct Tile_Normals
A[3] As Single ' Normal for quad subsurface A.
B[3] As Single ' Normal for quad subsurface B.
End Struct
Dim Normals As New Tile_Normals[TileGrid.Size, TileGrid.Size]
When I try to assign a value to an array
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 269 by benoit.m...@gmail.com: First character of the
parent class is capitalised
http://code.google.com/p/gambas/issues/detail?id=269
Class names are not case sensitive, so you should fix your XMI import
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 269 by adamn...@gmail.com: First character of the parent class is
capitalised
http://code.google.com/p/gambas/issues/detail?id=269
1) Describe the problem.
The IDE capit
Le 25/06/2012 10:33, Bruce a écrit :
> OK, but not the answer I was hoping for.
>
> Presumably "Application" is needed early on in the piece. What I'm
> trying to work out is, if I override Application then which order does
>
> gb.Application._Init()
> ^
>
Updates:
Status: NeedsInfo
Labels: -Version Version-3.2.0
Comment #2 on issue 265 by benoit.m...@gmail.com: New connection with
password causes Gambas crash.
http://code.google.com/p/gambas/issues/detail?id=265
Yes. I need a way to detect that Mate desktop is in use and implemen
Updates:
Status: Fixed
Comment #6 on issue 268 by benoit.m...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
Fixed in revision #4894.
--
Live
Comment #5 on issue 268 by emil.len...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
'Class1
Static Public Sub _unknown(...)
Print "Test"
End
And then:
Dim a As New Class1
a.uu()
The call is completely ignored, no errors,
Comment #4 on issue 268 by benoit.m...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
Yes, but the interpreter does not check when _unknown or _property must be
static or not correctly.
-
Updates:
Labels: -Type-Bug Type-Crash
Comment #4 on issue 262 by benoit.m...@gmail.com: gb.option makes every
program crash with signal #11
http://code.google.com/p/gambas/issues/detail?id=262
(No comment was entered for this change.)
--
Updates:
Labels: -Type-Bug Type-Crash
Comment #3 on issue 267 by benoit.m...@gmail.com: Write properties with
_unknown
http://code.google.com/p/gambas/issues/detail?id=267
(No comment was entered for this change.)
---
Updates:
Labels: -Type-Bug Type-Crash
Comment #3 on issue 268 by benoit.m...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
(No comment was entered for this change.)
---
Updates:
Status: Accepted
Labels: -Version Version-3.2.0
Comment #2 on issue 268 by benoit.m...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
(No comment was entered for this change.)
Comment #1 on issue 268 by emil.len...@gmail.com: Can call non-static
_unknown from a static context
http://code.google.com/p/gambas/issues/detail?id=268
One question: Are static _unknown and static _property allowed?
---
Updates:
Status: Fixed
Comment #2 on issue 267 by benoit.m...@gmail.com: Write properties with
_unknown
http://code.google.com/p/gambas/issues/detail?id=267
Fixed in revision #4891.
--
Live Security Virtual Co
Updates:
Status: Accepted
Labels: -Version Version-3.2.0
Comment #1 on issue 267 by benoit.m...@gmail.com: Write properties with
_unknown
http://code.google.com/p/gambas/issues/detail?id=267
(No comment was entered for this change.)
Updates:
Status: Fixed
Labels: -Version Version-3.2.0
Comment #3 on issue 262 by benoit.m...@gmail.com: gb.option makes every
program crash with signal #11
http://code.google.com/p/gambas/issues/detail?id=262
OK, fixed in revision #4890.
---
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 268 by emil.len...@gmail.com: Can call non-static _unknown from a
static context
http://code.google.com/p/gambas/issues/detail?id=268
1) Describe the problem.
You can cal
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 267 by emil.len...@gmail.com: Write properties with _unknown
http://code.google.com/p/gambas/issues/detail?id=267
1) Describe the problem.
The documentation says "If the _p
Le mardi 3 juillet 2012 00:52:47 Benoît Minisini a écrit :
> Le 03/07/2012 00:05, Adrien Prokopowicz a écrit :
> > Hi Emil,
> > I don't think we have exactly the same configuration. :-)
> > My computer is a 3-years-old Asus eeePC 1005HA, with an single-core Intel
> > Atom at 1.6Ghz, 1GB of RAM, a 2
Comment #1 on issue 265 by green.da...@gmail.com: New connection with
password causes Gambas crash.
http://code.google.com/p/gambas/issues/detail?id=265
Digging a little bit deeper I have discovered the following:
1. Mate is a fork of the Gnome2 project and is the default desktop used by
Lin
22 matches
Mail list logo