Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Am 04.10.2012 19:40, Eliane Domingos de Sousa wrote:
Hi all,

I have a situation under LibreOffice 3.5.6 with a dialog that has several
steps. In the LibreOffice IDE, I see only the last page of the dialog.

The module that invokes the dialog uses the property Step as

oDialog.Model.Step = 1 ' (...2,...3, or whatever page number)

How do I edit the dialog pages in the IDE? . Is there a trick to see all
the dialog pages? If not how do I change them?
Thank you

Eliane Domingos


Each control has a step property. Step 0 means that the control is always visible. The dialog has a step property as well. While designing the dialog with the properties window visible, select the dialog border, change the dialog's step to 1 and hit tab to commit the change. Now you see all controls where step = 1 or 0. Set the dialog's step to 0, hit tab and you'll see all the controls of all steps.


--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.