[Gambas-user] Resizing a form

2009-11-21 Thread John
form to get bigger or smaller along with the form. vb.net has the anchor property. vb6 has the form resize event. What I am asking is how to I do the same in Gambas? Thank you for your time in reading this E-Mail. -- Let us hope we never witness the "Silence Of The Hams" 73 DE J

[Gambas-user] Please Disregard my last E-Mail

2009-11-21 Thread John
Hi all I have just found the form resize event. So please disregard my last E-Mail Thanks -- Let us hope we never witness the "Silence Of The Hams" 73 DE John KB2SCS Packet:kb2...@wa2pnu,#NLI.NY.USA.NOAM E-Mail:kb2...@arrl.net Web P

Re: [Gambas-user] Resizing a form

2009-11-21 Thread John
Hi Werner Thank you for your fast reply and your help. Both are greatly appreciated. On Sun, 2009-11-22 at 00:03 +0800, Werner wrote: > Hello John and welcome > > When you are in design mode of the ide and you have the form in question > in front of you please right-click

[Gambas-user] FileChooser1

2009-11-27 Thread John
Hi All I have on the main form a Wizard1 control and in the first step of that Wizard1 control I have a Filechooser1 control. Here is the code ' Gambas class file PUBLIC Spath AS String PUBLIC SUB _new() END PUBLIC SUB Form_Open() END PUBLIC SUB Wizard1_Cancel() ME.Close END PUBL

Re: [Gambas-user] FileChooser1

2009-11-28 Thread John
ws the following. > > VbtogambasFrm.Wizard1_Change.19: > > > > The variable Spath contains a Null. > > What am I doing wrong? > > > > Can you provide a full project that shows your problem? > > Thanks in advance. > -- Let us hope we never

[Gambas-user] Need a Ubuntu/Linux teacher

2009-12-05 Thread John
f The Hams" 73 DE John KB2SCS Packet:kb2...@wa2pnu.#nli.ny.usa.noam E-Mail:kb2...@arrl.net Web Page: http://www.qsl.net/kb2scs -- Join us December 9, 2009 for the Red H

[Gambas-user] Editor Control

2009-12-13 Thread John
I have a problem with the editor control, I set it to have a grey background, but if I load a file it becomes white. Is there a way that I can change the background color of modified lines? If not how can I turn off ShowModifiedLines and ShowCurrentLine? Thanks, John

[Gambas-user] Editor control

2009-12-14 Thread John
I have a problem with the editor control, I set it to have a grey background, but if I load a file it becomes white. Is there a way that I can change the background color for modified lines and the current line? If not how can I turn off ShowModifiedLines and ShowCurrentLine? Thanks, John

Re: [Gambas-user] Editor control

2009-12-14 Thread John
Flags[Editor.ShowCurrentLine] = False End I wasn't sure if I needed Editor1.Reset, but tried it. Also I copied the Highlight example and tried to turn off ShowModifiedLines, still can't make it work. As soon as it loads a file the

Re: [Gambas-user] Editor control

2009-12-14 Thread John
I thought that the Flags must have been on by default, with the highlight property set to none the background color changed when a line was modified. Thank you so much for straightening me out Benoît. > As for the background color, the Editor actually does not use it, it uses the > background co

[Gambas-user] Gambas Friendly OS

2012-11-06 Thread John
in the end, if anyone is interested, you can find us at http://www.whiteislandsoftware.com With kind regards -John (konaexpress) -- LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, updat

Re: [Gambas-user] Gambas Friendly OS

2012-11-06 Thread John
Thanks, we will see what we can do to make it a solid distro that users will want to use. "Glubuntu"..? I will stick with "Orca" for now LMAO! It "rolls" better off the tung I think but I am open for suggestions. -John - Original Message -

[Gambas-user] The "Shell" Command

2012-11-08 Thread John
ll “sudo obconf” Not sure what to do now, any help will be much appreciated. -John -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf

Re: [Gambas-user] The "Shell" Command

2012-11-08 Thread John
Thanks for the reply! Sure, whatever will help.err, what would be the best way to do this? I can put a link to it from my dropbox account but I am not sure how to package it for you. I will go fish around and see what I can come up with. Thanks -John - Original Message - From

