Re: [Gambas-user] Please help

2010-04-21 Thread Joshua Higgins
ere is 8 files, what is next to do > > > > > > > -- > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge

Re: [Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
OK, I started from scratch, installed Ubuntu 9.10, compiled svn, and it works as expected. -- joshua higgins >>>>>>-- -- Download Intel® Parallel Studio Eval Try the new software tools for yoursel

Re: [Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
to run just now does not work, even if you manually run the executable in the script cache. This is all very strange. It seems that sometimes gbw2 will compile an executable that has the error 24, and sometimes it does not. Or is it the interpreter, gbr2, that is sometimes producing the error

Re: [Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
Looks like I spoke too soon, its stopped working again. Just waiting for 2.19 to compile. -- joshua higgins >>>>>>-- -- Download Intel® Parallel Studio Eval Try the new software tools for yoursel

Re: [Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
-scripttools libqt4-xmlpatterns libqt4-help libqt4-test qt4-qmake libsage2 libvorbis0a libvorbisenc2 libvorbisfile3 libsdl-sound1.2 libsdl-ttf2.0-0 libtool orbit2 I assume that one of these must be required for gbs2, but I can't think which one. -- joshua hi

Re: [Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
its still not working with 2.18 on lucid, im compiling 2.19 now -- joshua higgins >>>>>>-- -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bug

[Gambas-user] trouble with cgi scripting - Error 24 No Startup Method

2010-02-20 Thread Joshua Higgins
thats generating this error for me. The strange thing is this script worked the first time and I haven't made any changes to it) Thanks. -- joshua higgins >>>>>>-- test.cgi Description: Binary data -

Re: [Gambas-user] changing the picture in a columnview item

2010-02-15 Thread Joshua Higgins
Of course, in the simplest of places! -- SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev __

[Gambas-user] changing the picture in a columnview item

2010-02-15 Thread Joshua Higgins
ineView[thekey][4] = "Online" My question is, how can I change the picture that I originally created this item with? I want to change it to either online.png or offline.png Thanks. -- joshua higgins >>>>>>-- --

Re: [Gambas-user] report-ng script

2010-01-17 Thread Joshua Higgins
fi >   ) > $OutputFile > > ...easier to write and less error-prone. > > Just a thought. > > Regards, > > -- > Doriano Blengino > > "Listen twice before you speak. > This is why we have two ears, but only one mouth." > > -- joshua hi

Re: [Gambas-user] update to report-ng

2010-01-16 Thread Joshua Higgins
Ah, yes, please try this version. -- joshua higgins >>>>>>-- report-ng Description: Binary data -- Throughout its 18-year history, RSA Conference consistently attracts the world's best and

[Gambas-user] update to report-ng

2010-01-15 Thread Joshua Higgins
Hi list, I have updated the report-ng script so that it should work with any distro that is supplying an /etc/lsb-release file. Before it only expected Ubuntu to provide this file. Regards, -- joshua higgins >>>>>>-- report-ng Descri

Re: [Gambas-user] we need an update for report-ng

2010-01-12 Thread Joshua Higgins
illions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sou

Re: [Gambas-user] Shell sudo

2009-12-23 Thread Joshua Higgins
ne step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>---

Re: [Gambas-user] file.save saves in DOS format

2009-11-22 Thread Joshua Higgins
e NFS server cannot read the configuration file. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, int

[Gambas-user] file.save saves in DOS format

2009-11-21 Thread Joshua Higgins
I'm using a File.Save to write the /etc/exports file, but its not reading it. Opening it with nano says its "converted from DOS format". How do I write to a text file in linux format? --

Re: [Gambas-user] Setting and environment variable in a Gambas app.

2009-11-16 Thread Joshua Higgins
> > Application.Env["GDK_NATIVE_WINDOWS"]=1 > I can't seem to get this working. Instead, I put it in the environment tab of the project properties in the IDE, and that works. -- Let Crystal Reports handle the reporting - F

Re: [Gambas-user] Setting and environment variable in a Gambas app.

2009-11-15 Thread Joshua Higgins
Under Ubuntu at least you can put it in ~/.gnomerc http://ubuntuforums.org/showthread.php?t=1299284 Hope this helps. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Fr

Re: [Gambas-user] form_open not raised when embedding form

2009-11-15 Thread Joshua Higgins
Forget last message. Setting GDK_NATIVE_WINDOWS=1 makes the Form_Open event run! But theres a few glitches like columnview and textarea background colours not being right. Thanks. -- joshua higgins >>>>>>--

Re: [Gambas-user] form_open not raised when embedding form

2009-11-15 Thread Joshua Higgins
Thanks for the reply. GDK_NATIVE_WINDOWS=1 makes no difference. I'll try the latest Gambas version and reply back with the results. -- joshua higgins >>>>>>-- -- Let Crystal Reports hand

[Gambas-user] form_open not raised when embedding form

2009-11-15 Thread Joshua Higgins
t? Thanks. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what y

Re: [Gambas-user] GAMBAS crash when setting columnview's Sorted property

2009-09-17 Thread Joshua Higgins
I'm running 32-bit Gambas 2.8 (the one in Jaunty) and I don't seem to get this problem. Granted I'm not adding 13000 strings, more like 200. Are you using the gtk or qt component? -- joshua higgins >>>>>>-- --

Re: [Gambas-user] How many row in a GridView ?

2009-08-26 Thread Joshua Higgins
I think what you are looking for is the "Scaled" property for the form. If you set this to false, I understand the objects should stay the same size. Hope this helps -- joshua higgins >>>>>>-- --

Re: [Gambas-user] Need help / call for volunteers

2009-08-26 Thread Joshua Higgins
Attached updated version, should now correctly detect arch, instead of identifying it as generic-undetected. -- joshua higgins >>>>>>-- report-ng Description: Binary data -- Let Crystal Reports ha

Re: [Gambas-user] Need help / call for volunteers

2009-08-26 Thread Joshua Higgins
Richard, does the /etc/arch-release file exist on your system? If not, is there anything along those lines, arch-version etc... -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the report

Re: [Gambas-user] Need help / call for volunteers

2009-08-25 Thread Joshua Higgins
Forgot to attach :-) -- joshua higgins >>>>>>-- report-ng Description: Binary data -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report d

Re: [Gambas-user] Need help / call for volunteers

2009-08-25 Thread Joshua Higgins
Included fix for FreeBSD ram detection. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration an

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
Okay, so this version of the script with the additions by Fabien seems to be fairly stable. Also now includes system total ram. Now outputs to gambas_report.log instead of report2.log. -- joshua higgins >>>>>>-- report-ng Descri

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
by accident... nothing should be there :-) -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integrati

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
tection in. Please test this if you can... -- joshua higgins >>>>>>-- report-ng Description: Binary data -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Si

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
ith > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourcefo

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins &

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
- and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user >

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
Can you post the contents of /etc/slackware-version?? -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report desig

Re: [Gambas-user] Need help / call for volunteers

2009-08-24 Thread Joshua Higgins
I've adapted David's original script, adding more distro detection and cpu architecture identification. Attached, writes log to report2.log -- joshua higgins >>>>>>-- report2 Description: Binary data --

Re: [Gambas-user] How to set a slider value?

2009-08-24 Thread Joshua Higgins
__ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- --

Re: [Gambas-user] workspace, but without the tabs?

2009-08-23 Thread Joshua Higgins
Is there any way to change the position of the embedded form? Like put it in a container? 2009/8/23 Fabien Bodard > this is a demo > > > > > 2009/8/23 Joshua Higgins : > > Please could you elaborate slightly? I'm not understanding where to use > this > > an

Re: [Gambas-user] workspace, but without the tabs?

2009-08-23 Thread Joshua Higgins
I figured it out DIM hForm AS FChild hForm = NEW FChild(Panel1) Thanks Fabien ! -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day tr

Re: [Gambas-user] workspace, but without the tabs?

2009-08-22 Thread Joshua Higgins
Please could you elaborate slightly? I'm not understanding where to use this and where the container for the embedded form is. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the r

[Gambas-user] workspace, but without the tabs?

2009-08-22 Thread Joshua Higgins
Is it possible to embed a form into another, in the same way a workspace does, but without the tabs? Thanks. -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal R

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-20 Thread Joshua Higgins
> > Maybe this is the solution: Preparing the soundtrack with all the > elegant apps of the early 21st century, and then playback it with a > simple machine that doesn't know problems caused by any OS but has > direct access to the soundcard :-) Wheres the fun in that? :)

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-14 Thread Joshua Higgins
r@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day t

Re: [Gambas-user] Capturing part of a screen in a gambas program

2009-08-09 Thread Joshua Higgins
__ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- --

Re: [Gambas-user] gbs web application debugging - find line numbers?

2009-08-06 Thread Joshua Higgins
coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- josh

[Gambas-user] gbs web application debugging - find line numbers?

2009-08-05 Thread Joshua Higgins
che's error.log MMain._PrintPage.45: #45: File or directory does not exist 0: MMain._PrintPage.45 1: MMain.Main.6 How do I find out which line number is the offending line? 45 and 6 don't relate to any lines in my script file. Thanks. --

Re: [Gambas-user] Executing commands as root

2009-08-05 Thread Joshua Higgins
n coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net &g

Re: [Gambas-user] question on running Gambas Executable on others distro

2009-07-18 Thread Joshua Higgins
just need to simply install it inside your live cd chroot. Hope this helps you. IMO its much easier than trying to remaster say damn small or puppy, and you won't end up with all the unwanted crap (like deskt

Re: [Gambas-user] one project, two executable. How to?

2009-07-07 Thread Joshua Higgins
_ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- -

[Gambas-user] Data from MIDI /dev/midi device example?

2009-07-01 Thread Joshua Higgins
Hi, I stumbled across a short example on retrieving data from a midi device, i.e. /dev/midi but can't find it anymore. Does anybody know where this is or have a link? Thanks -- joshua hi

[Gambas-user] Strange compile procedure on Ubuntu jaunty

2009-06-10 Thread Joshua Higgins
there. Then it went without a hitch. Is this expected behaviour? As a note, I also tried this with the 2.10 tarball, and its the same. -- joshua higgins >>>>>>-- -- Crystal Reports - New Free Runtime

Re: [Gambas-user] Gambas on Mac

2009-06-08 Thread Joshua Higgins
-get > > ___ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > > > > > > > &g

[Gambas-user] listview equivalent of listbox.list

2009-05-22 Thread Joshua Higgins
Hi, I want to use the contents of a listview with a FOR EACH statement. Is there an equivalent of ListBox.List, to return the array? I would use list boxes, but I need the ListView.Current.Delete function, which the listbox seems to lack. Thanks. -- joshua higgins

Re: [Gambas-user] Feature Request - Package Management

2009-05-19 Thread Joshua Higgins
distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinf

Re: [Gambas-user] gambas web script

2009-05-04 Thread Joshua Higgins
t; tem > tarifas muito baratas esperando por você. Aproveite! > > > > -- > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-o

Re: [Gambas-user] gambas server is work. Other questions...

2009-05-04 Thread Joshua Higgins
I don't think all the components (e.g. forms etc) will work in server pages. This is okay though Ex: <% DIM a AS Integer DIM c AS String %> -- joshua higgins >>>>>>-- -

Re: [Gambas-user] server pages again... possible bug

2009-05-03 Thread Joshua Higgins
Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > ___

Re: [Gambas-user] calling gambas server page from html form (post)

2009-05-03 Thread Joshua Higgins
arted%20with%20GAMBAS.odt > > > On Sun, May 3, 2009 at 3:40 AM, Joshua Higgins > wrote: > >>Print Request["your_name"] > >> > > > > Works fantastic. Just one more question: how would I go about helping to > > wr

Re: [Gambas-user] http://gambasdoc.org/help/tutorial

2009-05-03 Thread Joshua Higgins
p://p.sf.net/sfu/velocityconf > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- ---

[Gambas-user] server pages again... possible bug

2009-05-03 Thread Joshua Higgins
ide the img tag. Is this expected behaviour? -- joshua higgins >>>>>>-- -- Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity featur

Re: [Gambas-user] calling gambas server page from html form (post)

2009-05-03 Thread Joshua Higgins
>Print Request["your_name"] > Works fantastic. Just one more question: how would I go about helping to write the tutorial on making a cgi web application here http://gambasdoc.org/help/tutorial ? --

[Gambas-user] calling gambas server page from html form (post)

2009-05-02 Thread Joshua Higgins
What I'm wondering is how to access the "your_name" variable in the gambas script that this form has under action. I can't figure it out. Thanks. -- joshua higgins >>>>>>-- -- Regis

Re: [Gambas-user] gambas server page.

2009-05-02 Thread Joshua Higgins
fu/velocityconf > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- ---

[Gambas-user] read a file into a listview - but backwards

2009-04-30 Thread Joshua Higgins
Hi all, Is it possible to read a file and load it line by line into a listview, but backwards? I have been using the example from gambasdoc for loading files line by line, but I'm writing a logging page and want to show newest items first. Thanks. -- joshua hi

Re: [Gambas-user] I need a shell script

2009-04-27 Thread Joshua Higgins
ployment. > http://p.sf.net/sfu/businessobjects > _______ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- ---

[Gambas-user] catching errors

2009-04-09 Thread Joshua Higgins
serror() CATCH PRINT "ERROR" END In this silly example, if the error happens in ihaserror(), the catch there will print oh no. But because it was called from Main(), will the catch there fire too so both oh no and error ge

[Gambas-user] disallow characters in TextBox

2009-04-09 Thread Joshua Higgins
Hi, Is it possible to disallow certain characters from being entered in a TextBox? I'm splitting the data from the textbox and don't want the user to type in the character (~) that is being used to split. Thanks. -- josh

Re: [Gambas-user] TextArea scrolling

2009-04-06 Thread Joshua Higgins
> Regards, > Jussi > > > -- > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists

Re: [Gambas-user] icon...

2009-04-03 Thread Joshua Higgins
> ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- ---

Re: [Gambas-user] How to add a command output to the combo box list?

2009-03-31 Thread Joshua Higgins
t; is an array that now contains all the interfaces. To add them to the combobox, its as simple as: For each interface in allinterfaces Comobox1.Add(interface) Next ** The only problem being is that command you have will probably need some backslashes in for it to be passed to

[Gambas-user] question about gambas2-runtime

2009-02-25 Thread Joshua Higgins
I'm assuming that installing gambas2-runtime in Ubuntu, I'd still need to install gambas2-gb-net package to work if my program uses a UDP server, for example? -- joshua higgins >>>>>>-- ---

Re: [Gambas-user] Beep in gambas

2009-02-19 Thread Joshua Higgins
I do not know of any built-in function to beep, but this produces the effect I think you want SHELL "echo -e \"\\007\" >/dev/tty10" (be careful with the backslashes around the second set of quotes, these are required for Gambas to pass on an actual quote symbol to the ec

Re: [Gambas-user] columnview count how many are selected

2009-02-09 Thread Joshua Higgins
> Excuse my mistake Joshua Not a problem. Thanks for your help, it is working now! :-) -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use exis

[Gambas-user] is it possible? make gambas project a library

2009-02-09 Thread Joshua Higgins
et of applications also written in Gambas. What I'm wondering is this: is it possible to create a gambas project into a library suitable for use in other programming languages? So for example my gambas UDP routines can be used from another program language? Thanks. -- josh

Re: [Gambas-user] columnview count how many are selected

2009-02-09 Thread Joshua Higgins
*** Correction i changed this line: if columnview1.selected then inc nbc to this if columnview1.current.selected = TRUE then inc nbc I put a breakpoint in, and if you select more than 1 item in the columnview and run call numeberCount(), it ends up in a infinite loop. 2009/2/9 Joshua Higgins

Re: [Gambas-user] columnview count how many are selected

2009-02-09 Thread Joshua Higgins
urrent.selected then inc nbc until columnview1.movenext() end but that just makes the program hang when I call numberCount(). I'm surprised there isn't a built in function for this, or have I just not heard of it? Thanks. 2009/2/9 Jack > Le lundi 09 février 2009 19:09:40 Joshua Higgins,

[Gambas-user] columnview count how many are selected

2009-02-09 Thread Joshua Higgins
Hello, I'm using a columnview with the property Mode set to Multiple. What code do I need to let me count how many are currently selected. I tried ColumnView1.Current.Count but that always prints 0. Thanks. -- joshua hi

Re: [Gambas-user] Speed penalty to write to textbox or label

2009-02-03 Thread Joshua Higgins
_ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- -- Crea

Re: [Gambas-user] timers in console app

2009-02-01 Thread Joshua Higgins
This is my code, but it doesn't seem to work. PUBLIC SUB Main() DIM timer1 AS NEW Timer timer1.Delay = 100 timer1.Enabled = TRUE END PUBLIC SUB timer1_Timer() PRINT "hello" END Whats wrong here? 2009/2/1 Benoit Minisini > On dimanche 1 février 2009, Joshua Hig

[Gambas-user] timers in console app

2009-02-01 Thread Joshua Higgins
Is it possible to use timers in console apps? -- joshua higgins >>>>>>-- -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sf

Re: [Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Joshua Higgins
I've just noticed the title of my post has nothing to do with what I'm asking... sorry about that. 2009/1/30 Doriano Blengino > Joshua Higgins ha scritto: > > hello all, > > > > at the moment in my program I have multiple commands that have to be run > &

[Gambas-user] strange problem using UDP server clients

2009-01-30 Thread Joshua Higgins
etc) which also stop. is there any way to wait for a command launched through SHELL to finish without using WAIT, but so that it still continue executing my gambas program? thanks. -- joshua higgins >>>>>>-- -

Re: [Gambas-user] high cpu usage with UDP server/client

2009-01-17 Thread Joshua Higgins
I am using the version packaged in Ubuntu Intrepid (2.7) 2009/1/17 Benoit Minisini > On samedi 17 janvier 2009, Joshua Higgins wrote: > > Hello, > > > > I'm looking at the UDP Server/Client example, and when the server is > > running, the program uses 13% CPU co

[Gambas-user] high cpu usage with UDP server/client

2009-01-17 Thread Joshua Higgins
Hello, I'm looking at the UDP Server/Client example, and when the server is running, the program uses 13% CPU constantly, shown by htop. Firefox on my system uses 4.5% average when browsing. Is this relatively high CPU usage normal for the UDP server example? -- joshua hi

Re: [Gambas-user] read commandline invocation

2008-12-22 Thread Joshua Higgins
Thanks :-) 2008/12/22 Doriano Blengino > gam...@organet.com ha scritto: > > Am Sonntag, 21. Dezember 2008 02:17:56 schrieb Joshua Higgins: > > > >> Probably a stupid question, but I can't figure it out :S > >> How do I get my Gambas program to read

[Gambas-user] read commandline invocation

2008-12-20 Thread Joshua Higgins
Probably a stupid question, but I can't figure it out :S How do I get my Gambas program to read how it was invoked from the command line? Thanks. -- joshua hi

Re: [Gambas-user] Small window without gadgets

2008-12-08 Thread Joshua Higgins
__ > >> Gambas-user mailing list > >> Gambas-user@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/gambas-user > >> > > > > > -- > > SF.Net email is Sponsored by MIX09, March 18-20,

Re: [Gambas-user] using icons from system theme without specifiying full path

2008-12-02 Thread Joshua Higgins
? 2008/12/2 Benoit Minisini <[EMAIL PROTECTED]> > On dimanche 30 novembre 2008, Joshua Higgins wrote: > > well I'm making an application launcher. It reads all the .desktop > > files from under /usr/share/applications and after loads of splitting > adds > &

Re: [Gambas-user] using icons from system theme without specifiying full path

2008-11-30 Thread Joshua Higgins
> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>

[Gambas-user] using icons from system theme without specifiying full path

2008-11-30 Thread Joshua Higgins
p the right icon. Any way to do this? Thanks. -- joshua higgins >>>>>>-- - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with M

[Gambas-user] strange process print error

2008-10-20 Thread Joshua Higgins
DE This looks okay. But for some reason I cannot print the lowercase letter p to the fluidsynthproc. Any reason / workaround for this? -- joshua higgins >>>>>>-- - This SF.Net email is sponsored by t

Re: [Gambas-user] sending command to stdin

2008-10-20 Thread Joshua Higgins
ms to me you want to use -s -i options with Fs > then your gambas will send commands using TCP port 9800. > > > -- Original Message --- > From: "Joshua Higgins" <[EMAIL PROTECTED]> > To: "mailing list for gambas users" > Sent: Sun,

[Gambas-user] sending command to stdin

2008-10-19 Thread Joshua Higgins
Hello, I'm writing a frontend to Fluidsynth. Once fluidsynth is started is accepts commands through stdin. How would I go about sending commands (e.g. "prog 1 000-001" ) to its stdin. p.s. I can't seem to access gambasdoc.org from here. Any one else?

Re: [Gambas-user] How to nest a checkbox into a gridview's field

2008-10-15 Thread Joshua Higgins
& win great > prizes > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > ___ > > Gambas-user mailing list > > Gambas-user@

Re: [Gambas-user] gambas3 compile problem

2008-10-06 Thread Joshua Higgins
pen Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user >

Re: [Gambas-user] gambas3 compile problem

2008-10-06 Thread Joshua Higgins
Yes I know but DF shows its wasnt full On Sat, Sep 27, 2008 at 7:57 PM, Kari Laine <[EMAIL PROTECTED]> wrote: > On Sat, Sep 27, 2008 at 9:49 PM, Joshua Higgins > <[EMAIL PROTECTED]>wrote: > > > hello all, > > > > trying to compile gambas3 here, fo

Re: [Gambas-user] Making a taskbar with Gambas 3

2008-10-03 Thread Joshua Higgins
I just have 1 problem: I havent used events before. Is there a tutorial on these? I've read through the wiki pages on events declaration etc, but its no clearer to me. On Fri, Oct 3, 2008 at 9:23 PM, Joshua Higgins <[EMAIL PROTECTED]>wrote: > I mean Benoit :-) > > > On F

Re: [Gambas-user] Ask About Table View

2008-10-03 Thread Joshua Higgins
ove Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ >

Re: [Gambas-user] Making a taskbar with Gambas 3

2008-10-03 Thread Joshua Higgins
I mean Benoit :-) On Fri, Oct 3, 2008 at 9:22 PM, Joshua Higgins <[EMAIL PROTECTED]>wrote: > wow! features are implemented soo quickly... thank you Beniot!!! > > On Mon, Sep 29, 2008 at 11:37 PM, Benoit Minisini < > [EMAIL PROTECTED]> wrote: > >> This is possi

Re: [Gambas-user] Making a taskbar with Gambas 3

2008-10-03 Thread Joshua Higgins
_______ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- joshua higgins >>>>>>-- - This SF.Net ema

Re: [Gambas-user] setting window type

2008-09-28 Thread Joshua Higgins
Benoit, please can you point me in the right direction for making a task bar (showing all the open programs)? On Sat, Sep 27, 2008 at 1:48 PM, Benoit Minisini < [EMAIL PROTECTED]> wrote: > On samedi 27 septembre 2008, Joshua Higgins wrote: > > I am planning to make a desktop en

  1   2   >