2013-12-30 03:20 keltezéssel, Kende Krisztián írta:
Jeez, that's complicated code!
I wrote my own version, this is perhaps a little simpler. Check it. ;-)
Otherwise. Your code:
IIf(Application.Path Ends ".gambas", "/usr/bin/gbr3 ", "/usr/bin/gbx3
") & Application.Path
isn't correct, becaus
2013-12-29 21:59 keltezéssel, Tobias Boege írta:
Hi all,
last month I read a question at gambas-club.de about how to relaunch one's
program with root privileges if it was running without them. This was the
straw to break the camel's back :-) [*]
As far as I can remember back, it was always a pr
On Mon, 2013-12-30 at 02:10 +0100, Tobias Boege wrote:
> > 3) The Authentication form needs work. The labels are not visually
> > associated with the correct control. (This one was from Felicity, who
> > can pick these things out with a 3 second glance at a form).
>
> What do you mean? I have att
On Mon, 30 Dec 2013, Bruce wrote:
> On Sun, 2013-12-29 at 21:59 +0100, Tobias Boege wrote:
> > Hi all,
> >
> > last month I read a question at gambas-club.de about how to relaunch one's
> > program with root privileges if it was running without them. This was the
> > straw to break the camel's bac
On Sun, 2013-12-29 at 21:59 +0100, Tobias Boege wrote:
> Hi all,
>
> last month I read a question at gambas-club.de about how to relaunch one's
> program with root privileges if it was running without them. This was the
> straw to break the camel's back :-) [*]
>
> As far as I can remember back,
Le 29/12/2013 17:40, Charlie Reinl a écrit :
> Salut Benoît,
>
> GridView, ColumnClick is not fired. so a click on Columns Header ends in
> Click and says the click was on row 0.
>
> attached a TEST-project
>
It should be fixed in revision #6034.
Regards,
--
Benoît Minisini
---
Hi all,
last month I read a question at gambas-club.de about how to relaunch one's
program with root privileges if it was running without them. This was the
straw to break the camel's back :-) [*]
As far as I can remember back, it was always a problem for the most to get
sudo or su do the right t
Updates:
Status: Fixed
Comment #2 on issue 485 by benoit.m...@gmail.com: 'Like' square brackets
problem
http://code.google.com/p/gambas/issues/detail?id=485
It should be fixed in revision #6031. The fix will be backported in Gambas
3.5.2.
--
You received this message because this pr
Hi,
I'm writing a ValueBox extension which recognises complex numbers when
chosen ValueBox.Type = ValueBox.Complex. For the time being I'm using the
"global symbol table" extension method, i.e. I call my class ValueBox and
Export it - just for the sake of it.
(Later, I will likely directly commit
Salut Benoît,
GridView, ColumnClick is not fired. so a click on Columns Header ends in
Click and says the click was on row 0.
attached a TEST-project
--
Amicalement
Charlie
[System]
Gambas=3.5.90 r6023
OperatingSystem=Linux
Kernel=2.6.32-54-generic
Architecture=x86
Distribution=Ubuntu 10.04
Updates:
Status: NeedsInfo
Comment #1 on issue 488 by benoit.m...@gmail.com: Gambas Editor calculates
cursor-positions wrong for some fontsizes
http://code.google.com/p/gambas/issues/detail?id=488
I need you to give me:
- The full system information returned by the IDE.
- The font used
Status: New
Owner:
Labels: Version-3.1.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 488 by ramjet...@googlemail.com: Gambas Editor calculates
cursor-positions wrong for some fontsizes
http://code.google.com/p/gambas/issues/detail?id=488
1) Using Ga
Updates:
Status: Fixed
Labels: -Version-TRUNK Version-3.5.0
Comment #3 on issue 486 by benoit.m...@gmail.com: Debian packages have
wrong description and title
http://code.google.com/p/gambas/issues/detail?id=486
Fixed in revision #6030. It will backported to Gambas 3.5.2.
--
Y
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 487 by benoit.m...@gmail.com: Binaries are not
converted to lowercase
http://code.google.com/p/gambas/issues/detail?id=487
Program names with uppercase characters are perfectly allowed. Just name
your
Updates:
Status: Accepted
Labels: -Version Version-TRUNK
Comment #2 on issue 486 by benoit.m...@gmail.com: Debian packages have
wrong description and title
http://code.google.com/p/gambas/issues/detail?id=486
(No comment was entered for this change.)
--
You received this messa
On Sun, 22 Dec 2013, Beno?t Minisini wrote:
> Le 21/12/2013 16:53, Tobias Boege a ?crit :
> > Hi Benoit,
> >
> > is it planned to support complex numbers in Val() or to have an IsComplex()
> > function?
>
> No at the moment.
>
> It's a problem for Val(), because some people may assume that Val()
On Thu, 26 Dec 2013, Kende Kriszti?n wrote:
> 2013-12-26 17:58 keltez?ssel, Kende Kriszti?n ?rta:
> > 2013-12-26 12:33 keltez?ssel, Kende Kriszti?n ?rta:
> >> Hi,
> >>
> >> 'gb.crypt' component is perfect if I want to check SHA-512 password match:
> >>
> >> Dim shahash As String
> >>
> >>
On Mon, 23 Dec 2013, Kevin Fishburne wrote:
> On 12/21/2013 04:57 AM, Tobias Boege wrote:
> >On Sat, 21 Dec 2013, Kevin Fishburne wrote:
> >>On 12/21/2013 12:36 AM, Kevin Fishburne wrote:
> >>>I've gotten some flak about how I declare arrays and want to change my
> >>>ways. Previously I would do so
Le 29/12/2013 10:06, Bruce a écrit :
> I wanted to create a text file in a project regarding some strangeness.
> Have been doing this type of thing for years now with no problems at
> all. But today, with rev 6013 some strangeness is happening inside the
> IDE itself.
>
> I have attached a pic (whi
19 matches
Mail list logo