Re: [Gambas-user] The "Shell" Command

2012-11-09 Thread John
3 and GuestAdditions installed in VBox. Thanks for the help! -John - Original Message - From: Fabien Bodard Sent: 11/09/12 01:18 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command just send the tarball (tar.gz) générated by the IDE (project->

[Gambas-user] Torrent: VBox-OVA file + Gambas 3.3.3 IDE + Lubuntu + GuestAdditons

2012-11-09 Thread John
ditions (Ubuntu version)(Full screen, mouse/keyborad, shared files with host) User name: gambas3 Password: gambas3 http://kat.ph/gambaside-lubuntu-guestadditions-ova-t6807065.html";> Have fun with this! -John ---

Re: [Gambas-user] The "Shell" Command

2012-11-09 Thread John
Thanks for the help guys! Here is a link to the file in my dropbox account. I am new to programming so it might look a mess, any advise is welcome. https://dl.dropbox.com/u/41965771/Control-Center-0.0.2.tar.gz Thanks again -John - Original Message - From: John Sent: 11/09/12 08:13

Re: [Gambas-user] The "Shell" Command

2012-11-09 Thread John
e help guy, I can really use the input from you guys. -John - Original Message - From: Jussi Lahtinen Sent: 11/09/12 11:53 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command You can send compressed projects here as attachment. First thing that

Re: [Gambas-user] The "Shell" Command

2012-11-09 Thread John
nd is driving me a bit nuts. I made a log out manager/app and the shutdown command does not work but if I copy and paste it in lxterminal, it works fine. Got to scratch my head on this one. Thanks for the help Willy, see ya in the forums. -John - Original Message - From: Willy Raets

Re: [Gambas-user] The "Shell" Command

2012-11-09 Thread John
version up, programmers will start to make apps for it. I have to get art work to Willy soon for the app store befor he kills me LOL! -John - Original Message - From: Jussi Lahtinen Sent: 11/09/12 04:47 PM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell&quo

Re: [Gambas-user] A guide on Installing Gambas 3

2012-11-09 Thread John
Congrats Willy! Nice job on this, wish I could have bean more help. -John - Original Message - From: Willy Raets Sent: 11/09/12 04:42 PM To: gambas-user@lists.sourceforge.net Subject: [Gambas-user] A guide on Installing Gambas 3 For those new to Gambas, here is a guide for

Re: [Gambas-user] The "Shell" Command

2012-11-12 Thread John
with the control center and program it with buttons like you guys suggested. I plan to make the code open souce so I want the code to look clean. -John - Original Message - From: Jussi Lahtinen Sent: 11/11/12 09:50 AM To: wi...@earthshipbelgium.be Subject: Re: [Gambas-user] The "

Re: [Gambas-user] Release of Gambas 3.3.4

2012-11-19 Thread John
Thanks for the heads up on this. I will update the next alpha of the dev iso we are making, hope to have the next one out soon. -John - Original Message - From: Benoît Minisini Sent: 11/18/12 02:14 PM To: mailing list for gambas users Subject: [Gambas-user] Release of Gambas 3.3.4

Re: [Gambas-user] The "Shell" Command

2012-11-19 Thread John
OK, back in town now. I nuked my install of Lubuntu 12.10 and installed the alpha of GambOS .0.0.1, I will see if this works better. I upgraded Gambas to 3.3.4 and will let you know if this works. -John P.S. just so you know, GambOS is the dev version of Orca with the Gambas IDE installed

[Gambas-user] Need Gambas3 Made Apps.

2013-02-04 Thread John
apps can be put in the regular user distribution that will not have the IDE but will have the runtime included. This will go by the name Orca. Thanks for your time. John www.whiteislandsoftware.com -- Everyone hates

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-05 Thread John
Thank you for your time and effort. I will take a look at your apps. John - Original Message - From: M. Cs. Sent: 02/05/13 06:25 AM To: mailing list for gambas users Subject: Re: [Gambas-user] Need Gambas3 Made Apps. Hi John, I can offer you GamCat: http://sourceforge.net/projects/gamcat

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-05 Thread John
Hi and thanks! Is the irecorder able to play internet radio? That would be a cool app... John - Original Message - From: John Rose Sent: 02/05/13 01:21 AM To: MailingList GambasUsers Subject: Re: [Gambas-user] Need Gambas3 Made Apps. I have 2 apps that might be of interest: 1

Re: [Gambas-user] gambasshowcase.org online

2013-02-05 Thread John
Sorry about that, the site is under heavy development now so the code for some projects might not be up yet. John I looked around the webpage but i could't find any source code whatsoever, for any of the projects mentioned in this email. Am I missing some

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-05 Thread John
S but not the time to go at it myself for now. All help is welcome. John - Original Message - From: Sebastian Kulesz Sent: 02/04/13 03:18 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Need Gambas3 Made Apps. You might want to take a look at https://launchpad.net/mun

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-06 Thread John
see in an OS and what would your mother, wife, kids like to see in and OS? Thanks for any help and support. John P.S. I do have one small pet project that deals with Conky if anyone would be interested in helping out with. - Original Message - From: Fabien Bodard Sent: 02/06/13 12:04 AM To

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-06 Thread John
for users to learn to program with it and and get non programers used to seeing and using Gambas made apps. John - Original Message - From: Tobias Boege Sent: 02/06/13 12:15 PM To: wi...@earthshipbelgium.be, mailing list for gambas users Subject: Re: [Gambas-user] Need Gambas3 Made Apps

Re: [Gambas-user] [SPAM] Re: Need Gambas3 Made Apps.

2013-02-07 Thread John
Hi, nice web site. That photo app looks good, I would like to see it some time. John - Original Message - From: bespalov.ale...@yandex.ru Sent: 02/06/13 10:23 PM To: mailing list for gambas users Subject: [Gambas-user] [SPAM] Re: Need Gambas3 Made Apps. Hi. Unfortunately the list of

Re: [Gambas-user] [SPAM] Re: Need Gambas3 Made Apps.

2013-02-07 Thread John
That would be great! - Original Message - From: Fabien Bodard Sent: 02/06/13 11:35 PM To: mailing list for gambas users Subject: Re: [Gambas-user] [SPAM] Re: Need Gambas3 Made Apps. i can do the calculator :) ... -

