It is currently Sat May 25, 2013 6:33 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 926 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 62  Next
Author Message
 Post subject:
PostPosted: Thu Mar 12, 2009 7:24 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
Thanks for the nice comments guys, it's very encouraging :)

Quote:
> I am just dying to try these out (pant, pant, dribble, drool, lust)

/me gets the mop with a sigh.
hehehe

User_Russian: looks like there might be a small memory leak in some of the rendering code :shock: I'll look into it :) - should be an easy fix :)

Cheers!

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 13, 2009 7:36 pm 
Offline
Enthusiast
Enthusiast

Joined: Fri Aug 18, 2006 7:21 pm
Posts: 232
Location: IL
Wow, this is really nice! Keep up the great work! Will buy a license for it very soon.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 14, 2009 6:09 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
mrjiles: Thank you! :D

Just a quick update, I'm currently going through the rendering code with a fine tooth comb - due to a minor memory leak somewhere lol
Hopefully I should have this sorted pretty soon and have a new release out by the beginning of next week! (with a couple of new goodies ;) )

Cheers guys!

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 14, 2009 7:05 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Sep 03, 2008 9:29 am
Posts: 270
Very cool
Thanks for share


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 14, 2009 7:17 pm 
Offline
Addict
Addict
User avatar

Joined: Thu Jun 24, 2004 2:44 pm
Posts: 4715
Location: Berlin - Germany
Can you use or test the newest TailBite from ABBKlaus with the MULT flag for
Unicode-Support in the UserLib?

greetings
Thomas

_________________
PureBasic 5.11 | Windows 7 SP1 (x64) | Mageia 3 (x64) | RealSource

The use of EnableExplicit is free of charge and avoids errors.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 17, 2009 2:13 am 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
ts-soft wrote:
Can you use or test the newest TailBite from ABBKlaus with the MULT flag for
Unicode-Support in the UserLib?

greetings
Thomas


Yep sure I'll test it out once I've got the other stuff sorted :)
I've fixed all the memory leaks now in the current build I'm working on. The new release should be ready either tomorrow night or the day after, if I don't get distracted lol

Cheers!

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 7:04 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Oct 26, 2005 2:46 am
Posts: 308
What's the status on the memory leak? I'm considering registering this, but would like to be sure that the leak has been fixed before doing so.

BTW, great job so far. :-)

Thanks,
~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)

Some software and links: [Parabolic Logic]
My blog, or, My Rants: [MSN Live Spaces]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 5:33 am 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
Hey guys!
Here's a quick progress report on the current build. Sorry it's taking a while but I've been working my balls off the past couple of weeks making sure it's perfect before I release the new version (every time i think it's ready I notice something is not right or missing and I have to fix it! lol) :

Fixed all memory leaks and various minor bugs
Fixed rendering bug with PanelEx static control background brushes on theme change
Fixed rendering bug with Whidbey style menues on Windows Classic theme
Fixed bug with Whidbey style keyboard navigation bellow separator bar when up cursor key pressed
Fixed bug with menu keyboard navigation when item selected by pressing enter
Fixed bug inside internal subroutine CalcMenuItemHeight
Fixed bug with menu tracking on edge of screen when classic style menu contains a separator bar
Heavily Optimized rendering including new internal caching engine, faster rendering than original Microsoft Office!
Added UIColourMode/Colour Scheme support for Whidbey style
Added new component colour constants to UI Styles
Added new text rendering engine to MenuEx and TextControlEx: supporting escape code colours, bold, italic, underline and strike through effects.
Added support for checkboxes and radiochecks in menus
Added new command SetMenuExItemState
Added new command GetMenuExItemState
Added new command DisplayPopupMenuEx
Added new command SetMenuItemEx()
Added new command RemoveMenuItemEx()
Added new command InsertMenuItemEx()
Added new command GetMenuItemExText()
Added new command SetMenuExFont
Added new command GetMenuExFont
changed/fixed rendering of menu item size in Whidbey and Office 2003 styles, now pixel perfect!
changed/fixed sub menu aligning in Whidbey and Office 2003, now like office 2003.
changed/fixed drop-shadow sub routines with custom colour/alpha support, now identical to Microsoft Office.
changed/fixed menu item submenu arrow, now always rendered black in Whidbey and Office 2003 styles
changed all internal instances of Set/GetWindowLong and Set/GetClassLong to Ptr versions for 64bit compatiblity.
changed DisableMenuItemEx, can now also accept a returned handle from CreateMenuEx as input
Changed default menu icon size to 16x16 pixels
Improved classic style MenuEx rendering
Improved ease of custom UI colour setup by copying defaults into custom slots at start up.
Corrected a few spelling typos on some of the commands and constants.

Still a few things to do on it and the docs to update along with examples but hopefully very soon I should have it released! :)

