It is currently Fri May 24, 2013 8:49 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: GridGadget
PostPosted: Thu Oct 27, 2011 10:58 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
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 :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Thu Nov 17, 2011 12:42 pm 
Offline
User
User

Joined: Thu Apr 14, 2011 6:07 pm
Posts: 53
Location: Lebanon
Now with the release of final 4.60, hope things are back on track :?:


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Thu Nov 17, 2011 1:29 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
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 :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Fri Nov 18, 2011 4:47 pm 
Offline
User
User

Joined: Thu Apr 14, 2011 6:07 pm
Posts: 53
Location: Lebanon
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 :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Fri Nov 18, 2011 5:03 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
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 :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Sat Nov 19, 2011 11:23 am 
Offline
User
User

Joined: Thu Apr 14, 2011 6:07 pm
Posts: 53
Location: Lebanon
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


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Sat Nov 19, 2011 1:29 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Mon Apr 25, 2005 9:28 pm
Posts: 553
Location: $300:20 58 FC 60 - Vietnam
said wrote:
Can't wait to test it :shock:

Absolutely :D

_________________
“Fear is a reaction. Courage is a decision.” - WC


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Mon Dec 26, 2011 12:28 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
I might have a beta release soon, I still need to do some more testing :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Mon Dec 26, 2011 8:32 pm 
Offline
Always Here
Always Here
User avatar

Joined: Mon Sep 22, 2003 6:45 pm
Posts: 7304
Location: Norway
What features are you planning?

_________________
Woa, I set up a web server.


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Mon Dec 26, 2011 10:30 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
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 :)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Tue Mar 06, 2012 9:32 pm 
Offline
Enthusiast
Enthusiast

Joined: Fri Jan 15, 2010 2:03 pm
Posts: 144
Location: Triad, NC
Looks good!

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


*subscribed*

_________________
-Jon

Fedora user
But I work with Win7


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Tue Mar 06, 2012 11:05 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
Thanks Jamba !
I really need to finish this project then ;)


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Tue Mar 06, 2012 11:11 pm 
Offline
Enthusiast
Enthusiast

Joined: Fri Jan 15, 2010 2:03 pm
Posts: 144
Location: Triad, NC
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


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Tue Mar 06, 2012 11:36 pm 
Offline
Addict
Addict

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


Top
 Profile  
 
 Post subject: Re: GridGadget
PostPosted: Wed Mar 07, 2012 7:23 pm 
Offline
Addict
Addict

Joined: Tue May 06, 2003 5:07 pm
Posts: 2258
Location: UK
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) :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye