
Chris.



 )
)


 thats the best bug report ever Poshu!
 thats the best bug report ever Poshu! 

ah yes I see what you mean, I'll sort itPoshu wrote: Actually, the white border is right (according to the width and height arguments of the CreatePanelEx() function at least), it's the grey box that's a bit too small :p


Sure, I'll add the functionality in the next updatePoshu wrote:Something on my wishlist: it would be nice to have a default font option for the TextControlEx gadget cause SystemParametersInfo() is really not convenient to use. Plus, is there a way to use cleartype?
 with cleartype all the Windows API Font commands can be used with the TextControlEx just pass a handle to the LOGFONT instead of PB Font ID to SetTextControlExFont. See http://msdn.microsoft.com/en-us/library ... S.85).aspx
 with cleartype all the Windows API Font commands can be used with the TextControlEx just pass a handle to the LOGFONT instead of PB Font ID to SetTextControlExFont. See http://msdn.microsoft.com/en-us/library ... S.85).aspxNo worries PoshuPoshu wrote:Ok, I didn't knew the CreateFont funtion. Thank you


 
  
 
Thank you very much!electrochrisso wrote:Great lib Chris, works real smooth and well worth the outlay, in my opinion, especially with the discount.
 I'm happy you're pleased with it
 I'm happy you're pleased with it 
haha lol yes phew! sometimes I have dreams about the codeelectrochrisso wrote:30000+ lines of source code, your fingers must be worn down to the bone.
 currently it stands at 33595 lines!
 currently it stands at 33595 lines!Thats great! I'm glad my work is helping and thank you it's a really nice complimentelectrochrisso wrote:I am learning a lot of good coding techniques from browsing through the source and examples and am able to easily create some real slick looking and working GUI from the lib.

Thankselectrochrisso wrote:Keep up the good work, can't wait for the next update.
 hopefully it will be ready pretty soon!
 hopefully it will be ready pretty soon!ahh I had a sneaky suspicion it might not work with the latest PB beta, thanks for reporting, I'll re-compile the userlibs as soon as PB460 goes final and Tailbite supports it.electrochrisso wrote:You probably already know this, When installed on PB460b3 I get 1 POLINK: error '_PB_FindString'

