Page 13 of 71

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Sun Apr 25, 2010 2:02 pm
by Kuron
Exchange rate sucks though, 30 Euros = 40.16 U.S. dollars.
It is better than it used to be.

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Sun Apr 25, 2010 4:34 pm
by DoubleDutch
I've sent you a PM about the benefits of having a company over being self-employed - DON'T BE SELF EMPLOYED!!!

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Sun Apr 25, 2010 9:16 pm
by PrincieD
DoubleDutch wrote:I've sent you a PM about the benefits of having a company over being self-employed - DON'T BE SELF EMPLOYED!!!
Thanks man! :)

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Sun Apr 25, 2010 10:07 pm
by DoubleDutch
NP. The point I wrote about Car Insurance I only found out when I made the Girlfriend a Director - before that she wasn't insured to drive another car - after notifying them about her 'new job' the policy was rewritten to allow her to drive any car (third-party) and the premium went down! Same address, same person, different job = lower risk! Crazy!

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Sun Apr 25, 2010 10:49 pm
by PrincieD
DoubleDutch wrote:NP. The point I wrote about Car Insurance I only found out when I made the Girlfriend a Director - before that she wasn't insured to drive another car - after notifying them about her 'new job' the policy was rewritten to allow her to drive any car (third-party) and the premium went down! Same address, same person, different job = lower risk! Crazy!
yea thats mental, deffinately good advice though :) (hopefully i'll learn to drive one day!)

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Wed Jun 09, 2010 1:41 am
by OldSkoolGamer
Is this compatible with the newly released 4.50 ?

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Wed Jun 09, 2010 7:43 am
by blueznl
The car insurance? Probably not.

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Wed Jun 09, 2010 4:31 pm
by PrincieD
Hi OldSkoolGamer,
OldSkoolGamer wrote:Is this compatible with the newly released 4.50 ?
I don't think the userlib version works with the latest PB build but the DLL version should work fine in the meantime.
The new ProGUI release is progressing nicely though and will be fully compatible with the latest PB. Hopefully you guys will be pleased to know also that there will be a new totally customizable Dockable CommandBar control with full implementation of the Office2003 style toolstrips (including chevron) along with new VisualStudio2005 styles! in the new release :D although this has pushed the release-date back somewhat :(

Chris.

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Wed Jun 09, 2010 4:37 pm
by PrincieD
OldSkoolGamer wrote:Is this compatible with the newly released 4.50 ?
blueznl wrote:The car insurance? Probably not.
lol! :D

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Fri Jun 11, 2010 7:24 pm
by OldSkoolGamer
blueznl wrote:The car insurance? Probably not.

I forget around here you have to be more to the point....... :lol:

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Mon Aug 09, 2010 1:14 pm
by OldSkoolGamer
PrincieD,

Any updates on the latest version ? How' are things progressing ?

Re: ProGUI V1.12! Professional Graphical User Interface Libr

Posted: Tue Aug 10, 2010 8:37 pm
by PrincieD
OldSkoolGamer wrote:PrincieD,

Any updates on the latest version ? How' are things progressing ?
Hey man,

Painfully slow at the moment (sometimes it's like every line of new code is such a chore and other times I can write 100's without breaking a sweat! you ever have this problem? - like writers block lol), the new CommandBar is taking a hell of a lot of coding although more than half of it is complete now. Will be worth the wait though I promise :)

Cheers!

Chris.

Re: ProGUI V1.13! User Interface Library (New 64 bit version

Posted: Sat Oct 02, 2010 7:03 pm
by PrincieD
New version! (V1.13) including 64 bit! see top of thread :)

Few! finally! that was ridiculously difficult getting the 64 bit version working as I don't have access to any 64 bit hardware. I had to use Qemu on my 6 year old 32 bit laptop (with severe failing power problems) to emulate a 64 bit virtual machine :shock: Imagine trying to debug when it takes the IDE a couple of seconds to scroll one line of code lol ... took hours to compile too! anyway here it is! (new keycodes will be emailed to registered users shortly)

Cheers!

Chris.

Re: ProGUI V1.13! User Interface Library (New 64 bit version

Posted: Mon Oct 04, 2010 10:40 am
by ts-soft
thx for the 64-bit Version :D

I have found following bugs:
No Multilib: No Unicode, no Threadsafe support for UserLib!
ReBar not refreshed after Resizing the Windows (some white lines on the rebar)

and i miss the new key :roll:
historie wrote:- Changed StartProGUI, now requires 7 key codes.
greetings
Thomas

Re: ProGUI V1.13! User Interface Library (New 64 bit version

Posted: Mon Oct 04, 2010 12:48 pm
by PrincieD
thx for the 64-bit Version
You're welcome :) it was an absolute mission geting it working lol (21,280 lines of code to debug, and it took a few seconds just to scroll one line of code :shock: )
I have found following bugs:
No Multilib: No Unicode, no Threadsafe support for UserLib!
ReBar not refreshed after Resizing the Windows (some white lines on the rebar)
Ahgh! noooo lol
Is the problem just with the 64bit version? I Tailbited both the 64bit and 32bit with the Multilib option :? (could this be a Tailbite problem? :( )
With the "ReBar not refreshed " problem, is it just with the 64bit version and what examples does the problem occur with?
and i miss the new key
Oh bugger! appoligies mate, it seems I missed a few users in my mass emailing session the other day due to my bloody Excel database being scrolled to the bottom (didn't realise the scroll bar wasn't at the top lol) I will generate you a new key shortly!

Thanks for the bug report by the way Thomas!

Cheers!

Chris.