Re: [Gambas-user] help with ListView code?

2017-07-27 Thread mikeB
Greetings all, I've got a Listview (set as Column view) with 2 columns that I'm using for testing so I might understand how all this works so can add it to a project. testCode.. With listview1 .Clear .Resizable = True .Columns.Count

Re: [Gambas-user] Trouble with CSVFile Component

2017-07-27 Thread Mark Walters
Nope. Told ya I was a newb. 20+ years ago I used to do a lot of work in VB, and especially VBA. It's been a while, and my programming muscles have atrophied a bit. And while Gambas feels very familiar, it's also quite different, and I'm still acclimating to it. Thanks for your help :-) On

Re: [Gambas-user] Trouble with CSVFile Component

2017-07-27 Thread Tony Morehen
Did you add gb.utils component to your project? Project->Properties->Components & check gb.utils On 2017-07-27 07:10 PM, markwalt wrote: Hi guys, I'm trying to write a very simple program that pulls in one CSV File, and spits out another, based on what's inside the file. I see from the Wiki

[Gambas-user] Trouble with CSVFile Component

2017-07-27 Thread markwalt
Hi guys, I'm trying to write a very simple program that pulls in one CSV File, and spits out another, based on what's inside the file. I see from the Wiki that there's a function for that, in the db.utils component. However, using the very sparse example provided, I'm getting errors. I'm using

[Gambas-user] since are available SQLrequest?

2017-07-27 Thread PICCORO McKAY Lenz
i see that in wiki, http://gambaswiki.org/wiki/comp/gb.db/sqlrequest since are available that? there its available for gambas 3.1? -- Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com -- Check out the

Re: [Gambas-user] [Gambas Bug Tracker] Bug #1129: lybrary extern return illegal instruction

2017-07-27 Thread Jussi Lahtinen
How is the function called in C? Jussi On Thu, Jul 27, 2017 at 9:18 AM, wrote: > http://gambaswiki.org/bugtracker/edit?object=BUG.1129=L21haW4- > > Philippe BIENVAULT reported a new bug. > > Summary > --- > > lybrary extern return illegal instruction > > Type

Re: [Gambas-user] Weather app in Software Farm

2017-07-27 Thread Charlie
I have tried out the latest version 0.1.9 and it worked on Mint 18 and the TryIcon is fine. I put in my location and it finds it but I notice that Line 98 in Config.class: - *Settings["Default/Location"] = Replace(txtLocation.Text, " ", "")* takes out any spaces so Saint Peter Port becomes

[Gambas-user] [Gambas Bug Tracker] Bug #1129: lybrary extern return illegal instruction

2017-07-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1129=L21haW4- Philippe BIENVAULT added an attachment: factorielle.tar.xz -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[Gambas-user] [Gambas Bug Tracker] Bug #1129: lybrary extern return illegal instruction

2017-07-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1129=L21haW4- Philippe BIENVAULT reported a new bug. Summary --- lybrary extern return illegal instruction Type : Bug Priority : Medium Gambas version : 3.9 Product : Unknown Description --- Private