[Gambas-user] Screen Shots of GambOS

2013-02-07 Thread John
Here are a few screen shots of GambOS as it is now, enjoy. John http://www.flickr.com/photos/mynetbookos/8453527047/ http://www.flickr.com/photos/mynetbookos/8453527177/ http://www.flickr.com/photos/mynetbookos/8453527287/ http://www.flickr.com/photos/mynetbookos/8454618674

[Gambas-user] Conky Script Manager

2013-02-07 Thread John
/mynetbookos/8453527523/ Thanks for any and all help in this. John -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net

Re: [Gambas-user] Screen Shots of GambOS

2013-02-07 Thread John
Here ya go. https://www.sugarsync.com/pf/D0958464_61830866_79566 I have not put the alpha 3 out yet but it should be soon. - Original Message - From: Randall Morgan Sent: 02/07/13 03:39 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Screen Shots of GambOS Where can I dow

Re: [Gambas-user] Screen Shots of GambOS

2013-02-07 Thread John
] Screen Shots of GambOS Thanks I'll download it and install it on a virtual machine to test. On Thu, Feb 7, 2013 at 4:31 PM, John wrote: > Here ya go. > > https://www.sugarsync.com/pf/D0958464_61830866_79566 > I have not put the alpha 3 out yet but it should be soon. > --

Re: [Gambas-user] Conky Script Manager

2013-02-08 Thread John
so that it will reload the script file into Conky. The minus/ - button will delete the selected file from the list/folder. Sorry if this sounds a mess, got to get to the hospital this morning. Hi John, I do not clearly understand what you mean "center window". Do you mean the list in the

Re: [Gambas-user] Screen Shots of GambOS

