Me.Close does not work from the code if a form is opened ShowModal.
PUBLIC SUB Form_Open()
Code.
WAIT
ME.Close
END
Ubuntu 10.04
GTK+
Gambas2 Rev. 3439
---
Exklusiv: Neue E-Mail-Adresse @iPhone.de jetzt verfügbar!
Sichern Sie sich jetzt ihre persönliche e-mail-adre...@iphone.de
Hi, It seems to be possible to add a picture to menu, but it works only with
sub-menu.The top-menu shows no picture.
Gambas2 Rev. 3439Ubuntu 10.04GTK+
RegardsIvan
---
Exklusiv: Neue E-Mail-Adresse @iPhone.de jetzt verfügbar!
Sichern Sie sich jetzt ihre persönliche e-mail-adre...@iphone.de
Hi,
does anyone have an example of external library
libftd2xx? I can't get data from the USB device.
Regards, Ivan
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and develo
Hi,
Data read from SQLite database is not possible.
Result delivers everything possible but not correct data.
Is it a bug?
I use Gambas3.8 stable.
With earlier versions of Gambas I have no problems.
This does not work on Ubuntu14.04 LTS and on Xubuntu14.04 LTS as well.
Project exam
Thanks, I'll try tomorrow.
Regards,
Ivan
-Ursprüngliche Nachricht-
Von: Benoît Minisini [mailto:gam...@users.sourceforge.net]
Gesendet: Donnerstag, 20. August 2015 15:33
An: mailing list for gambas users
Betreff: Re: [Gambas-user] SQLite problem, data has not been read
>> What's wrong
Thanks,
you are right , it works now.
Regards,
Ivan
-Ursprüngliche Nachricht-
Von: Benoît Minisini [mailto:gam...@users.sourceforge.net]
Gesendet: Donnerstag, 20. August 2015 15:33
An: mailing list for gambas users
Betreff: Re: [Gambas-user] SQLite problem, data has not been read
>>
Hello,
No you are not alone. My Gambas3-3.5.2 project which worked very well under
Ubuntu10.04 not work with Gambas3-8.0 under Ubuntu14.04 and also
Xubuntu14.04. For example: When I click on the menu should appear new form.
A few times it works but more often it brings Gambas to crash. Even worse,
l.com]
Gesendet: Dienstag, 25. August 2015 09:14
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Gambas 3.8 seems to work odd
Can you supply an example project? Normally Benoit fixes these things extremely
quick (if he can reproduce it)
2015-08-25 8:28 GMT+02:00 Ivan Kern :
> Hello,
>
Hi,
With r7237 my problem is solved.
Regards,
Ivan
-Ursprüngliche Nachricht-
Von: Ivan Kern [mailto:ivan-k...@freenet.de]
Gesendet: Dienstag, 25. August 2015 10:17
An: 'mailing list for gambas users'
Betreff: Re: [Gambas-user] Gambas 3.8 seems to work odd
Yes, I could, but t
Hi,
I can confirm it.
I installed it from PPA.
$ sudo add-apt-repository ppa:gambas-team/gambas3
$ sudo apt-get update
$ sudo apt-get install gambas3
Regards,
Ivan
-Ursprüngliche Nachricht-
Von: Benoît Minisini [mailto:gam...@users.sourceforge.net]
Gesendet: Montag, 7. September 2015
Hello, i have had the same problem before i used conversion into
ISO-8859-15.
sTextCopyToPDF = Conv$(strPrintCopyText, "UTF-8", "ISO-8859-15")
Ivan
--
Site24x7 APM Insight: Get Deep Visibility into Application Perform
Hello Benoît
I tried to install Gambas3 r5763 on Ubuntu 10.04 LTS, but after make command
I got error message, see attachment.
Regards,
Ivan
make all-recursive
make[1]: Entering directory `/home/pcc/trunk'
Making all in main
make[2]: Entering directory `/home/pcc/trunk/main'
make all
Hi,
Is it possible to connect Microsoft access database with Gambas?
If yea, please, an example.
Best regards,
Ivan
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshoo
kcess.sourceforge.net/).
> >
> > I also wrote a server which makes calls to the jackcess library
> > based on simple text commands, so in theory you could make a basic
> > client in Gambas...
> >
> > Let's first see if anyone has already found a way to t
Hello.
Does somebody use Gambas for communication with MS SQL database?
Is it possible with ODBC?
Best regards,
Ivan
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate app
Hi
Try
Shell "echo 'mypassword' |sudo -S sh -c 'echo out
/sys/class/gpio/gpio27/direction"
Regards
-Ursprüngliche Nachricht-
Von: Mike Crean [mailto:mike.cr...@y7mail.com]
Gesendet: Montag, 2. Dezember 2013 12:18
An: Mike
Betreff: [Gambas-user] shell
Hey boys, I am trying to emulate t
Hello
I have a problems with events Textbox_KeyPress, Textbox_MouseDown etc.. They
do not work if new Form1.ShowModal is open.
This problem is not with Gambas2-2.16.0.
My system:
I am using Gambas2-2.20.2 on Ubuntu 9.10 or Suse 11.0, gb.gtk component.
Attached to this email I send you a min
Hello
I use Gambas2-2.21, GTK+ on Ubuntu 10.04.
My problem is that events DataBrowser_MouseDown, DataBrowser_DblClick do not
work.
Thanks
With kind regards
Ivan
freenetMail mobil – Alle E-Mails auf Ihrem Handy versenden und empfangen.
Jetzt kinderleicht und kostenlos einrichten. Hier
Hello Benoît,
You can see this problem if you run the application.
Once with QT4 and other times with GTK components.
See attachment for screenshot.
Regards,
Ivan Kern
-Ursprüngliche Nachricht-
Von: Benoît Minisini [mailto:gam...@users.sourceforge.net]
Gesendet: Dienstag, 6. März
Hello Benoît,
You can see this problem if you run the application.
Once with QT4 and other times with GTK components.
See attachment for screenshot.
Regards,
Ivan Kern
Menu_GTK.pdf
Description: Adobe PDF document
Menu_QT4.pdf
Description: Adobe PDF document
g list for gambas users
Betreff: Re: [Gambas-user] Bug? Gambas3, Menu editor
Le 08/03/2012 12:31, Ivan Kern a écrit :
> Hello to all
>
>
>
> I will come back to my question about the menu.
> See test applications in the attachment.
> If I activate QT4 component and let it run i
I've tested it with rev. 4572, no changes, it still does not work.
Ivan Kern
-Ursprüngliche Nachricht-
Von: Benoît Minisini [mailto:gam...@users.sourceforge.net]
Gesendet: Samstag, 10. März 2012 17:29
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Bug? Gambas3, Menu e
Hi to all,
I have made my own gambas component in gambas2 under ubuntu 10.04.
It works well till I want raise an event. I always get an error message
"Cannot raise event in static function."
The code is like this:
'Gambas class file
EXPORT
STATIC PUBLIC $A AS INTEGER
STATIC
Hi,
What I need is raising an event in my own component.
If I declare my FUNCTION or SUB as STATIC and try to raise an event from
this function, I get error message
"Cannot raise event in static function." But if that is not STATIC and I try
call it from my application
I get an error message FUNCT
: mailing list for gambas users
Betreff: Re: [Gambas-user] Raises the event
On Tue, 2012-07-17 at 10:12 +0200, Ivan Kern wrote:
> Hi,
> What I need is raising an event in my own component.
> If I declare my FUNCTION or SUB as STATIC and try to raise an event
> from this function, I get e
dding
CREATE STATIC
In the top of your class
Then you can call
CMyClass.MyFunction directly.
Le 17 juil. 2012 12:33, "Ivan Kern" a écrit :
> Hi,
> I mean, if FUNCTION or SUB in my component is not STATIC and I try
> call it from my application I get an error message FUNC
Hi,
Try rocko@darknet: sudo ~/Gambas/trunk$ ./reconf-all
ivan
-Ursprüngliche Nachricht-
Von: Randall Morgan [mailto:rmorga...@gmail.com]
Gesendet: Donnerstag, 19. Juli 2012 00:01
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Install problems
I think the automake package i
Hi,
Try
$hConn.Exec("INSERT INTO 'inventory' (your Column) VALUES ('" &
txtName.Text & "')
Ivan
-Ursprüngliche Nachricht-
Von: rocko [mailto:sunblast...@gmail.com]
Gesendet: Mittwoch, 8. August 2012 05:14
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Adding values to
Hello,
There is some problem with a Frame control.
When I place the control on my Form I cannot see it. There is no border.
And I must change the background to see it.
Ubuntu 10.04
Gambas3 Rev. 5004
Regards
Ivan
---
I've updated Gambas3 up to Rev. 5046
and there is still no border round the Frame control.
I forgot to mention, I use component QT4.
Regards
Ivan
On Thu, 2012-08-16 at 12:29 +0200, Ivan Kern wrote:
> Hello,
>
> There is some problem with a Frame control.
>
&
12:33, "Ivan Kern" a écrit :
> Hello,
>
> There is some problem with a Frame control.
>
> When I place the control on my Form I cannot see it. There is no border.
>
> And I must change the background to see it.
>
>
>
> Ubuntu 10.0
Thank you Ricardo, it works.
Regards,
Ivan
Ivan,
You are using Clearlooks in gnome but not in qt. You need to install
qtconfig to set one border visible frame theme (like clearlooks for qt).
Regards,
Ricardo
2012/8/16 Ivan Kern < <mailto:ivan-k...@freenet.de&g
Hi,
is it possible to have more than one connection to DB with Gambas3?
I want build one connection to SQLite database and other one to PosrgreSQL
database.
And I want use DataBrowser.
Regards
Ivan
--
Live Security
Hi Olivier,
could you give us your project as example please ?
Regards
Ivan
-Ursprüngliche Nachricht-
Von: Olivier Cruilles [mailto:linu...@club-internet.fr]
Gesendet: Dienstag, 28. August 2012 21:25
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Gambas is not multi-threaded
Hello,
is it possible to open an OpenOffice document with Gambas and edit it?
(Fill some cells in the Calc sheet use Gambas)
If yes, then please how?
I am grateful for any help.
Kind regards,
Ivan
--
Don't let sl
I do not know, I have not much experience with Gambas and not at all with
gb.xml.
It is easy with VB, the code looks like this:
Dim OSM, oDesk, oDoc, oTxt, OBK, oRng As Object 'OOo objects
Dim arg ()
Set OSM = CreateObject ("com.sun.star.ServiceManager")
Set oDesk = oSM.createInstance ("com.sun.s
36 matches
Mail list logo