Cheers!

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 6:08 am 
Offline
Addict
Addict

Joined: Wed Aug 24, 2005 8:39 am
Posts: 2559
Location: Southwest OH - USA
Wow, just keeps getting better and better.

This will be quite a nice addition to the PB toolset.

cheers


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 8:30 am 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Oct 26, 2005 2:46 am
Posts: 308
If I register now, will I be able to get the next update when it's released?

Thanks,
~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)

Some software and links: [Parabolic Logic]
My blog, or, My Rants: [MSN Live Spaces]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 5:50 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
garretthylltun: yep sure :) This is kind of a maintenance feature complete release (quite a big update though!). I have quite a few future updates with new stuff planned but the price will remain the same until the really big feature updates are added and if I believe the features warrant an increase in price (which is probably a few updates down the line anyway).

Cheers!

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 6:52 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Oct 26, 2005 2:46 am
Posts: 308
I need a link to your paypal. Sorry, but I don't use MSIE as my browser, if I click the links within the help file it uses MSIE.

BTW, your website doesn't show up for me at all. I've tried for 2 days to visit your site. :-(

~Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)

Some software and links: [Parabolic Logic]
My blog, or, My Rants: [MSN Live Spaces]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 7:41 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
Quote:
I need a link to your paypal. Sorry, but I don't use MSIE as my browser, if I click the links within the help file it uses MSIE.

BTW, your website doesn't show up for me at all. I've tried for 2 days to visit your site. Sad

~Garrett


My domain name www.hashdesign.co.uk is currently down due to problems with 1&1 web hosting. I've changed my web host to freehostia and put up a temporary page for the time being:

http://hashdesign.freehostia.com/Index.html

There's a button on that page where you can purchase a licence for ProGUI. I'll upload a proper version of my site soon once I finish coding this release of ProGUI :)

Chris.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 7:47 pm 
Offline
Always Here
Always Here
User avatar

Joined: Mon Sep 22, 2003 6:45 pm
Posts: 7304
Location: Norway
Quote:
· Super smooth window resizing, no wild jumping/flickering gadgets!
The text in the office demos jumps when the window is resized. And the text area flickers when the window is enlarged by pulling the top left corner.
When resizing the window from the top, the statusbar flickers and jumps around.
As you can see from the screenshot, there is a flicker when closing the menus, it was so severe I could catch it with PrintScreen on first try. (I have an nvidia geforce 8600m GS so the graphics performance is not the problem.)
Also, the menu items flickers every time they are repainted (either they are not double buffered, or the background is repainted before the buffer is drawn, which defies the purpose of double buffering).

Image

Quote:
Automatic detection of system font change and resized accordingly. Full keyboard navigation and hotkey support.
If you look at the screenshot, you'll see that the keyboard shortcuts don't fit within the menu. And one (Ctrl+G) is misaligned.
Disabled selected menu items aren't drawn in a different style from disable non-selected menu items, thus creating a major problem for keyboard navigation in menus with many disabled items.

Quote:
When menu goes off screen automatically fits inside screen
If this is what you mean, then IMHO it's horrible:
Image
Ok, so it fits on the screen, but shouldn't it be attached to the correct menu title?

_________________
Woa, I set up a web server.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 01, 2009 7:58 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Aug 10, 2005 2:08 pm
Posts: 558
Location: Yorkshire, England
Trond: All these problems are fixed in the current build I'm working on. Could you let me know what font and size you are using so I can double check with the latest build? thanks mate!

Chris.


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

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 3 guests


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