[Gambas-user] gb.report2 save to pdf

2018-02-05 Thread Johny Provoost
Hallo, In gb.report2 I want to change the name and path when I save the file as pdf through a variable, but I can't seem to find out how or if it's possible. Can someone please show me the way? Thanks, Johny --

Re: [Gambas-user] The Gambas mailing list does not work?

2017-01-06 Thread Johny Provoost
Hello, I use thunderbird with a mailadress from my provider and I also got that bouncing messsage. Kind Regards Johny Op 06-01-17 om 08:51 schreef Fabien Bodard: > Idem !!! > > > The 3 th jan : > > Your membership in the mailing list Gambas-user has been disabled due > to excessive bounces T

Re: [Gambas-user] Unable to start Gambas

2016-05-04 Thread Johny Provoost
Op 04-05-16 om 12:53 schreef Benoît Minisini: Le 04/05/2016 12:35, Johny Provoost a écrit : Since the last update this morning I can't start Gambas any more. When I start Gambas from terminal I get the error: gbr3: unable to load component: gb.form.terminal I use the daily builds fro

[Gambas-user] Unable to start Gambas

2016-05-04 Thread Johny Provoost
14.04) -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <http://w

Re: [Gambas-user] Mediaview Length and Pos

2016-04-14 Thread Johny Provoost
Ok got revision #7740 now and 'Duration' and 'Position' works perfectly. Thank you very much. Johny Op 13-04-16 om 20:57 schreef Benoît Minisini: > Le 13/04/2016 18:48, Johny Provoost a écrit : >> Is it possible to get the length and the Position of the played media

Re: [Gambas-user] Mediaview Length and Pos

2016-04-13 Thread Johny Provoost
Thank you, I install tomorrow. Time to go to bed now. Regards, Op 13-04-16 om 20:57 schreef Benoît Minisini: > Le 13/04/2016 18:48, Johny Provoost a écrit : >> Is it possible to get the length and the Position of the played media >> with the Mediaview object. >> >>

[Gambas-user] Mediaview Length and Pos

2016-04-13 Thread Johny Provoost
Is it possible to get the length and the Position of the played media with the Mediaview object. Greetings, Johny -- Find and fix application performance issues faster with Applications Manager Applications Manager pro

Re: [Gambas-user] R: Mediaview

2016-03-23 Thread Johny Provoost
Op 23-03-16 om 19:13 schreef Ru Vuott: >> Is it possible with Mediaview to detect if the stop button is pressed > > I suggest .. > > * > Public Sub Form_Open() > > Dim ob As Object > >ob = MediaView1.Children[0] >ob = ob.Children[0] >

[Gambas-user] Mediaview

2016-03-23 Thread Johny Provoost
Is it possible with Mediaview to detect if the stop button is pressed, and is it possible to detect if the thing you playing is ended. -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gma

Re: [Gambas-user] Wizard question

2015-12-01 Thread Johny Provoost
shed is stopped). But it would look better to visualize the Cancel can't be used I.M.H.O. Thankx, gbWilly is 'myform.mybutton.visible=false' not working? -- Vriendelijke Groeten Johny Provoost mailto: [2]johny.provo...@skynet.be mailto: [3]johny.provo...@

Re: [Gambas-user] Sqlite, Delete field from table

2015-10-19 Thread Johny Provoost
Op 19-10-15 om 17:55 schreef Benoît Minisini: Le 19/10/2015 17:38, Johny Provoost a écrit : Hallo, Is it possible to delete a field in a table from a SQLite database through gambas code? with FMain.tmpSQL = "ALTER TABLE " & FMain.lstTables.Text & " ADD "

[Gambas-user] Sqlite, Delete field from table

2015-10-19 Thread Johny Provoost
delete the old table and rename the tmp table back to old table. But if it is can be done directly it is much easier. -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:j

Re: [Gambas-user] TextArea show first line of text

2015-05-01 Thread Johny Provoost
several lines and wraped), than TextArea.pos=1 shows the text from the beginning. -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:*

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
Op 04-04-15 om 17:58 schreef Frank: > On 04.04.2015 17:49, Johny Provoost wrote: >> Op 04-04-15 om 12:44 schreef Frank: >>> Hello Everybody, >>> >>> I've seen that the new gb.report component uses now documentviewer as >>> where I until now co

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > Don't you have a second TAB (first is print, second is File) in the preview window? There you normally can Print the file as pdf. -- *Vriendelijke

