Re: [Gambas-user] Please help

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

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

2010-02-20 Thread Joshua Higgins
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 -- Download Intel#174; Parallel Studio Eval Try the new software tools

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#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively

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 higgins

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#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling

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

2010-02-20 Thread Joshua Higgins
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 24? -- joshua

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#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling

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

2010-02-15 Thread Joshua Higgins
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 -- -- SOLARIS 10 is the OS for Data Centers - provides features

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

Re: [Gambas-user] report-ng script

2010-01-17 Thread Joshua Higgins
, -- Doriano Blengino Listen twice before you speak. This is why we have two ears, but only one mouth. -- joshua higgins -- -- Throughout its 18-year history, RSA Conference consistently attracts the world's best

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 brightest in the field

[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 Description: Binary data

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

2010-01-12 Thread Joshua Higgins
/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
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, integration and deployment

[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? -- joshua higgins -- -- Let

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 - Free

[Gambas-user] form_open not raised when embedding form

2009-11-15 Thread Joshua Higgins
. -- 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 you do best, core application coding

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 handle the reporting - Free Crystal

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 - Free Crystal Reports 2008 30

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 -- -- Come build

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 reporting - Free Crystal Reports

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 handle the reporting

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 design, integration

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 and deployment - and focus

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

2009-08-24 Thread Joshua Higgins
@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 trial. Simplify your report design, integration

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 -- Let Crystal

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 design, integration

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

2009-08-24 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 -- joshua higgins

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

2009-08-24 Thread Joshua Higgins
://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 -- -- Let

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

2009-08-24 Thread Joshua Higgins
be there :-) -- 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 you do best, core

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 Description: Binary data

[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 Reports 2008 30-Day trial

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 reporting - Free Crystal Reports

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? :) -- joshua higgins

Re: [Gambas-user] Managing soundtracks, WAVs

2009-08-14 Thread Joshua Higgins
/listinfo/gambas-user -- 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 you do best

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

2009-08-09 Thread Joshua Higgins
@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 trial. Simplify your report design

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

2009-08-06 Thread Joshua Higgins
/gambas-user -- 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 you do best, core

Re: [Gambas-user] Executing commands as root

2009-08-05 Thread Joshua Higgins
. 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

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

2009-08-05 Thread Joshua Higgins
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. -- joshua higgins

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

2009-07-18 Thread Joshua Higgins
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 desktop environment). -- joshua higgins -- -- Enter

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

2009-07-07 Thread Joshua Higgins
mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000

[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 and 30 Day Trial Check out

Re: [Gambas-user] Gambas on Mac

2009-06-08 Thread Joshua Higgins
https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free

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

2009-05-19 Thread Joshua Higgins
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited

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 -- -- Register Now Save for Velocity

Re: [Gambas-user] gambas web script

2009-05-04 Thread Joshua Higgins
-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Register Now Save for Velocity, the Web Performance Operations Conference

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 ? -- joshua higgins

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

2009-05-03 Thread Joshua Higgins
list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Register Now Save for Velocity, the Web Performance Operations Conference from O'Reilly

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

2009-05-03 Thread Joshua Higgins
. Is this expected behaviour? -- joshua higgins -- -- Register Now Save for Velocity, the Web Performance Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops

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

2009-05-03 Thread Joshua Higgins
%20GAMBAS.odt On Sun, May 3, 2009 at 3:40 AM, Joshua Higgins joshigg...@googlemail.com wrote: 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

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

2009-05-03 Thread Joshua Higgins
-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Register Now Save for Velocity, the Web Performance Operations Conference from

Re: [Gambas-user] gambas server page.

2009-05-02 Thread Joshua Higgins
://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Register Now Save for Velocity, the Web Performance Operations Conference from O'Reilly Media. Velocity features a full day of expert

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

2009-05-02 Thread Joshua Higgins
=post enctype=text/plain pYour Name: input type=text name=your_name //p 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

[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 higgins

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

2009-04-27 Thread Joshua Higgins
https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- Crystal Reports #45; New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty#45

[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. -- joshua higgins

[Gambas-user] catching errors

2009-04-09 Thread Joshua Higgins
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 get printed? -- joshua higgins

Re: [Gambas-user] TextArea scrolling

2009-04-06 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] icon...

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

[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 -- -- Open Source Business Conference

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 echo command) -- joshua

[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 higgins

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

2009-02-09 Thread Joshua Higgins
.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 jsc...@wanadoo.fr Le lundi 09 février 2009 19:09:40 Joshua Higgins, vous avez écrit : Hello, I'm

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

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

2009-02-09 Thread Joshua Higgins
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. -- joshua higgins

[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/sfu/sf-spreadtheword

[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 -- -- This SF.net

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 doriano.bleng...@fastwebnet.it Joshua Higgins ha scritto: hello all, at the moment in my program I have multiple commands that have to be run through SHELL

[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 higgins

Re: [Gambas-user] read commandline invocation

2008-12-22 Thread Joshua Higgins
Thanks :-) 2008/12/22 Doriano Blengino doriano.bleng...@fastwebnet.it 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 how it was invoked from

Re: [Gambas-user] Small window without gadgets

2008-12-08 Thread Joshua Higgins
://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09

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

2008-12-02 Thread Joshua Higgins
/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 them to a ListView. .desktop file layed out

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

2008-11-30 Thread Joshua Higgins
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 Moblin SDK win great prizes Grand

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

2008-11-30 Thread Joshua Higgins
://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize

[Gambas-user] strange process print error

2008-10-20 Thread Joshua Higgins
I cannot print the lowercase letter p to the fluidsynthproc. Any reason / workaround for this? -- joshua higgins -- - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux

[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? -- joshua higgins

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

2008-10-15 Thread Joshua Higgins
to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100url=/ ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins

Re: [Gambas-user] gambas3 compile problem

2008-10-06 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 email is sponsored by the Moblin Your

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 possible now, thanks to the changes

[Gambas-user] destroying all panels

2008-09-28 Thread Joshua Higgins
If I use windowpanel = New Panel(FMain) As TaskPanel many times to create loads of panels, how do I destroy all of them? Using windowpanel.delete only destroys the last one created. -- joshua higgins -- - This SF.Net

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 environment using gambas

Re: [Gambas-user] setting window type

2008-09-27 Thread Joshua Higgins
oh wait, silly me I got it now! On Sat, Sep 27, 2008 at 11:36 AM, Joshua Higgins [EMAIL PROTECTED]wrote: I am planning to make a desktop environment using gambas and openbox. Probably a stupid question, but how do I install Gambas 3? On Fri, Sep 26, 2008 at 10:49 PM, Benoit Minisini

Re: [Gambas-user] Embed xfce4 panel into gambas application

2008-08-19 Thread Joshua Higgins
) ' Will this work??? On Mon, Aug 18, 2008 at 1:57 PM, Joshua Higgins [EMAIL PROTECTED] wrote: You'll never guess what the title was. Xfce Panel. :) Thanks again Benoit. On Mon, Aug 18, 2008 at 7:50 PM, Benoit Minisini [EMAIL PROTECTED] wrote: On lundi 18 août 2008, joshiggins wrote

Re: [Gambas-user] Embed xfce4 panel into gambas application

2008-08-18 Thread Joshua Higgins
-user -- joshua higgins -- - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip for two

Re: [Gambas-user] load contents of a TreeView from a file

2008-08-17 Thread Joshua Higgins
?banner_id=100url=/ ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user -- joshua higgins -- - This SF.Net