Flype UserLibraries for PureBasic 4.0

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

the.weavster wrote:Please excuse my ignorance :oops:

If the functions are imported from a *.lib, once the application is compiled is the *.lib file no longer required or does it need to be distributed along with the *.exe?

Thanks.
The lib is no longer required.
But if it was an import library, the DLL is required.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

mskuma wrote:Hi Flype - thanks alot for your excellent work, as always. About your RMChart wrapper - you mention "TO DO : updating to RMChart 4.01 for PureBasic 4.10". Are you planning to do that any time soon? I recently noticed the PureDispHelper UserLib examples for RMChart. I guess the nice thing about your approach is the user doesn't need to install the OCX version (can just go with the DLL which can be shipped with the app).
hi, i just came back from holidays (2 weeks).

yes, it's still to do. maybe quickly as i have still one week of holiday (at home).
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

the.weavster wrote:
Flype wrote:Hello,

i'm interested in having contact with firebird users (i have no one at the moment).

i mainly use MySQL and i do not know well FireBird.

but well, i've made an include file for 'FireBird', i've done so few test then i can't say if it works well. Can you test for me ?
I've only just spotted this - I use Firebird so I'll certainly take a look.
Thanks Flype.
hi,
i've made this wrapper for firebird but i never used it. it was just a test in reality.
source code is provided, so everybody who needs to add functions is welcome. a beta tester is still wanted.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Flype wrote:i just came back from holidays (2 weeks)
How nice! I hope you had a good rest.

I look forward to the chart update when you have some spare time.

Thanks.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

yes it was very restful.

but now it's the Rugby WorldCup... perhaps between two matches...

by the way All Blacks are very strong. Hope Australia will be as strong. Good chance. :wink:
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
the.weavster
Addict
Addict
Posts: 1576
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Post by the.weavster »

gnozal wrote:
the.weavster wrote:Please excuse my ignorance :oops:

If the functions are imported from a *.lib, once the application is compiled is the *.lib file no longer required or does it need to be distributed along with the *.exe?

Thanks.
The lib is no longer required.
But if it was an import library, the DLL is required.
Do you know if in this instance fbclient.dll would need to be distributed with the app?
but now it's the Rugby WorldCup...
And England are the weakest I have ever seen them...

'England, the world champions' had a nice ring to it.

Ahh well, it was nice being while it lasted.
Q*bert
User
User
Posts: 27
Joined: Sat Dec 30, 2006 12:17 am
Location: Milwaukee, WI USA

Post by Q*bert »

Flype,

PureStorage will not allow new users to register (seems to have been some misbehaving.)

Can I get your libraries anywhere else?

Thanks!
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Re: Flype UserLibraries for PureBasic 4.0

Post by mskuma »

Flype wrote:RMCHART.DLL v3.10 for PB4.02
File:1->RMChart_PB402.zip

TO DO : updating to RMChart 4.01 for PureBasic 4.10
Thanks Flype for this. In the meatime, seems like 'RMCHART.DLL v3.10 for PB4.02' is ok for PB4.1 too which is great (if anyone finds any issue, please let us know here). I had the wrong impression that the new one for 4.1 is because of some PB4.1 issue, sorry about that. I don't know what's new about RMChar 4.01 over v3.10, but sounds great & looking forward to seeing it when you get time. Thanks again. [edit: I'm using RMChart Version 4.01 with the above wrapper, and no issues so far..]
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Thanks Flype for PureXLS - good job :). It works nicely with unicode/foreign chars also (as you might expect since the XML file is UTF8). You say it's unfinished, but looks very useable to me..
tomijan
Enthusiast
Enthusiast
Posts: 107
Joined: Sun Dec 11, 2005 1:32 pm

Post by tomijan »

Hi flype,
I try to use your firebird include, but whe I run "fbclient_ms_example.pb" database is not created, even though "c:\new.fdb" not exists.
Any suggestion?
I'm very interesting about accessing firebird database from PB!
tom
registered user
tomijan
Enthusiast
Enthusiast
Posts: 107
Joined: Sun Dec 11, 2005 1:32 pm

Post by tomijan »

Sorry for flype, should be Flype! :oops:
Tom
registered user
Xombie
Addict
Addict
Posts: 898
Joined: Thu Jul 01, 2004 2:51 am
Location: Tacoma, WA
Contact:

Post by Xombie »

Flype,

I was wondering - do you have any plans to update your Postgresql wrapper to the latest version of PG as well as PB? I ask before I delve into doing my own code for it.

Thanks for all your work on this!
Yogi Yang
Enthusiast
Enthusiast
Posts: 107
Joined: Sun Dec 11, 2005 2:19 pm

Post by Yogi Yang »

Hello Flype,

Are you planning to update you PostgreSQL to the latest version of pgSQL?

Any updates for FireBird Lib as per FB 2.x?
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Is there any reason systrayiconex won't work with PB 4.2?

I'm trying to track down an error message caused by some userlib but I don't know which one :-)
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

Hi Karbon ( sounds like a good game :) ),

There's 99,99% chance that it should be recompiled with PB4.20 as the last version was compiled with PB4.00/TailBite 1.3 PR 1.2

Since a while i prefer to use includes instead of userlib,
but you can recompile it as source code is provided.
Last edited by Flype on Mon Jun 02, 2008 8:45 pm, edited 1 time in total.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Post Reply