Re: [Gambas-user] gb.scanner

2015-03-12 Thread Johny Provoost
.. > > Maybe we can make it better using gb.scanner component and vice versa.. > Thinks I want to add are digital stamps like "Confidential" and signatures... > > Regards, > Ron. > > 2015-03-11 19:24 GMT+01:00 Johny Provoost : >> >> Op 11-03-15 om 1

Re: [Gambas-user] gb.scanner

2015-03-12 Thread Johny Provoost
Op 11-03-15 om 19:10 schreef Fabien Bodard: > Le 11 mars 2015 17:59, "Johny Provoost" a écrit : >> Hello, >> >> Is there's some place where I can get some more help about gb.scanner. >> The help in Gambas doesn't show much. >> >> I

[Gambas-user] gb.scanner

2015-03-12 Thread Johny Provoost
Hello, Is there's some place where I can get some more help about gb.scanner. The help in Gambas doesn't show much. I'll tried Public Sub Button1_Click() Dim HPScan As Image Dim MyScan As Scanner Scanners.Search MyScan.Scan(HPScan) End scanners.search find my scanner (see in the t

Re: [Gambas-user] Application error on Publish (Solved)

2015-03-07 Thread Johny Provoost
Op 06-03-15 om 12:24 schreef Benoît Minisini: > Le 06/03/2015 12:18, Benoît Minisini a écrit : >> Le 06/03/2015 12:15, Benoît Minisini a écrit : >>> Le 06/03/2015 11:15, Johny Provoost a écrit : >>>> When I choose in the menu 'Project' -> 'Publish

Re: [Gambas-user] Application error on Publish

2015-03-06 Thread Johny Provoost
Op 06-03-15 om 12:24 schreef Benoît Minisini: > Le 06/03/2015 12:18, Benoît Minisini a écrit : >> Le 06/03/2015 12:15, Benoît Minisini a écrit : >>> Le 06/03/2015 11:15, Johny Provoost a écrit : >>>> When I choose in the menu 'Project' -> 'Publish

[Gambas-user] Application error on Publish

2015-03-06 Thread Johny Provoost
When I choose in the menu 'Project' -> 'Publish' I get This application has raised an unexpected error and must abort [64] Void key. Farmidentity.Get.30 Gambas version is from the daily build through the ppa (svn 6948) [System] Gambas=3.6.90 OperatingSystem=Linux Kernel=3.13.0-46-generic Ar

Re: [Gambas-user] gb.report Question (Solved)

2015-02-06 Thread Johny Provoost
Thank you for this and sorry for your wasted time. Johny Op 06-02-15 om 14:36 schreef Johny Provoost: > I'll try to cut that peace off, otherwise I'll send the whole project. > > > Op 06-02-15 om 14:07 schreef Fabien Bodard: >> Can you send me à project that Show

Re: [Gambas-user] gb.report Question

2015-02-06 Thread Johny Provoost
I'll try to cut that peace off, otherwise I'll send the whole project. Op 06-02-15 om 14:07 schreef Fabien Bodard: > Can you send me à project that Show how you are doing > Le 6 févr. 2015 12:39, "Johny Provoost" a écrit : > >> I have a program which the po

[Gambas-user] gb.report Question

2015-02-06 Thread Johny Provoost
ery time I call the report? -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <htt

Re: [Gambas-user] No Global Menu in Ubuntu

2014-10-21 Thread Johny Provoost
mobile device. > http://p.sf.net/sfu/Zoho > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > No you don't Patrik. I have it too, but I don't mind.

[Gambas-user] error on gb.report.clear

2014-09-11 Thread Johny Provoost
Does anyone knows why I get an error [unknown symbol '_Free' in class 'Reportsection'] when i use .clear (ex. labels.clear) in a report? Everything else in the report works, the only thing is that I must close the program before print a new report, otherwise I get the same text in the report ove

[Gambas-user] Ubuntu New PPA

2014-07-17 Thread Johny Provoost
Sorry, deleted the mail to soon so I can't answer to the original mail. Just to let know the update to 3.5.4 with the new ppa ( http://ppa.launchpad.net/gambas-team/gambas3/ubuntu Trusty Main) worked for me. All seemed to work. Thank you. Ubuntu 14.04 - 64 bits Kind Regards Johny Pro

Re: [Gambas-user] Downgraded to Gambas 3.5.2 with Ubuntu LTS 14:04

2014-04-28 Thread Johny Provoost
Ru Vuott wrote, On 04/27/2014 17:37: Hello, thanks for contributions. One of them said he "solved" by cleaning version 3.5.2, then: sudo add-apt-repository ppa:nemh/gambas3 sudo apt-get update sudo apt-get install gambas3 regards vuott -------- Dom 2

Re: [Gambas-user] Downgraded to Gambas 3.5.2 with Ubuntu LTS 14:04

2014-04-27 Thread Johny Provoost
talled > Ubuntu. > Not sure where 3.5.2 came from: sadly ubuntu's stock version is still > 3.1.1 from over two years ago. Hopefully this will be fixed in the > next ubuntu version. > They need to reinstall from kendek's PPA > &

Re: [Gambas-user] window placement policy

2014-02-10 Thread Johny Provoost
Gambas-user mailing list [3]Gambas-user@lists.sourceforge.net [4]https://lists.sourceforge.net/lists/listinfo/gambas-user -- Vriendelijke Groeten Johny Provoost mailto: [5]johny.provo...@skynet.be mailto: [6]johny.provo...@gmail.com Website: [7]http://www.johnypr

Re: [Gambas-user] send 'pgup' to process

2014-01-21 Thread Johny Provoost
op 21-01-14 12:58, Tobias Boege schreef: On Mon, 20 Jan 2014, Johny Provoost wrote: Hi, I adapted the example Movieplayer from Beno?t . It's about sending keys to mplayer. I can send "+" and "-' to the process with success, but when want to send "PageUp&qu

[Gambas-user] send 'pgup' to process

2014-01-20 Thread Johny Provoost
x27;right', I get stuck. the line is If Not $hProcess Then Return Print #$hProcess,-here comes the key to send- ; I tried key.PageUp, Desktop.Sendkeys("[PageUp"]), with and without the quotes. PgUp instead of PageUp Nothing helped. I found nothing about this specific case in th

Re: [Gambas-user] App launch icons on Ubuntu

2013-12-23 Thread Johny Provoost
Thank you, looks nice op 23-12-13 17:39, Fabien Bodard schreef: This is a little usefull class. 2013/12/15 Johny Provoost [1]: op 15-12-13 18:18, John Rose schreef: Using Gambas 3.5.1, I'm not sure how to create an launcher icon for a Gambas app. I thought that I had to ad

Re: [Gambas-user] App launch icons on Ubuntu

2013-12-16 Thread Johny Provoost
before I knew about Create Launcher, but I don't mind put it on whiteislandsoftware. Just gonna translate it first to English. -- Vriendelijke Groeten Johny Provoost mailto: [2]johny.provo...@skynet.be mailto: [3]johny.provo...@gmail.com Website: [4]http://www.johnyprovoos

Re: [Gambas-user] App launch icons on Ubuntu

2013-12-16 Thread Johny Provoost
bas > icon. As I previously said, I used to be able to do this but I've > forgotten the method. Either that or the method doesn't work for my > version of Gambas (3.5.1) or for Ubuntu Precise. > Thanks, didn't know about 'Manage Launcher'. The 'Buy' thi

Re: [Gambas-user] App launch icons on Ubuntu

2013-12-15 Thread Johny Provoost
n the form's title bar. > Do you mean a launcher in Ubuntu unity? For that you can use 'Create Launcher' witch you can find in the software center. I have written a small thing for this myself, but it's completely in dutch. I can send it if you want. --

Re: [Gambas-user] Program picture icon

2013-10-24 Thread Johny Provoost
. > > Sorry for the noise > > > 2013/10/23 Johny Provoost > >> op 23-10-13 12:22, Ricardo Díaz Martín schreef: >> >> 2013/10/22 Johny Provoost [1] >> >>Just get an icon in the icon property in your fmain.form >> >> >

Re: [Gambas-user] Program picture icon

2013-10-23 Thread Johny Provoost
op 23-10-13 12:22, Ricardo Díaz Martín schreef: 2013/10/22 Johny Provoost [1] Just get an icon in the icon property in your fmain.form Sorry Johny, but I think you're in a mistake... Could you send us an example of this or a screenshot? -- Vriendelijke Groeten