2013-02-08 Thread John
Thanks for the vote of confidences, it is a real learning process for me. One hope of mine is to get as much example code for new users to look at and to use, just not sure how to present it to them or a means of delivery for it. Gambas has a lot of documentation but something like this: [ Proces

Re: [Gambas-user] Armhf packages in Gambas3 PPA

2013-02-14 Thread John
Yes, please keep it up. John - Original Message - From: Jorge Carrión Sent: 02/11/13 02:23 PM To: mailing list for gambas users Subject: Re: [Gambas-user] Armhf packages in Gambas3 PPA Hey Kendek, I want to thank you work. Is very useful for many people (¡me among them!). Keep doing the

[Gambas-user] GambOS Web Site

2013-02-14 Thread John
Well. The GambOS web site is up and live! Please let us know what you think of it, it is a work in progress. www.gambos.org John -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-14 Thread John
Sorry, I must have missed this. Your app looks great! Would you mind submitting it to Gambas Show Case so that it will be an easy download for users. I will have to test it and see about including it in the OS maybe John - Original Message - From: J Sundar Sent: 02/13/13 05:23 PM

Re: [Gambas-user] GambOS Web Site

2013-02-19 Thread John
No, this is not by design. We will look into it, thanks for letting me know. John - Original Message - From: Tobias Boege Sent: 02/15/13 05:11 AM To: mailing list for gambas users Subject: Re: [Gambas-user] GambOS Web Site On Thu, 14 Feb 2013, John wrote: > Well. > > The G

Re: [Gambas-user] Need Gambas3 Made Apps.

2013-02-19 Thread John
Thanks for letting us know. We have run in to a small bug and are fixing it now, please hold on and we will fix this. It would be a big help if you could post bugs in the forums so that we find them faster, thank you. John - Original Message - From: Charlie Reinl Sent: 02/15/13 01:05 AM

Re: [Gambas-user] Debian repo on a dedicated server

2013-02-21 Thread John
Well if not a daily build then how about a way to package Gambas IDE and runtime and all dep's? This way we could build only when there is a new stable version and host the download .deb files our selves. - Original Message - From: Sebastian Kulesz Sent: 02/20/13 11:30 PM To: wi...@earths

Re: [Gambas-user] Debian repo on a dedicated server

2013-02-21 Thread John
Didn't Steve just open an area in the forums for ARM programming useing the Gambas IDE? This would be a good place to link to the ARM files don't you think? - Original Message - From: Willy Raets Sent: 02/20/13 04:44 PM To: gambas-user@lists.sourceforge.net Subject: [Gambas-user] Debian re

[Gambas-user] Bug in gtk menu

2010-09-08 Thread John Terry
If you create a menu item with a string for a tag, the tag is not freed when the form is closed. This only happens with the gtk component. I've attached a small project that demonstrates the bug and a workaround. Read the comments. -- PEACE

[Gambas-user] Gambas API options

2011-01-15 Thread John Spikowski
how a few examples of scripting libraries and embedding. http://www.scriptbasic.org/forum/index.php/topic,211.0.html John -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and h

[Gambas-user] gb.qte

2011-01-16 Thread John Spikowski
Can someone tell me what the trick is to get gb.gte to pass the configure script. I'm pretty sure I have all the dependencies required installed. (libqt3-mt-dev_3.3.8-b-6ubuntu2_i386.deb) Ubuntu 32 10.10 -- Protect Yo

[Gambas-user] Gambas3 Pointers example - signal #6

2011-01-17 Thread John Spikowski
On Mon, 2011-01-17 at 21:36 +0200, Demosthenes Koptsis wrote: > On Mon, 2011-01-17 at 13:33 +0100, Benoît Minisini wrote: > Public Sub Main() > > Dim pFunc As Pointer > Dim sWorkingDirectory As String > > 'get_current_dir_name > pFunc = get_current_dir_name() > Print pFunc > > sWork

[Gambas-user] Gambas3 Pointers example - signal #6

2011-01-18 Thread John Spikowski
On Tue, 2011-01-18 at 10:08 +0200, Demosthenes Koptsis wrote: > > > > Isn't pFunc a Gambas variable (memory location) which is maintained by > > the Basic? Why would you free it externally? I would think Gambas would > > complain about that. > > Yes pFunc is a pointer. A pointer is a variable tha

Re: [Gambas-user] Gambas API options

2011-01-19 Thread John Spikowski
he .so libraries I did peek at > > didn't seem to have anything useful exported. > > > > > > The following link will show a few examples of scripting libraries and > > embedding. > > > > http://www.scriptbasic.org/forum/index.php/topic,211.0.html >

[Gambas-user] 3.0 trunk - makewebsite

2011-01-20 Thread John Spikowski
I'm trying to download the latest for 3.0 version to help the project out if I can. I was surprised that the trunk includes a copy of the Gambas website. Is there a way to get the 3.0 release without having to copy the Gambas website as well?

[Gambas-user] Building 3.0

2011-01-20 Thread John Spikowski
. Is there a better way to report suspected bugs other than the list? 6. What area(s) of Gambas development are most important at this time to get the 3.0 release out? Thanks for your help to bring a Gambas newbie developer up to speed. John

Re: [Gambas-user] Building 3.0

2011-01-20 Thread John Spikowski
On Thu, 2011-01-20 at 21:07 +0100, Ron wrote: > On Jan 20, 2011 8:59 PM, "John Spikowski" wrote: > > > > Thanks for your help to bring a Gambas newbie developer up to speed. > > > Ron_2nd. > Thanks Ron! Does the command 'build-dist' work and wil

Re: [Gambas-user] Feature request

2011-01-20 Thread John Spikowski
On Thu, 2011-01-20 at 21:43 -0800, vikram wrote: > Hi, > > I am not sure if its a little late for this but having shrink/expand buttons > for code in the IDE would be nice. You know the little + - signs that let you > shrink or expand loops and functions. > > P.S.: I've not used Gambas3 yet, so

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
orge) method of submitting test code from users, I can set something up on www.vbonx.com as a file repository. Let me know how I can help. John -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
On Sat, 2011-01-22 at 00:24 +0100, Benoît Minisini wrote: > What are you talking about? You can submit attachment to the mailing-list and > to the bug tracker. > I never got the attachment or have I seen one since being a member of the list. Good to know about the bug tracker attachment optio

Re: [Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

2011-01-21 Thread John Spikowski
On Sat, 2011-01-22 at 00:24 +0100, Benoît Minisini wrote: > What are you talking about? You can submit attachment to the mailing-list and > to the bug tracker. > My mistake, I didn't get the last attachment (may not have been sent) and I have seen .png attachemnts in other list posts. Sorry!

[Gambas-user] Database example - dropbox select issue

2011-01-22 Thread John Spikowski
I have been trying to get up to speed with Gambas by playing with the examples provided in the distribution. I noticed that the connect screen for the database example seems to have a problem selecting the first item from the drop down list. If I click on a item below the first item it works. I can

[Gambas-user] V3 Warning and Message Boxes

2011-01-22 Thread John Spikowski
I get the following messages when starting Gambas 3. jrs@Laptop:~$ gambas3 Qt: Session management error: None of the authentication protocols specified are supported warning: unable to load Qt translation: en_US.utf8 warning: unable to load 16/cancel warning: unable to load 16/apply jrs@Laptop:~$

[Gambas-user] list attachments

2011-01-28 Thread John Spikowski
I only seem to be getting image (png) attachments. I have yet to see a .tar, .zip. ... as an attachment. The only thing that tells me that an attachment was included is the follow. Attachments: popup.tar.gz 4.8 KB This shows at the end of the user post but before the list footers. -

[Gambas-user] list attachments

2011-01-28 Thread John Spikowski
ink > attachments will come through OK. You'll soon find out, as popup.tar.gz > *should* be attached to this mail. > I got it this time. First non-image attachment. John -- Special Offer-- Download ArcSight Logg

Re: [Gambas-user] Issue 2 in gambas: No native gambas for Windows platforms [OT]

2011-01-28 Thread John Spikowski
interested in partnering with me on that effort and has both a VB and Gambas background, send me an e-mail. John -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solut

[Gambas-user] Localization feature

2011-01-28 Thread John Spikowski
On Sat, 2011-01-29 at 01:56 +0200, Jussi Lahtinen wrote: > Though I would be perfectly happy if every body would agree to write > everything in English! Even though Gambas has European origins and developed by author(s) that English isn't their/his primary language, the computer revolution has ma

[Gambas-user] Unable to make lastest build

2011-01-30 Thread John Spikowski
I received the following error when doing a make (after a configure -C) This is the first time I have been unable to compile 3. (done 1/2 dozen time in the past) /usr/bin/moc-qt4 -o CIconView_moc.cpp CIconView.h moc: CIconView.h: No such file make[5]: *** [CIconView_moc.cpp] Error 1 make[5]: Leavi

[Gambas-user] Unable to make lastest build

2011-01-30 Thread John Spikowski
On Sun, 2011-01-30 at 20:03 +0100, Benoît Minisini wrote: > > I received the following error when doing a make (after a configure -C) > > This is the first time I have been unable to compile 3. (done 1/2 dozen > > time in the past) > > > When source files are removed, you have to do a ./reconf && .

[Gambas-user] Unable to make lastest build

2011-01-30 Thread John Spikowski
On Sun, 2011-01-30 at 21:03 +0100, Benoît Minisini wrote: > You must do ./reconf && ./configure -C as a normal user. Only "make install" > must be done as root. I think I painted myself into a corner. I'm unable to ./configure -C as 'jrs'. (permission error) Is there a quick way to reset my per

Re: [Gambas-user] Unable to make lastest build

2011-01-30 Thread John Spikowski
On Sun, 2011-01-30 at 21:38 +0100, Benoît Minisini wrote: > man chmod / man chown ;-) I was wondering if only a file or two was affected by my misuse of sudo? I didn't want to have to do a recursive chmod/chgrp if it wasn't needed. Thanks, I'll figure it out.

