Status: New
Owner:
Labels: Version3.7.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 614 by isaf...@gmail.com: Cannot create database tables in mysql
in gambas 3.7.0
https://code.google.com/p/gambas/issues/detail?id=614
On Ubuntu Gabas3 3.7 and Trunk you can not enter decimal numbers manually.
Yes with code.
Manually comma ends at the bottom of the widget, see attached.
Regards
Gianluigi
[System]
Gambas=3.7.0
OperatingSystem=Linux
Kernel=3.13.0-48-generic
Architecture=x86_64
Distribution=Ubuntu 14.04.2 LTS
Deskt
Len() returns length in bytes and String.Len() returns length in
characters. Use latter for UTF-8 strings.
See the documentation.
> sText = String.Mid(PrintedTextBox.Text, 1, String.Len(PrintedTextBox))
I assume you mean:
sText = String.Mid(PrintedTextBox.Text, 1, String.Len(PrintedTextBox.Text))
Jussi,
I spoke too soon. There seems to be one problem with having non-ASCII
characters entered into a TextBox. If I make a string variable (sText in
my attached Test project) equal to the Text property of the TextBox
(PrintedTextBox.Text in my Test project), then the string variable needs
to have
Hi Benoit,
but I do not find wrong to give the choice at Gambas programmers with
Ubuntu.
Or at least insert Ron trick in documentation:
(sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g'
/usr/share/themes/Ambiance/gtk-2.0/gtkrc
sed -i 's/tooltip_bg_color:#00/tooltip_bg_color:#ff
Il 22/03/2015 17:53, Gian ha scritto:
Il 22/03/2015 17:01, Ron ha scritto:
You can make them readable with these two commands, you might need to
change 'Ambiance' to 'QGtk', not sure, just try.
sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g'
/usr/share/themes/Ambiance/gtk-2.0/gt
Il 22/03/2015 17:01, Ron ha scritto:
> You can make them readable with these two commands, you might need to
> change 'Ambiance' to 'QGtk', not sure, just try.
>
> sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g'
> /usr/share/themes/Ambiance/gtk-2.0/gtkrc
> sed -i 's/tooltip_bg_color
You can make them readable with these two commands, you might need to
change 'Ambiance' to 'QGtk', not sure, just try.
sed -i 's/tooltip_fg_color:#ff/tooltip_fg_color:#00/g'
/usr/share/themes/Ambiance/gtk-2.0/gtkrc
sed -i 's/tooltip_bg_color:#00/tooltip_bg_color:#ff/g'
/usr/share/
Sorry gentlemen, :)
but the programmer Gambas Ubuntu messages Balloon does not see them.
What you do not understand?
Regards
Gianluigi
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by In
Comment #1 on issue 613 by r...@cyberjunky.nl: IDE feature request: add
possibility to 'Change into' a valuebox from textbox
https://code.google.com/p/gambas/issues/detail?id=613
correction: 'right click a textbox'
--
You received this message because this project is configured to send all
Status: New
Owner:
Labels: Version-TRUNK enhancement Priority-Medium OpSys-Any Dist-Any
Arch-Any Desktop-Any GUI-Any
New issue 613 by r...@cyberjunky.nl: IDE feature request: add possibility
to 'Change into' a valuebox from textbox
https://code.google.com/p/gambas/issues/detail?id=613
1
On Sun, 22 Mar 2015, Gian wrote:
> Hi Benoit,
> I know this has been discussed, and I apologize for repeating.
> In Ubuntu if I want to show to a user in a message boloon I change
> colors by acting through the HTML commands.
> Or I can show him the message with typical "balloon" of Ubuntu:
> Dim
> would not be wonderful if Gambas also inform us so?
What would be the difference and the real utility compared to that ordinary
from Gambas?
Dom 22/3/15, Gian ha scritto:
Oggetto: [Gambas-user] Ubuntu message
A: Gambas-user@lists.sourceforge
Il 22/03/2015 16:28, Fabien Bodard ha scritto:
what is your desktop environment ?
[System]
Gambas=3.7.0
OperatingSystem=Linux
Kernel=3.13.0-48-generic
Architecture=x86_64
Distribution=Ubuntu 14.04.2 LTS
Desktop=GNOME
Theme=QGtk
Language=it_IT.UTF-8
Memory=4961M
[Libraries]
Cairo=libcairo.so.2.1
Il 22/03/2015 16:21, Fabien Bodard ha scritto:
> what error ?
bash: syntax error near the token is not expected "" MyApp ","
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and d
what is your desktop environment ?
2015-03-22 16:21 GMT+01:00 Fabien Bodard :
> what error ?
>
>
> 2015-03-22 16:01 GMT+01:00 Gian :
>> Il 22/03/2015 15:22, Fabien Bodard ha scritto:
>>> You can use :
>>>
>>> dBus["org.freedesktop.Notifications"]["/org/freedesktop/Notifications"].Notify("MyApp",
>
what error ?
2015-03-22 16:01 GMT+01:00 Gian :
> Il 22/03/2015 15:22, Fabien Bodard ha scritto:
>> You can use :
>>
>> dBus["org.freedesktop.Notifications"]["/org/freedesktop/Notifications"].Notify("MyApp",
>> "2", Null, "About My Notify", "This is a Notifications!!!", Null,
>> Null, 5)
>
>
> Sor
Il 22/03/2015 15:22, Fabien Bodard ha scritto:
> You can use :
>
> dBus["org.freedesktop.Notifications"]["/org/freedesktop/Notifications"].Notify("MyApp",
> "2", Null, "About My Notify", "This is a Notifications!!!", Null,
> Null, 5)
Sorry Fabien,
I get error
---
Il 22/03/2015 15:50, Jussi Lahtinen ha scritto:
> Sorry, but I hate the idea. I want to see the error messages where they
> belong, and crashes in their own window which doesn't autoclose. So, just
> like it is now.
OK,
shame that a normal Ubuntu user does not see ...
I meant one more, not one les
> ...any information with balloon...
>
Sorry, but I hate the idea. I want to see the error messages where they
belong, and crashes in their own window which doesn't autoclose. So, just
like it is now.
Jussi
--
Dive into
You can use :
dBus["org.freedesktop.Notifications"]["/org/freedesktop/Notifications"].Notify("MyApp",
"2", Null, "About My Notify", "This is a Notifications!!!", Null,
Null, 5)
2015-03-22 15:09 GMT+01:00 Fabien Bodard :
> like the standart kde/unty balloon ?
>
> 2015-03-22 14:14 GMT+01:00 Gian
like the standart kde/unty balloon ?
2015-03-22 14:14 GMT+01:00 Gian :
> Il 22/03/2015 13:08, Benoît Minisini ha scritto:
>> Le 22/03/2015 12:31, Gian a écrit :
>>> Hi Benoit,
>>> I know this has been discussed, and I apologize for repeating.
>>> In Ubuntu if I want to show to a user in a message
Il 22/03/2015 13:08, Benoît Minisini ha scritto:
> Le 22/03/2015 12:31, Gian a écrit :
>> Hi Benoit,
>> I know this has been discussed, and I apologize for repeating.
>> In Ubuntu if I want to show to a user in a message boloon I change
>> colors by acting through the HTML commands.
>> Or I can sho
Le 22/03/2015 12:31, Gian a écrit :
> Hi Benoit,
> I know this has been discussed, and I apologize for repeating.
> In Ubuntu if I want to show to a user in a message boloon I change
> colors by acting through the HTML commands.
> Or I can show him the message with typical "balloon" of Ubuntu:
> Di
Hi Benoit,
I know this has been discussed, and I apologize for repeating.
In Ubuntu if I want to show to a user in a message boloon I change
colors by acting through the HTML commands.
Or I can show him the message with typical "balloon" of Ubuntu:
Dim comando, sText As String
sText = "My spectacu
May be there's a new syndicate for servers and other robot machines.
Will that cause the end of Capitalism ?
or the end the humanism ?
Isaac Asimov help us !!
On diumenge 22 marc 2015 10:00 CET, Fabien Bodard wrote:
> He was on strike ... it is a French server:-P
>
> 2015-03-22 2:33 GMT+01:0
He was on strike ... it is a French server:-P
2015-03-22 2:33 GMT+01:00 Lewis Balentine :
> It may have felt ignored and wanted some attention :-)
>
> On 03/21/2015 08:30 PM, Benoît Minisini wrote:
>> For an unknown reason, the web server has been stopped (it didn't
>> crash). It is back now.
>>
>
27 matches
Mail list logo