GridGadget

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

srod wrote:Thanks for the reply. Figured that you had to use API. A shame as this is a real limitation of PB's scrollbar gadgets.
So true, and it was a pain to use API, especially since I had to deal with two systems quite different...!
Maybe one day this will be made native :)
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: GridGadget

Post by said »

Now with the release of final 4.60, hope things are back on track :?:
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

said wrote:Now with the release of final 4.60, hope things are back on track :?:
Yes they are - I'm working on this gadget and on the textedit gadget too, taking my time so that the result is good :)
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: GridGadget

Post by said »

Polo wrote:
said wrote:Now with the release of final 4.60, hope things are back on track :?:
Yes they are - I'm working on this gadget and on the textedit gadget too, taking my time so that the result is good :)
sounds good! i badly need a pro grid gadget in a project am working on, so just waiting :D :)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

From last version, I fixed the text input, and the text formatting. Ended up getting a smaller source code :mrgreen:

There's a few minor things that I want to do until I start testing it.

However I'll probably sell a source code licence only, expensive probably, but then I don't have to mess around with Tailbite library or dlls, and your project is safer as you own the source :)
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: GridGadget

Post by said »

Polo wrote:From last version, I fixed the text input, and the text formatting. Ended up getting a smaller source code :mrgreen:

There's a few minor things that I want to do until I start testing it.

However I'll probably sell a source code licence only, expensive probably, but then I don't have to mess around with Tailbite library or dlls, and your project is safer as you own the source :)
Can't wait to test it :shock:
As for releasing as licensed source code, personally i prefer that option :lol: ... Anyway, it is your baby and you sell it as you see suitable
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Re: GridGadget

Post by flaith »

said wrote:Can't wait to test it :shock:
Absolutely :D
“Fear is a reaction. Courage is a decision.” - WC
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

I might have a beta release soon, I still need to do some more testing :)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: GridGadget

Post by Trond »

What features are you planning?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

ATM not more than what is explained on the first post: grid gadget with editing features including text formatting, crossplatform.
When I get some beta testers I'll be able to improve the API which is OK but incomplete especially on the event sides. Doesn't require a lot of work though :)
jamba
Enthusiast
Enthusiast
Posts: 144
Joined: Fri Jan 15, 2010 2:03 pm
Location: Triad, NC
Contact:

Re: GridGadget

Post by jamba »

Looks good!

I'll buy a source copy or two :-)


*subscribed*
-Jon

Fedora user
But I work with Win7
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

Thanks Jamba !
I really need to finish this project then ;)
jamba
Enthusiast
Enthusiast
Posts: 144
Joined: Fri Jan 15, 2010 2:03 pm
Location: Triad, NC
Contact:

Re: GridGadget

Post by jamba »

Polo wrote:Thanks Jamba !
I really need to finish this project then ;)
I would appreciate it
;-)


I was actually about to start working on my own when I stumbled across yours!
-Jon

Fedora user
But I work with Win7
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

I'll try to get something ready, it'd be sad to see the code sleeping in my computer :)
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: GridGadget

Post by Polo »

Just to say I've reviewed my code, tweaked up a few things and all.
As said before compared to the example I posted last year the text formatting has been improved.

There's one or two things I'd like to improve but it's working overall:
I'm not very happy with the "Excel scrollbars", I should probably add an option to either use the Excel-like scrollbars (adapt to the cells content) or normal scrollbars (adapt to the grid size).
And there's probably a few helping functions I could add, but for that, basically, I need some people to use the gadget :)

Thus I'm now selling it, source code licence (free updates). Obvious to say you can do anything with it except reselling it as a grid gadget library ;)
It's still in beta (i.e there might be bugs), though I'll be updating and you'll never got stuck as you have the source code anyway.
PM me if you're interested (bear in mind it's expensive, due to the source code licence) :)
Post Reply