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 =
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 Th
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
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
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 vibrant
if i used absolute path in con.host or con.name without define the other
(by example, define con.name but not con.host) datbase connection does not
opened for slite3
documentation said that only need to define one of those
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
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&from=L21haW4-
>
> Philippe BIENVAULT reported a new bug.
>
> Summary
> ---
>
> lybrary extern return illegal instruction
>
> Type : Bug
> Prior
Hi Charlie, I just published a new version of gbWeather. Changes include:
1) No editing is done to the location name, except for the Trim() you
suggested.
2) LocationID is now used for both OpenWeather and Yahoo Weather
lookups. That means changes to location after the locationid has been
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 SaintP