http://gambaswiki.org/bugtracker/edit?object=BUG.1026&from=L21haW4-
Jorge CARRIÓN added an attachment:
menuCrack.tar.gz
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you
http://gambaswiki.org/bugtracker/edit?object=BUG.1026&from=L21haW4-
Jorge CARRIÓN reported a new bug.
Summary
---
Project cracks with error 11 when trying to acces a menu
Type : Bug
Priority : Medium
Gambas version : 3.9
Product : Development Environment
Des
http://gambaswiki.org/bugtracker/edit?object=BUG.1025&from=L21haW4-
Comment #2 by Benoît MINISINI:
This is by design. Free() is a just a call to the libc free() method, and so
the freed address cannot be checked.
Benoît MINISINI changed the state of the bug to: Rejected.
http://gambaswiki.org/bugtracker/edit?object=BUG.1026&from=L21haW4-
Comment #1 by Benoît MINISINI:
It crashes with GTK+, not with QT. But I don't see why you are talking about
the Enabled property here.
Benoît MINISINI changed the state of the bug to: Accepted.
--
http://gambaswiki.org/bugtracker/edit?object=BUG.1026&from=L21haW4-
Comment #2 by Benoît MINISINI:
Fixed in revision #7944.
Benoît MINISINI changed the state of the bug to: Fixed.
--
The Command Line: Reinvented for M
http://gambaswiki.org/bugtracker/edit?object=BUG.1022&from=L21haW4-
Comment #3 by Benoît MINISINI:
A Refresh() method was missing in the Pop3Client class. It has been implemented
in revision #7945.
Without it, you have to close and open the connection each time you want to
check the message bo
http://gambaswiki.org/bugtracker/edit?object=BUG.1016&from=L21haW4-
Comment #3 by Benoît MINISINI:
Fixed in revision #7946.
Benoît MINISINI changed the state of the bug to: Fixed.
--
The Command Line: Reinvented for M
It would be great if Gambas would report of Farm's actualizations on
installed projects at start... I think.
Best Regards
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by
Hello,
is it possible a very simple example of
MapView1.Map.AddShape(".").AddPolyLine(...) Method ?
Regards
vuott
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch yo
Relaunch this request from Ru Vuott:
Hello,
is it possible a very simple example of
MapView1.Map.AddShape(".").AddPolyLine(...) Method ?
Regards
vuott
--
The Command Line: Reinvented for Modern Developers
Did th
Probably a dq, but..
Is it possible to write a method, apart from _read and _write, on a property of
a class? Specifically, I'd like to implement a boolean function to return true
if the property has a specific value. Something along the lines of
MyClass.MyDateProperty.IsFuture() which would ret
Hello Gambas users,
anyone have any idea how to get the name of the calling function and pass it
to logger or complexlogger ?
The $(callLocation)] format option shows "[ComplexLogger.Log.60] ", but not
where the log was called from.
Would be very useful to know which function the log was called
12 matches
Mail list logo