Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-275

Window render Caption in a wrong place

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7
    • None
    • None

      http://sourceforge.net/tracker/?func=detail&aid=3353521&group_id=152762&atid=785191

      <window title="win" border="normal" id="win">
      <button label="add Caption">
      <attribute name="onClick"><![CDATA[
      win.appendChild(new Caption("caption"));
      ]]></attribute>
      </button>
      </window>

            benbai benbai
            benbai benbai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: