home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / super / openofficecn / f_0047 / sbasic.jar / text / sbasic / guide / insert_control.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-02-21  |  2.0 KB  |  33 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Create Controls in the Dialog Editor</title><meta name="filename" content="text/sbasic/guide/insert_control"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         p.P1{
  5.                 }
  6.         p.P2{
  7.                 }
  8.         p.P3{
  9.                 }
  10.         span.T1{
  11.                 font-weight:bold;}
  12.         </style></head><body>
  13.   
  14.   
  15.   <p class="P1"/>
  16.   <p class="Head1"><help:key-word value="controls in the dialog editor; create" tag="kw68537_1" xmlns:help="http://openoffice.org/2000/help"/><help:to-be-embedded Eid="insert_control" xmlns:help="http://openoffice.org/2000/help"><help:link Id="68537">Create Controls in the Dialog Editor</help:link></help:to-be-embedded></p>
  17.   <p class="Paragraph">The tools to create a Basic dialog are contained in the toolbar <span class="T1">Controls</span>. You can find it in the object bar of the dialog editor, and you can position it on the screen as you like.</p>
  18.   <ul class="L1">
  19.    <li class="">
  20.     <p class="P2">Click e.g. on the icon <span class="T1">Label Field</span> in the toolbar <span class="T1">Controls</span>. The mouse pointer gets the shape of a small cross.</p>
  21.    </li>
  22.    <li class="">
  23.     <p class="P2">In the dialog insert the label field by dragging a rectangle with the mouse. Position it into the left upper corner.</p>
  24.    </li>
  25.   </ul>
  26.   <p class="Paragraph">This positions the first control in your dialog.</p>
  27.   <p class="P3">Related Topics</p>
  28.   <p class="ParaList"><help:embedded Id="68536" Eid="control_properties" xmlns:help="http://openoffice.org/2000/help"/></p>
  29.   <p class="ParaList"><help:embedded Id="68530" Eid="create_dialog" xmlns:help="http://openoffice.org/2000/help"/></p>
  30.   <p class="ParaList"><help:embedded Id="68538" Eid="show_dialog" xmlns:help="http://openoffice.org/2000/help"/></p>
  31.   <p class="ParaList"><help:embedded Id="68535" Eid="sample_code" xmlns:help="http://openoffice.org/2000/help"/></p>
  32.   <p class="ParaList"/>
  33.  </body></html>