Am 06.10.2011 00:26, schrieb Demosthenes Koptsis:
> The Project141 is attached if anyone want to check it out.
> i have a path with Greek-Latin characters but this is not the problem.
> i moved the project's folder to /home/user and the problem is the same.
>
> 1) What is the problem.
> When i run
On 10/05/2011 06:06 PM, Dag-Jarle Johansen wrote:
> Hei, want to plug in on this discussion. by the way, "issue" is not
> particulary something negative, issue just means "case", but I know in the
> IT-world it*s mostly a case of a bug or a problem.
>
> I do not want Benoit to get sleepless nights,
On 10/05/2011 06:20 AM, doriano.bleng...@fastwebnet.it wrote:
> Bruce Bruen ha scritto:
>> On Wed, 2011-10-05 at 01:19 -0400, Kevin Fishburne wrote:
>>> Hopefully the Debian or Mint team will get this mess sorted out so gb3
>>> can compile without hacks. Thanks for the help anyway, and for anyone
>
On 10/05/2011 03:17 PM, Andrea Bertini wrote:
> i'm happy to annunce the release of my software myZone4, made with
> Gambas3. myZone, now nationalized only in italian (but i plan to support
> other languages), is a nutritional and sport software.
>
> You can find it at my Sourceforge page, http://m
Hei, want to plug in on this discussion. by the way, "issue" is not
particulary something negative, issue just means "case", but I know in the
IT-world it*s mostly a case of a bug or a problem.
I do not want Benoit to get sleepless nights, but it would be a masterpiece
to get Gambas running under
i'm happy to annunce the release of my software myZone4, made with
Gambas3. myZone, now nationalized only in italian (but i plan to support
other languages), is a nutritional and sport software.
You can find it at my Sourceforge page, http://myzone.sourceforge.net/
My blog related is http://myzone
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 125 by stephane...@gmail.com: No display of background and
foreground colors for some controls in IDE mode
http://code.google.com/p/gambas/issues/detail?id=125
1) Describ
Seems to work as expected, at least with revision 4172.
What is then the path it opens?
Jussi
On Wed, Oct 5, 2011 at 12:28, Demosthenes Koptsis wrote:
> Good morning,
>
> i have the next code:
>
> --
> Public Sub btnSaveFile_Click()
>
> Dialog.Filter = ["*.txt", "T
Comment #8 on issue 2 by mushkete...@gmail.com: No native gambas for
Windows platforms
http://code.google.com/p/gambas/issues/detail?id=2
Maybe it can be done with help of cygwin environment.
--
All the data continuou
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 124 by mushkete...@gmail.com: Configure script mistype - SMTP word
http://code.google.com/p/gambas/issues/detail?id=124
when running ./configure
=== configuring in gb.net.
> In the interest of getting work done and facing the future of desktop
> environments, I came to a painful decision and have switched to Kubuntu
> 11.10. I decided that Debian Wheezy was insufficiently maintained for
> stability and that GNOME had become a tragic dead end with the
> abandonment of
Bruce Bruen ha scritto:
> On Wed, 2011-10-05 at 01:19 -0400, Kevin Fishburne wrote:
>> Hopefully the Debian or Mint team will get this mess sorted out so gb3
>> can compile without hacks. Thanks for the help anyway, and for anyone
>> else who sees GNOME as the walking dead, I highly recommend Kub
Good morning,
i have the next code:
--
Public Sub btnSaveFile_Click()
Dialog.Filter = ["*.txt", "Text Files"]
Dialog.Path = Application.Path
If Dialog.SaveFile() Then Return
File.Save(Dialog.Path, txtArea.Text)
Catch
Message.Info(Error.Text)
End
--
On Wed, 2011-10-05 at 01:19 -0400, Kevin Fishburne wrote:
>
> In the interest of getting work done and facing the future of desktop
> environments, I came to a painful decision and have switched to Kubuntu
> 11.10. I decided that Debian Wheezy was insufficiently maintained for
> stability and t
14 matches
Mail list logo