Re: [Gambas-user] Program picture icon

2013-10-22 Thread Johny Provoost
op 22-10-13 13:34, Ricardo Díaz Martín schreef: > AFAIK you can't insert an Icon in the executable file as you can do in MS > Windows. You have to do it using .desktop file or something similar. > > > 2013/10/21 Charlie > Just get an icon in the icon property in your fmain.form Greetings, John

Re: [Gambas-user] mysql seach string contains single quote

2013-08-10 Thread Johny Provoost
Op 10-08-13 09:02, bill-lancaster schreef: > Have seen a couple of posts that refer to this but can't quite understand the > answer > > I have a database which conntains a string 'Queen's Head' > > so > hResult = hConn.Exec("SELECT contacts.* FROM contacts WHERE Title = > 'Queen's Head'") >

Re: [Gambas-user] Len function not correct?

2012-12-31 Thread Johny Provoost
Thank you for the info, and to everyone a happy 2013 Johny Op 31-12-12 13:56, Emil Lenngren schreef: > The Len function counts the number of bytes in the string. Strings are > always in UTF-8, so é is two bytes. String.Len counts the number of > characters. > > 2012/12/31

Re: [Gambas-user] Len function not correct?

2012-12-31 Thread Johny Provoost
Thank you, that's working. Johny Op 31-12-12 12:28, M. Cs. schreef: > Use String.Len() instead if you plan to use non ASCII characters. The é is > theproblem for Len(). > > 2012/12/31 Johny Provoost > >> Why is Len("Andre") = 5, and Len("André&

[Gambas-user] Len function not correct?

2012-12-31 Thread Johny Provoost
Why is Len("Andre") = 5, and Len("André") = 6? The same for words with ë, ú, ê .. Is there's a particular reason for that, or is it a bug? Working in Ubuntu 12.04 QT4 Gambas 3..3.90 , a trunk version from 14 day's ago (don't know the correct number) Happy 2013 Johny --

Re: [Gambas-user] gb .raport broken

2012-12-01 Thread Johny Provoost
Op 01-12-12 12:43, Fabien Bodard schreef: > I will look for that this afternoon... it's because of the recent change on > the draw class > Le 1 déc. 2012 11:27, "Johny Provoost" a écrit : > >> I changed form version 3.1.90 (don't know the trunk version an

[Gambas-user] gb .raport broken

2012-12-01 Thread Johny Provoost
t want to report the problem, or is it something on my PC? Johny Provoost -- Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by

Re: [Gambas-user] Running program

2012-11-07 Thread Johny Provoost
Exec ["pgrep", "-f", "-l", "NameProgram"] Wait To sOutput If Split(Trim$(sOutput), gb.NewLine).Count > 1 Then FMain.TempString = ("Program already started")

Re: [Gambas-user] Accept Button on form

2012-09-22 Thread Johny Provoost
27;Keypress' event from the textbox you can put / If Key.Code = Key.Enter Or Key.Code = Key.Return Then// // Yourbutton.Value = 1// // Endif/ Success, Johny Provoost -- How fast is your code? 3

Re: [Gambas-user] Who use gb.report ? (to all gambas users)

2012-08-30 Thread Johny Provoost
Hi Fabien, I use it. For a simple report it's not that difficult (got your help to start), but there's a lack of documentation. I know this take a lot of time :>) Op 30-08-12 13:11, Fabien Bodard schreef: > This is my query... > > If you use it tell me what you want to see as improvement...

Re: [Gambas-user] Small printing question

