Home General

RB11.08 DELPHI 2009

edited April 2010 in General
Hi

How do you get the changes to the toolbars and recent documents working with
the ppDesigner?

Do I have to 'save' the layout in some way?

Regards
Andrew

Comments

  • edited April 2010
    Hi Andrew,

    For future reference, please post with your real name (not "Digital
    Metaphors").

    Any changes made in the designer are saved in the RBuilder.ini file. This
    file is defined in the TppDesigner.IniStorageName property.

    It is also possible to directly alter the toolbars/menus in the designer in
    code. See the following article.

    http://www.digital-metaphors.com/rbWiki/End-User/Designer/How_To...Customize_Designer_Menu_and_Toolbars

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited April 2010
    Nico

    Thanks for that.

    Sorry aboiut the name, just switched to a new PC and hadn't setup the reader
    account quite right.

    Mine is set for Registry, does this prevent the settings being stored? I am
    just wanting the toolbars I choose when in the designer to be there next
    time I run it. The Standard toolbar (Open, Save etc.) is not shown by
    default as well as a few others. Just wondering whether i have to do
    something when closing to get the toolbar to save its settings.

    Regards
    ANdrew

  • edited April 2010
    Hi Andrew,

    Setting the IniStorageType to Registry should store the settings the same as
    if they were stored to file. In my quick testing, the toolbar locations
    were properly restored with the IniStorageType property set to Registry.

    RB 11.08

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.