Public bug reported:

Binary package hint: openoffice.org

Since 2.3 openoffice version If I add a push button on a form with the
following code:

Sub botonInvisible(event as object)
    dim control as object 
    control=event.source
    control.setVisible(false)
End Sub

the control will be not enable but visible.

** Affects: openoffice.org (Ubuntu)
     Importance: Undecided
         Status: New

-- 
OpenOffice control.setVisible not working
https://bugs.launchpad.net/bugs/159562
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to