[Gambas-user] svn automation scripts

2011-01-30 Thread John Spikowski
log of any warnings so I don't have to read through pages of redirected compiler output searching for them. If you have something like this already built and willing to share, it would save me from recreating anoth

[Gambas-user] A few questions

2011-01-30 Thread John Spikowski
e my desktop even comes up. This started happening after my first build of Gambas 2.22. svn info is a quick way to get your current local trunk version but how do you find out via svn what the remote (master) version (release #) is? John

[Gambas-user] Puzzle 1 to 8 Game

2011-01-30 Thread John Spikowski
I noticed the following error messages in the IDE console window. (Puzzle1To8:23445): GLib-CRITICAL **: g_ascii_strup: assertion `str != NULL' failed (Puzzle1To8:23445): Gdk-CRITICAL **: IA__gdk_keyval_from_name: assertion `keyval_name != NULL' failed I was clicking on the squares and typing in

[Gambas-user] make install issue

2011-02-02 Thread John Spikowski
Compiling Database/Database/... OK Compiling Database/DataReportExample/... gbc: error: Component not found: gb.qt I just finish building 3 from scratch (make uninstall, make clean, reconf-all, ...) This could well be the reports component is still too early in development to mention issues.

Re: [Gambas-user] make install issue

2011-02-02 Thread John Spikowski
On Thu, 2011-02-03 at 03:08 +0200, Jussi Lahtinen wrote: > rev 3533? > > Jussi jrs@Laptop:~/gambas-dev/trunk$ svn info Path: . URL: https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk Repository Root: https://gambas.svn.sourceforge.net/svnroot/gambas Repository UUID: 96304659-1d19-0410

Re: [Gambas-user] Saving source > dialog won't create new folder

2011-02-03 Thread John Spikowski
On Fri, 2011-02-04 at 14:38 +1100, richard terry wrote: > 3533 version > > Saving source the dialog tries to create the folder as I can see it flicking > on > and off but no folder is created. > > Kubuntu 9.0 Hi Richard, I made a copy of the examples directory out of my home directory and did

[Gambas-user] Nightly Builds

2011-02-06 Thread John Spikowski
is on www.VBonX.com if other list members would assist in creating the scripts for it. John -- The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a phy

Re: [Gambas-user] Nightly Builds

2011-02-06 Thread John Spikowski
he most popular Linux distributions. This might get more Gambas users to test 3 and give you feedback. If you feel that the current contributors would rather build their own, I'll just write it off as a bad idea. John -- The

Re: [Gambas-user] Nightly Builds

2011-02-06 Thread John Spikowski
On Mon, 2011-02-07 at 01:38 +0100, Benoît Minisini wrote: > Beware that the package generation from the source was never tested in Gambas > 3. I wanted to do the release candidate first. That's why I asked first. I'm happy with the development environment we have and was just trying to get a fe

Re: [Gambas-user] Nightly Builds

2011-02-06 Thread John Spikowski
On Mon, 2011-02-07 at 02:02 +0100, Benoît Minisini wrote: > No problem! I just wanted to warn that you will be a beta tester of the > debian > package generation. > I think I'll stick to the program you have in place for the release of Gambas 3. I've been a 'lab rat' too many times in the pas

Re: [Gambas-user] Nightly Builds

2011-02-06 Thread John Spikowski
On Mon, 2011-02-07 at 02:02 +0100, Benoît Minisini wrote: > > Beware that the package generation from the source was never tested > in > > > Gambas 3. I wanted to do the release candidate first. Is there a way to 'package' a Gambas 3 runtime to share with others on the All Basic forum? I would nee

Re: [Gambas-user] Nightly Builds

2011-02-07 Thread John Spikowski
uld be good. Ian, I didn't know you were already doing this. How much of your time does it take to build a release with this setup? I guess if your going to beta testing a new release, you should probably build it on your own system to for validity and review of the cha

Re: [Gambas-user] Gambas API options

2011-02-15 Thread John Spikowski
On Tue, 2011-02-15 at 21:38 +0100, Fabien Bodard wrote: > have you tested gbs3 ? Yes. I have both 2 & 3 of Gambas installed on my Ubuntu 10.10 32 bit OS. > > the gambas scripter... > Yes. It works very much like ScriptBasic in this mode. > and i don't understand what you want ... did you wan

Re: [Gambas-user] Undo & redo in GTK+ TextArea widgets

2011-02-15 Thread John Spikowski
On Wed, 2011-02-16 at 02:40 +0100, Benoît Minisini wrote: > Hi, > > I have implemented in the revision #3575 something that does not even exist > in > GTK+ 3.0 (AFAIK)... Undo and redo in the multine text edit control! > > I added the standard shortcuts too (CTRL+C, CTRL+V, CTRL+X, CTRL+A, CTR

Re: [Gambas-user] Showmodal causes invalid object!

2011-02-17 Thread John Spikowski
On Fri, 2011-02-18 at 00:39 +0100, Benoît Minisini wrote: > What do people think? I think the parent / child relationship must be maintained. If you terminate the parent, all child controls, memory and processes are terminated as well. If a orphan window/dialog uses another windows message hand

Re: [Gambas-user] System information hidden in FAbout

2011-02-27 Thread John Spikowski
y have created standards we all have gotten use to and that's the way system info is typically shown. I think it is fine the way it is and you should let this go. John -- Free Software Download: Index, Search & Analyze

[Gambas-user] gb.info

2011-03-05 Thread John Spikowski
|| || Unable to compile gb.info || I just built 3638 and noticed this message in the make install phase of the build. Is this something that needs to be reported? -- What You Don't Know About Data Connectivity CAN Hur

[Gambas-user] Polynom Benchmark

2011-03-06 Thread John Spikowski
I tried to run the Polynom benchmark with Gambas 3 (# 3638) and it returned this error. jrs@Laptop:~/benchmark$ time ./polynom.gbs CComponent.InitComponent.166: #6: Type mismatch: wanted Integer, got String instead 0: CComponent.InitComponent.166 1: CComponent._init.212 2: MMain.MakeVirtualProject

Re: [Gambas-user] Polynom Benchmark

2011-03-06 Thread John Spikowski
On Sun, 2011-03-06 at 20:15 +0100, Benoît Minisini wrote: > > I tried to run the Polynom benchmark with Gambas 3 (# 3638) and it > > returned this error. > > > > jrs@Laptop:~/benchmark$ time ./polynom.gbs > > CComponent.InitComponent.166: #6: Type mismatch: wanted Integer, got > > String instead >

Re: [Gambas-user] Redesigning the web site for Gambas 3

2011-03-20 Thread John Spikowski
On Sun, 2011-03-20 at 21:00 +0100, Benoît Minisini wrote: > > Benoit, > > I always liked PHP's pages, how it's laid out, and code > > suggestions/snippets > > > > What are you talking about exactly? > I think this list member is suggesting that php be used in the design of the new Gambas website

Re: [Gambas-user] the math behind full screen rotation

2011-03-23 Thread John Spikowski
On Wed, 2011-03-23 at 23:03 -0400, Kevin Fishburne wrote: > That will probably work, but there should be a mathematical way to > compensate for not cropping the image twice, or even once. As long as > the entire image is preserved by the rotation function (it is) and it > behaves in a predictab

Re: [Gambas-user] New Gambas website design

2011-04-03 Thread John Spikowski
On Mon, 2011-04-04 at 00:47 +0200, Benoît Minisini wrote: > I am not satisfied with the image in the middle of the page. I think it looks fine and helps the 'branding' aspect of Gambas. -- Create and publish website

Re: [Gambas-user] New website

2011-04-04 Thread John Spikowski
On Tue, 2011-04-05 at 00:49 +0200, Benoît Minisini wrote: > The new website has been uploaded to sourceforge. It would be great if you could get a few Gambas 3 screen shots in the gallery. It's a bit dated as it stands. -

Re: [Gambas-user] Problems with gbs

2011-04-06 Thread John Spikowski
On Wed, 2011-04-06 at 21:12 +0300, Jussi Lahtinen wrote: > I created file named testscript, then I pasted code from > http://www.gambasdoc.org/help/doc/benchmark/polynom . > But I don't think it really matters since I can't run any code. > Even simple code as following fails with same errors; > >

Re: [Gambas-user] Problems with gbs

2011-04-06 Thread John Spikowski
On Wed, 2011-04-06 at 23:20 +0300, Jussi Lahtinen wrote: > I tried your example, doesn't work with my system. > What is your system? Ubuntu 10.10 32 bit. -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming

[Gambas-user] Gambas Script

2011-04-13 Thread John Spikowski
What files / dependencies would be needed if I wanted to use gbs as a general purpose scripting language? I would like to use the MySQL and cURL extensions as well. (console mode utilities) -- Benefiting from Se

Re: [Gambas-user] an "Is this possible question" about images

2011-04-14 Thread John Spikowski
On Fri, 2011-04-15 at 13:15 +1000, richard terry wrote: > Let say you have a photograph and you have a hand-held magnifying glass, you > run it over the fine print and you see what is magnified in the glass. I have seen that concept on a Qt Mobile version of Maemo 5. http://www.youtube.com/v/fw-

[Gambas-user] Gambas 3 (64 bit)

2011-04-23 Thread John Spikowski
I was able to compile from svn Gambas 3 on Ubuntu 10.10 64 bit. Everything seems to have gone well and the examples I ran worked as expected. I now have a 32 bit and 64 bit version I will be maintaining. Does anyone have a step-by-step guide to building a .deb that would install dependencies if n

Re: [Gambas-user] Gambas 3 (64 bit)

2011-04-23 Thread John Spikowski
On Sat, 2011-04-23 at 13:19 +0200, Olivier Cruilles wrote: > Hello, > > You can see at this URL for example: > > http://ubuntuforums.org/showthread.php?t=51003 Thank You ! -- Fulfilling the Lean Software Promise Lean s

Re: [Gambas-user] Gambas 3 working on Ubuntu Natty with Unity interface

2011-04-23 Thread John Spikowski
On Sat, 2011-04-23 at 14:38 -0400, Kevin Fishburne wrote: > I made the mistake of upgrading from 10.10 to 11.04 and ended up having > to reinstall 10.10. Even using the "Classic" interface wasn't enough. > With Canonical's Unity and the GNOME team's GNOME 3, we're stuck between > a rock and a ha

[Gambas-user] How to build Gambas - web page needs updating

2011-04-26 Thread John Spikowski
> Package list Here is the list of all packages that must be made: gambas2-devel gambas2-examples gambas2-gb-chart gambas2-gb-compress gambas2-gb-crypt gambas2-gb-db gambas2-gb-db-firebird gambas2-gb-db-form gambas2-gb-db-mysql gambas2-gb-db-odbc gambas2-gb-db-postgresql gambas2-gb-db-sqlite2 gam

  1   2   3   4   5   >