On Sat, Nov 29, 2008 at 4:53 PM, leo_hag <[EMAIL PROTECTED]> wrote:
One note: > h =ui.horizontalLayout; v= ui.verticalLayout These are "unsafe" no use, since they relate to an "implementation detail" (layout) of the ui, so if the qt_main.ui changes, these may or may not be around (and may refer to different places in the ui). You don't seem to use them in this script anyway, just wanted to point this out ;-). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
