Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » RibbonBar icons issue with v2.82 Collapse All
Subject Author Date
Ian McIntosh Feb 4, 2008 - 5:51 AM

I have just updated from v2.81 to 2.82.

On startup of my app, the ribbonbar icons used to (correctly) display as small icons. After updating, they initially have large icons drawn that don’t fit.

As soon as I resize the app or maximise then restore, it sorts itself out.

A bit more info:
When my app starts, it is not full screen. If full screen, the icons would fit being drawn large. In restore size, there is not enough space for all icons to be large, so the rightmost group of icons should automatically be drawn as small.

Technical Support Feb 14, 2008 - 11:49 AM

We have just sent you an email with a link to the latest source code. The reported problem is fixed. If it is not the case, please let us know. Thank you.

Nigel Thomas Mar 26, 2008 - 5:06 AM

Hi,


We’re having the same issues - the app needs to be resized in order for the ribbon layout to display correctly.  Could you please advise of this fix?  Thanks.

Technical Support Feb 13, 2008 - 10:09 AM

Although we did not receive any zip files including those renamed to ._z_, it seems we know what the problem is and are now debugging it. We will try to fix it as soon as possible and provide you with the update. Thank you for the doc file.

Ian McIntosh Feb 13, 2008 - 2:10 AM

Please can you give me an update on progress.

Ian McIntosh Feb 10, 2008 - 4:24 AM

I have sent 3 emails - 1 with the doc attachment, 1 with the zip (renamed ._z_) and one without any attachments. If you get 1 or 2 but not all 3, let me know & I will try again.

Technical Support Feb 9, 2008 - 1:12 AM

We still didn’t receive any email from you. Please change the extension of the attached ZIP file to something like _Z_ and send it again. If you protect it with a password, that may also help it not to be filtered out somewhere.

Ian McIntosh Feb 6, 2008 - 4:13 AM

Hi,

I have just sent you an email.

I have attached a doc showing how my icons are (incorrectly) looking on startup & how they should look.
I also attach a zip of a project replicating the issue. It is based on the RibbonMdi sample app.

thanks

Technical Support Feb 5, 2008 - 11:51 AM

Could you create a stripped version of your project with the UI code only and send it to us?

Ian McIntosh Feb 5, 2008 - 1:55 AM

I have updated my CMainFrame::ActivateFrame() method to be the same as the RibbonBarMdi sample, but the problem is still there.

Technical Support Feb 4, 2008 - 12:26 PM

Please compare the CMainFrame::ActivateFrame() virtual method in the RibbonBar sample application with the same method in yours. Your method should be similar.