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 General Discussion » memory size when using Ribbon !! Collapse All
Subject Author Date
thewhit idie Mar 18, 2010 - 4:45 PM

Hello


 


I am trying to use your ribbon in a sample application,


just when using the ribbon, the application size is growing to about 50 MB !!!


your Ribbon demo application takes about 180 MB !!!


this is not a good criteria, and we cannot use your components if there is no solution for the memory size taken.


 


thanks

Technical Support Mar 23, 2010 - 12:48 PM

Thank you for your kind words. We are working on reducing memory usage but do not expect too much. A .NET-bitmap-based-ui framework can hardly be light. A regular form app with one button takes up 9.81MB on a 32-bit Windows XP. An empty Elegant Ribbon app (only with a ribbon control) takes up 25.68MB.

Technical Support Mar 20, 2010 - 1:04 PM

This forum thread is dedicated to the Prof-UIS library product which is an MFC extension library written in C++. If your question is related to the ribbon bar control that is part of Prof-UIS library, then please take a look at its memory usage:

http://www.prof-uis.com/download/forums/tmp/Prof-UIS-ribbon-memory-usage.png

If your question is related to Elegant Ribbon, it will take more memory because it is a .NET application. However, please note that the Ribbon UI is a heavy-duty sample with more than one thousand images loaded into memory. This is done to emulate Microsoft Word in terms of the ribbon. This sample is not optimized for memory. So please try another sample or create your own project to evaluate memory consumption.

thewhit idie Mar 22, 2010 - 3:34 PM

Thanks for your response


 


i told to you that i tested the Elegant Ribbon in a new project without any other components or controls, just the Ribbon alone, with only one ribbon page, without any image; so the size of the applicaiton was 50 MB in the memory.


With my respect to your beautiful Ribbon, i cannot use on the current state !!! and really i need a solution, because it is the only and only RightToLeft .net Ribbon on the world.


what i think that the size can be more efficent if you want either it is a .net code.


 


thanks