2012-05-21 Thread Johny Provoost
Op 20-05-12 23:26, Fabien Bodard schreef: > A simple gb.report example > > > Thanks Fabien, I was looking for something like that with some colons and had not figured it out yet (not constant busy with it). It save me some research. No we can go on (that was the last 5% :>

Re: [Gambas-user] Small printing question

2012-05-19 Thread Johny Provoost
Op 18-05-12 17:55, Johny Provoost schreef: > > Op 18-05-12 16:06, Ru Vuott schreef: >>> After some sleep I found a way. It's a list of >>> addresses. I can count >>> the records, and I know there can 28 records on one page, so >>> just some >

Re: [Gambas-user] Small printing question

2012-05-18 Thread Johny Provoost
Op 18-05-12 16:06, Ru Vuott schreef: >> After some sleep I found a way. It's a list of >> addresses. I can count >> the records, and I know there can 28 records on one page, so >> just some >> mathematics and that's ok. Just have to figure out if >> I got to start >> over with my coordinates (

Re: [Gambas-user] Small printing question

2012-05-18 Thread Johny Provoost
Op 18-05-12 12:42, Fabien Bodard schreef: > 2012/5/18 Johny Provoost > >> >> Op 18-05-12 00:04, Benoît Minisini schreef: >>> Le 17/05/2012 23:47, Johny Provoost a écrit : >>>> Op 17-05-12 23:35, Benoît Minisini schreef: >>>>> Le 17/05/2012 22

Re: [Gambas-user] Small printing question

2012-05-18 Thread Johny Provoost
Op 18-05-12 00:04, Benoît Minisini schreef: > Le 17/05/2012 23:47, Johny Provoost a écrit : >> >> Op 17-05-12 23:35, Benoît Minisini schreef: >>> Le 17/05/2012 22:10, Johny Provoost a écrit : >>>> In gambas2 is use 'Printer.NewPage'. >>>

Re: [Gambas-user] Small printing question

2012-05-17 Thread Johny Provoost
Op 17-05-12 23:35, Benoît Minisini schreef: > Le 17/05/2012 22:10, Johny Provoost a écrit : >> In gambas2 is use 'Printer.NewPage'. >> I don't find anything similar in gambas3 in the paint section. >> >> Just want to eject the current page and goi

[Gambas-user] Small printing question

2012-05-17 Thread Johny Provoost
In gambas2 is use 'Printer.NewPage'. I don't find anything similar in gambas3 in the paint section. Just want to eject the current page and going further with a new page. Johny Provoost -- Live S

Re: [Gambas-user] R: Can't print in Gambas 3 [solved]

2012-05-16 Thread Johny Provoost
de endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists

Re: [Gambas-user] R: Can't print in Gambas 3

2012-05-16 Thread Johny Provoost
and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/lis

Re: [Gambas-user] R: Can't print in Gambas 3

2012-05-16 Thread Johny Provoost
inter.Paper = 2 >mijnprinter.Print > End > > Public Sub mijnprinter_Draw() > > Paint.DrawText("TEST TEST") > Paint.End > > End > > > > > --- Mer 16/5/12, Johny Provoost ha scritto: > >> Da: Johny Provoost >> Oggetto: [Gambas-user] Can&

[Gambas-user] Can't print in Gambas 3

2012-05-16 Thread Johny Provoost
on = 1 mijnprinter.Paper = 2 mijnprinter.Print Paint.Begin(mijnprinter) Paint.Text("TEST TEST") Paint.End End ----- Greetings, Johny Provoost

Re: [Gambas-user] mp3 do not play

2012-03-07 Thread Johny Provoost
Op 07-03-12 13:01, Emil Lenngren schreef: > I had a problem with a mp3 in gambas that played too fast, so the voices > sound crazy... > > 2012/3/7 M. Cs. > >> The problem is in the SDL.sound library. I don't know whether this can >> be solved in Gambas only. I have same issues, but not with all fi

Re: [Gambas-user] how to insert hImage into table sqlite base

2012-02-02 Thread Johny Provoost
you could look in the examples: PictureDatabase I tried it in version 2 and it worked very well. Hope this is what you search for Johny Op 02-02-12 14:51, áÌÅËÓÅÊ âÅÓÐÁÌÏ× schreef: > Hi! > Tell me please, how to insert hImage into table sqlite base, into BLOB > field? > > ---

Re: [Gambas-user] DB.Quote() doesn't quotes apostrophes

2012-01-23 Thread Johny Provoost
op 23-01-12 00:15, M. Cs. schreef: > I have a dinamically created query text. I don't know the number of > parameters passed to the DB.Exec, so I cannot use&1,&2,... form. I > need to use the DB.Quote() > My problem is: If I have a string > mystring="Blackmore's Night", > the DB.Quote(mystring) wo

Re: [Gambas-user] MP3 Tags

2011-11-20 Thread Johny Provoost
Op 20-11-11 03:15, Boyd, Craig schreef: > id3info is VERY helpful! Thanks everyone for your input/reply! > > Craig > > On 11/19/2011 06:37 PM, Jesus wrote: >> El 20/11/11 01:17, Benoît Minisini escribió: >>> Le 19/11/2011 22:50, Boyd, Craig a écrit : Hello All, I am not new to prog

Re: [Gambas-user] Really stupid question about making/running a gambas exe

2011-11-04 Thread Johny Provoost
n the desktop, or on the menu. It's just works there. In a Terminal you're right, you must type ./ before the executalble Greetings, Johny Provoost -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now h

Re: [Gambas-user] User timezone - could I ask a favour?

2011-10-25 Thread Johny Provoost
dif >Endif > >If Not rtnval Then > Shell "md5sum /etc/localtime" To tzmd5 > tzmd5 = Left(tzmd5, InStr(tzmd5, " ") - 1) > Shell Subst("find /usr/share/zoneinfo -type f | xargs md5sum | grep > &1"

Re: [Gambas-user] Making code pretty

2011-08-09 Thread Johny Provoost
Op 09-08-11 12:48, Benoît Minisini schreef: >> On 8/4/2011 8:22 AM, Benoît Minisini wrote: >>> Hi there, >>> >>> I'd like to add some options to the "making code pretty" feature in the >>> IDE. >> I think that an option to sort procedures by name would be helpful. >> > I think such an option sh

Re: [Gambas-user] Making code pretty

2011-08-05 Thread Johny Provoost
> Sessions, hands-on labs, demos& much more. Register early& save! > http://p.sf.net/sfu/rim-blackberry-1 > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourc

Re: [Gambas-user] Textbox - Valuebox

2010-10-04 Thread Johny Provoost
Op 04-10-10 11:02, Zoltan Biro schreef: > Hello everybody.. > > Can somebody told me how I can make the cursor to leave textbox > with a simple key? > By defaul I can leave these controls only with the tab or directional > keys..this is very unconfortable. > Thank you for your answer in advan

Re: [Gambas-user] Track playing process bar

2010-08-05 Thread Johny Provoost
I would like to add a progress bar / line to a MP3 player. Is it possible >> to retrieve the length and the current position of the track with Gambas2 >> ? Thanks! >> > Alas, not for MP3. SDL has no way to guess the length of a MP3 file (funny > format isn't it?). You just have the time posit

Re: [Gambas-user] Using a printer documentation

2010-03-12 Thread Johny Provoost
+ ((Teller - 1) * 930), vYdim + vYnaam) vYnaam = vYnaam + 80 vIndex = vIndex + 1 PrintVerjaardagen.lstMaandlijst.Index = vIndex WEND Draw.Font.Size = 14 Draw.Font.Bold = TRUE ENDIF IF vCou

Re: [Gambas-user] SidePanel

2009-11-02 Thread Johny Provoost
o one else have it. *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/>

Re: [Gambas-user] Set text to a spinbox

2009-10-26 Thread Johny Provoost
Just fill in the value property. *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <http://www.jo

Re: [Gambas-user] Sendmail problems

2009-10-12 Thread Johny Provoost
delijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/> Benoît Minisini schreef: >&g

Re: [Gambas-user] Sendmail problems

2009-10-12 Thread Johny Provoost
ync: filename is null/empty" I had that with the version 2.8 (that's a confusing number from ubuntu) also. Everething else in the program works as inspected exept for the attach. If I look in /etc/qt the file qt_plugins_3.3c is there (210 kb) Vriendelijke Groeten Johny Provoost John

Re: [Gambas-user] Sendmail problems

2009-10-12 Thread Johny Provoost
OK, looks complicated for me but I give it a try. Give me a day. *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoos

[Gambas-user] Sendmail problems

2009-10-11 Thread Johny Provoost
o error (but no attach either). -- *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyp

Re: [Gambas-user] Check if a program is already started

2009-09-12 Thread Johny Provoost
Thanks, It works *Vriendelijke Groeten* *Johny Provoost* *mailto: johny.provo...@skynet.be <mailto:johny.provo...@skynet.be>* *mailto: johny.provo...@gmail.com <mailto:johny.provo...@gmail.com>* *Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/>

[Gambas-user] Check if a program is already started

2009-09-12 Thread Johny Provoost
Hi, Is there a command to check if a program (programed in Gambas) is already running? I want to avoid that a program is started twice. Johny Provoost -- Let Crystal Reports handle the reporting - Free Crystal