The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
=pod

=head1 NAME

IUP::Manual::99_Test - Testing HTML+POD

=head1 TEST1


=head2 Screenshot - imglib_bitmap

=begin html

<p>
  <table border="1">    
    <tbody>
    <col>
    <col style="background-color:#FFAA80;">
    <col style="background-color:#FFAA80;">
    <col style="background-color:#FFAA80;">        
    <tr>
      <th>Name</th>
      <th>Image (Motif)</th>
      <th>Image (Win32)</th>
      <th>Image (GTK)</th>
    </tr>
    <tr>
      <td>"IUP_ActionCancel"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ActionCancel8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ActionCancel.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-cancel.png" border="0" height="20" width="20"></td>
    </tr>
    <tr>
      <td>"IUP_ActionOk"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ActionOk8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ActionOk.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-apply.png" border="0" height="20" width="20"></td>
    </tr>
    <tr>
      <td>"IUP_ArrowDown"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ArrowDown8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ArrowDown.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-go-down.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ArrowLeft"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ArrowLeft8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ArrowLeft.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-go-back-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ArrowRight"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ArrowRight8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ArrowRight.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-go-forward-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ArrowUp"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ArrowUp8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ArrowUp.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-go-up.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditCopy"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditCopy8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditCopy.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-copy.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditCut"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditCut8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditCut.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-cut.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditErase"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditErase8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditErase.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-close.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditFind"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditFind8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditFind.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-find.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditPaste"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditPaste8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditPaste.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-paste.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditRedo"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditRedo8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditRedo.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-redo-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_EditUndo"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/EditUndo8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/EditUndo.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-undo-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileClose"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileClose8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileClose.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-close.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileCloseAll"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileCloseAll8.gif" border="0" height="17" width="17"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileCloseAll.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-close-all.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileNew"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileNew8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileNew.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-new.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileOpen"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileOpen8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileOpen.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-open.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileProperties"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileProperties8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileProperties.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-properties.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileSave"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileSave8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileSave.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-save.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileSaveAll"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileSaveAll8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileSaveAll.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-save-all.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FileText"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FileText8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FileText.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-text.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FontBold"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FontBold8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FontBold.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-bold.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FontDialog"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FontDialog8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FontDialog.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-font.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_FontItalic"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/FontItalic8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/FontItalic.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-italic.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaForward"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaForward8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaForward.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-forward-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaGotoBegin"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaGotoBegin8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaGotoBegin.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-previous-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaGoToEnd"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaGoToEnd8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaGoToEnd.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-next-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaPause"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaPause8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaPause.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-pause.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaPlay"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaPlay8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaPlay.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-play-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaRecord"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaRecord8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaRecord.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-record.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaReverse"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaReverse8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaReverse.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-play-rtl.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaRewind"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaRewind8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaRewind.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-rewind-ltr.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MediaStop"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MediaStop8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MediaStop.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-media-stop.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MessageError"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MessageError8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MessageError.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-stop.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MessageHelp"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MessageHelp8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MessageHelp.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-help.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_MessageInfo"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/MessageInfo8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/MessageInfo.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-info.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_NavigateHome"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/NavigateHome8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/NavigateHome.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-home.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_NavigateRefresh"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/NavigateRefresh8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/NavigateRefresh.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-refresh.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_Print"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/Print8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/Print.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-print.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_PrintPreview"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/PrintPreview8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/PrintPreview.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-print-preview.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ToolsColor"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ToolsColor8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ToolsColor.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-select-color.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ToolsSettings"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ToolsSettings8.gif" border="0" height="20" width="20"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ToolsSettings.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-preferences.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ToolsSortAscend"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ToolsSortAscend8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ToolsSortAscend.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-sort-ascending.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ToolsSortDescend"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ToolsSortDescend8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ToolsSortDescend.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-sort-descending.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ViewFullScreen"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ViewFullScreen8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ViewFullScreen.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-fullscreen.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_Webcam"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons8/webcam.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/webcam.png" border="0" height="24" width="24"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/webcam.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_WindowsCascade"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/WindowsCascade8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/WindowsCascade.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-cascade.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_WindowsTile"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/WindowsTile8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/WindowsTile.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-tile.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_Zoom"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/Zoom8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/Zoom.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/iupgtk-zoom.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ZoomActualSize"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ZoomActualSize8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ZoomActualSize.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-zoom-100.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ZoomIn"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ZoomIn8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ZoomIn.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-zoom-in.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ZoomOut"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ZoomOut8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ZoomOut.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-zoom-out.png" border="0" height="24" width="24"></td>
    </tr>
    <tr>
      <td>"IUP_ZoomSelection"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps8/ZoomSelection8.gif" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Bitmaps/ZoomSelection.png" border="0" height="16" width="16"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/BitmapsGtk/gtk-zoom-fit.png" border="0" height="24" width="24"></td>
    </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - imglib_icon

=begin html

<p>
  <table border="1">    
    <tbody>
    <col>
    <col style="background-color:#FFAA80;">
    <tr>
      <th>Name</th>
      <th>Image (generic)</th>
    </tr>
    <tr>
      <td>"IUP_Tecgraf"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/Tecgraf.png" border="0" height="32" width="32"></td>
    </tr>
    <tr>
      <td>"IUP_PUC-Rio"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/PUC-Rio.png" border="0" height="32" width="32"></td>
    </tr>
    <tr>
      <td>"IUP_BR"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/BR.png" border="0" height="32" width="32"></td>
    </tr>
    <tr>
      <td>"IUP_Lua"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/Lua.png" border="0" height="32" width="32"></td>
    </tr>
    <tr>
      <td>"IUP_TecgrafPUC-Rio"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/TecgrafPUC-Rio.png" border="0" height="32" width="138"></td>
    </tr>
    <tr>
      <td>"IUP_Petrobras"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Icons/Petrobras.png" border="0" height="32" width="158">
    </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - imglib_logo

=begin html

<p>
  <table border="1">    
    <tbody>
    <col>
    <col style="background-color:#FFAA80;">
    <tr>
      <th>Name</th>
      <th>Image (generic)</th>
    </tr>
    <tr>
      <td>"IUP_LogoTecgraf"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoTecgraf.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoPUC-Rio"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoPUC-Rio.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoBR"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoBR.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoLua"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoLua.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoTecgrafPUC-Rio"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoTecgrafPUC-Rio.png" border="0" height="48" width="208"></td>
    </tr>
    <tr>
      <td>"IUP_LogoPetrobras"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoPetrobras.png" border="0" height="48" width="236"></td>
    </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - imglib_other

=begin html

<p>
  <table border="1">    
    <tbody>
    <col>
    <col style="background-color:#FFAA80;">
    <col style="background-color:#FFAA80;">
    <tr>
      <th bgcolor="#C0C0C0">Name</th>
      <th bgcolor="#C0C0C0">Image (Win32)</th>
      <th bgcolor="#C0C0C0">Image (GTK)</th>
    </tr>
    <tr>
      <td>"IUP_LogoMessageSecurity"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoMessageSecurity.png" border="0" height="48" width="48"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/LogosGtk/gtk-dialog-authentication.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoMessageWarning"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoMessageWarning.png" border="0" height="48" width="48"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/LogosGtk/gtk-dialog-warning.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoMessageInfo"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoMessageInfo.png" border="0" height="48" width="48"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/LogosGtk/gtk-dialog-info.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoMessageError"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoMessageError.png" border="0" height="48" width="48"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/LogosGtk/gtk-dialog-error.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_LogoMessageHelp"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/LogoMessageHelp.png" border="0" height="48" width="48"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/LogosGtk/gtk-dialog-question.png" border="0" height="48" width="48"></td>
    </tr>
    <tr>
      <td>"IUP_DeviceCamera"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceCamera.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceCD"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceCD.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceCellPhone"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceCellPhone.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceComputer"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceComputer.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceFax"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceFax.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceMP3"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceMP3.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceNetwork"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceNetwork.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DevicePDA"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DevicePDA.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DevicePrinter"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DevicePrinter.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceScanner"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceScanner.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceSound"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceSound.png" border="0" height="48" width="48"></td>
      <td>N/A</td>
    </tr>
    <tr>
      <td>"IUP_DeviceVideo"</td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/imglib/Logos/DeviceVideo.png" border="0" height="48" width="48">
      <td>N/A</td>
    </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iup_custom

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Application</th>
        <th>After clicking "Test Me"</th>
      </tr>
      <tr>      
        <td><img src="http://kmx.github.io/perl-iup/spec/app_custom1.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/app_custom2.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iup_main

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Windows Vista</th>
      </tr>
      <tr>      
        <td><img src="http://kmx.github.io/perl-iup/spec/sample_gtk_small.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/sample_vista_small.png"></td>
      </tr>
    </tbody>
  </table>
<p>  
  <table border="1">
    <tbody align="center">
      <tr>
	<th>Motif</th>
	<th>Windows Classic</th>
      </tr>
      <tr>      
	<td><img src="http://kmx.github.io/perl-iup/spec/sample_mot_small.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/sample_win2k_small.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iup_predefined

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Application</th>
        <th>After "OK"</th>
      </tr>
      <tr>      
        <td><img src="http://kmx.github.io/perl-iup/spec/app_predefined1.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/app_predefined2.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iup_simple

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Application</th>
        <th>After "OK"</th>
      </tr>
      <tr>      
        <td><img src="http://kmx.github.io/perl-iup/spec/app_simple1.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/app_simple2.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupbutton

=begin html

<p>
  <table border="1">
    <col>
    <col style="background-color: rgb(236, 233, 216);">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(239, 235, 231);">
    <col style="background-color: rgb(173, 177, 194);">
    <tbody align="center">
      <tr>
        <td style="text-align: center;"></td>
        <td style="text-align: center;">Windows<br>XP Style</td>
        <td style="text-align: center;">Windows<br>Classic</td>
        <td style="text-align: center;">GTK</td>
        <td style="text-align: center;">Motif</td>
      </tr>
      <tr>
        <td>image</td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_winxp_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_win2k_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_gtk_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_mot_image.png"></td>
      </tr>
      <tr>
        <td>text</td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_winxp_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_win2k_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_gtk_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_mot_text.png"></td>
      </tr>
      <tr>
        <td>image+text</td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_winxp_imagetext.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_win2k_imagetext.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_gtk_imagetext.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_mot_imagetext.png"></td>
      </tr>
      <tr>
        <td>background<br>color</td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_winxp_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_win2k_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_gtk_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupbutton_mot_bgcolor.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupcanvas

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);">
    <col style="background-color: rgb(173, 177, 194);">
    <tbody align="center">
      <tr>
        <th style="text-align: center;">GTK</th>
        <th style="text-align: center;">Motif</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupcanvas_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupcanvas_mot.png"></td>
      </tr>
    </tbody>
  </table>
  <table border="1">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(236, 233, 216);">
    <tbody align="center">
      <tr>
        <th style="text-align: center;">Windows Classic</th>
        <th style="text-align: center;">Windows XP Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupcanvas_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupcanvas_winxp.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupcanvasgl

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupglcanvas.png"></p>

=end html

=head2 Screenshot - iupcells

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Checkerboard Pattern</th>
        <th>Numbering Cells</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupcells_chess.jpg"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupcells_num.jpg"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupcolorbar

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupcolorbar.gif"></p>

=end html

=head2 Screenshot - iupcolorbrowser

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupcolorbrowser.png"></p>

=end html

=head2 Screenshot - iupcolordlg

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <col style="text-align: center;">
      <col style="text-align: left;">
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/colordlg_gtk.png"></td>
      </tr>
      <tr>
        <th>Windows</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/colordlg_win.png"></td>
      </tr>
      <tr>
        <th>ColorBrowser<br>based</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/colordlg_cb.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupdial

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupdial.gif"></p>

=end html

=head2 Screenshot - iupdialog

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/iupdialog.gif"></p>

=end html

=head2 Screenshot - iupdialog_background

=begin html

<p>
  <table border="1">
    <tbody align="left">      
      <tr>
        <th></th>
        <th>normal background</th>
        <th>setting dialog BACKGROUND</th>
        <th>setting dialog BGCOLOR</th>
        <th>setting children BGCOLOR</th>
      </tr>
      <tr>
        <th>Motif</th>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_mot.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_mot_background.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_mot_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_mot_bgcolor_indiv.png"></td>
      </tr>
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_gtk_background.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_gtk_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_gtk_bgcolor_indiv.png"></td>
      </tr>
      <tr>
        <th>Windows<br>Classic</th>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_win2k_background.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_win2k_bgcolor.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/bg_win2k_bgcolor_indiv.png"></td>
      </tr>
      <tr>
        <th>Windows<br>w/ Styles</th>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_winxp.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_winxp_background.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_winxp_bgcolor.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_winxp_bgcolor_indiv.png"></td>
      </tr>
      <tr>
        <th>Windows<br>Vista</th>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_vista.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_vista_background.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_vista_bgcolor.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/spec/bg_vista_bgcolor_indiv.png"></td>
      </tr>
    </tbody>
  </table>
</p>


=end html

=head2 Screenshot - iupdialog_mdi

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/mdi.gif"></p>

=end html

=head2 Screenshot - iupelementpropertiesdialog

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/layoutdlg2.png"></p>

=end html

=head2 Screenshot - iupexpander

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <td><strong>Container Expanded (STATE = "OPEN")</strong></td>
        <td><strong>Container Collapsed (STATE = "CLOSE")</strong></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupexpander_open.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupexpander_close.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupfiledlg

=begin html

<p>
  <table border="1">
    <tbody align="left">
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_gtk.png"></td>
      </tr>
      <tr>
        <th>Motif</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_mot.png"></td>
      </tr>
      <tr>
        <th>Windows</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_win.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupfontdlg

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <col style="text-align: center;">
      <col style="text-align: left;">
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/fontdlg_gtk.png"></td>
      </tr>
      <tr>
        <th>Motif</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/fontdlg_mot.png"></td>
      </tr>
      <tr>
        <th>Windows</th>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/fontdlg_win.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupframe

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);" width="350">
    <col style="background-color: rgb(173, 177, 194);" width="350">
    <tbody align="center">
      <tr>
        <th style="text-align: center;">GTK</th>
        <th style="text-align: center;">Motif</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupframe_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupframe_mot.png"></td>
      </tr>
    </tbody>
  </table>
  <br>
  <table border="1">
    <col style="background-color: rgb(212, 208, 200);" width="350">
    <col style="background-color: rgb(236, 233, 216);" width="350">
    <tbody align="center">
      <tr>
        <th style="text-align: center;">Windows Classic</th>
        <th style="text-align: center;">Windows XP Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupframe_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupframe_winxp.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupgauge

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupgauge.png"></p>

=end html

=head2 Screenshot - iupgridbox

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <td>DEFAULT</td>
        <td>NORMALIZE=BOTH</td>
        <td>EXPANDCHILDREN=YES</td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupgridbox.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupgridbox_normalize.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupgridbox_expandchild.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuphbox1

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuphbox_align.png"></p>

=end html

=head2 Screenshot - iuphbox2

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(240, 240, 240);">
    <col style="background-color: rgb(240, 240, 240);">
    <col style="background-color: rgb(240, 240, 240);">
    <tbody align="center">    
        <tr>
		<th>default layout</th>
		<th>HOMOGENEOUS=YES</th>
		<th>EXPANDCHILDREN=YES</th>
	</tr>
	<tr>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuphbox.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuphbox_homogeneous.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuphbox_expandchildren.png"></td>
	</tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuplabel

=begin html

<p><img src="http://kmx.github.io/perl-iup/spec/iuplabel1.png"></p>

=end html

=head2 Screenshot - iuplayoutdialog

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/layoutdlg1.png"></p>

=end html

=head2 Screenshot - iuplink

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuplink.png"></p>

=end html

=head2 Screenshot - iuplist

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <col style="background-color: rgb(239, 235, 231);" width="530">
      <col style="background-color: rgb(173, 177, 194);" width="530">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuplist_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuplist_mot.png"></td>
      </tr>
    </tbody>
  </table>
  <br>
  <table border="1">
    <tbody align="center">
      <col style="background-color: rgb(212, 208, 200);" width="530">
      <col style="background-color: rgb(236, 233, 216);" width="530">
      <tr>
        <th>Windows Classic</th>
        <th>Windows XP Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuplist_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuplist_winxp.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupmatrix

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmatrix1.png"></p><p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmatrix2.png"></p>

=end html

=head2 Screenshot - iupmatrixlist

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmatrixlist1.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmatrixlist2.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupmenu

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
        <th>Windows Classic</th>
        <th>Windows w/ Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_mot.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_winxp.png"></td>
      </tr>
      <tr>
        <th>RADIO=YES</th>
        <th>RADIO=YES</th>
        <th>RADIO=YES</th>
        <th>RADIO=YES</th>
      </tr>      
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_gtk_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_mot_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_win2k_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_winxp_radio.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupmenu_fromsyntax

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupmenu_fromsyntax.png"></p>

=end html

=head2 Screenshot - iupmessagedlg

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
        <th>Windows</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_gtk.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_mot.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_win.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupmglplot

=begin html

<p>
  <table border="1">
    <tbody>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_mglplot0.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_mglplot1.png" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_mglplot2.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_mglplot3.png" border="0"></td>
    </tr>
  </table>
</p>

=end html

=head2 Screenshot - iupmglplot_ex

=begin html

<p>
  <table border="1">
    <tbody>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_area.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_bar.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_bar3d.png" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_barhorizontal.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_crust.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_dots.png" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_chart.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_chartpie.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_line.png" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_radar.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_stem.png" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupmglplot_step.png" border="0"></td>
    </tr>    
  </table>
</p>

=end html

=head2 Screenshot - iupole

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupwebbrowser.png"></p>

=end html

=head2 Screenshot - iupplot

=begin html

<p>
  <table border="1">
    <tbody>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot0.gif" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot1.gif" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot2.gif" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot3.gif" border="0"></td>
    </tr>
    <tr>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot4.gif" border="0"></td>
      <td><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iup_pplot5.gif" border="0"></td>
    </tr>
  </table>
</p>

=end html

=head2 Screenshot - iupprogressbar

=begin html

<p>
  <table border="1">
    <tbody align="center">    
        <tr>
		<td></td>
		<th>DASHED=NO</th>
		<th>DASHED=YES</th>
		<th>MARQUEE=YES</th>
	</tr>
	<tr style="background-color: rgb(173, 177, 194);">
		<th style="text-align: center;">Motif</th>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_mot_continuous.png"></td>
		<td>(same as DASHED=NO)</td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_mot_marquee.png"></td>
	</tr>
	<tr style="background-color: rgb(212, 208, 200);">
		<th style="text-align: center;">Windows Classic</th>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_win2k_continuous.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_win2k_dash.png"></td>
		<td>(same as DASHED)</td>
	</tr>
	<tr style="background-color: rgb(239, 235, 231);">
		<th style="text-align: center;">Windows w/ Styles</th>
		<td>(same as DASHED=YES)</td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_winxp_dash.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_winxp_marquee.png"></td>
	</tr>
	<tr style="background-color: rgb(239, 235, 231);">
		<th style="text-align: center;">Windows Vista</th>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_vista_continuous.png"></td>
		<td>(same as DASHED=NO)</td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_vista_marquee.png"></td>
	</tr>
	<tr style="background-color: rgb(236, 233, 216);">
		<th style="text-align: center;">GTK</th>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_gtk_continuous.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_gtk_dashed.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupprogressbar_gtk_marquee.png"></td>
	</tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupprogressdlg

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/progressdlg.png"></p>

=end html

=head2 Screenshot - iupsbox

=begin html

<p>
  <table border="1">
    <tbody align="center">    
        <tr>
	  <th>Natural Size</th>
	  <th>After Expanding the Sbox</th>
	  <th>Expanding the Dialog</th>
	  <th>After Expanding the Sbox</th>
	</tr>
	<tr>
	  <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsbox1.png"></td>
	  <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsbox2.png"></td>
	  <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsbox3.png"></td>
	  <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsbox4.png"></td>
	</tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupscrollbox

=begin html

<p>
<img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupscrollbox.png ">
</p>

=end html

=head2 Screenshot - iupspin

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupspin.png"></p>

=end html

=head2 Screenshot - iupsplit

=begin html

<p>
  <table border="1">
    <tbody align="center">    
        <tr>
		<th>Natural Size</th>
		<th>After Moving the Split Bar</th>
	</tr>
	<tr>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsplit1.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsplit2.png"></td>
	</tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupsubmenu

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupsubmenu.png"></p>

=end html

=head2 Screenshot - iuptabs

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(212, 208, 200);" width="350">
    <col style="background-color: rgb(236, 233, 216);" width="350">
    <tbody align="center">    
      <tr>
        <th>Windows Classic</th>
        <th>Windows w/ Style</th>
      </tr>
      <tr>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_win2k_top.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_winxp_top.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_win2k_left.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_winxp_left.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_win2k_top_multi.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_winxp_top_multi.png"></td>
      </tr>
    </tbody>
  </table>
  <p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);" width="350">
    <col style="background-color: rgb(239, 235, 231);" width="350">
    <tbody align="center">
      <tr>
        <th colspan="2">GTK</th>
      </tr>
      <tr>          
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_gtk_top.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_gtk_left.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_gtk_top_vert.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_gtk_left_vert.png"></td>
      </tr>
    </tbody>
  </table>
  <p>
  <table border="1">
    <col style="background-color: rgb(173, 177, 194);" width="350">
    <col style="background-color: rgb(173, 177, 194);" width="350">
    <tbody align="center">
      <tr>
        <th colspan="2">Motif</th>
      </tr>
      <tr>          
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_mot_top.png"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptabs_mot_left.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptext1

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);">
    <col style="background-color: rgb(173, 177, 194);">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(236, 233, 216);">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
        <th>Windows<br>Classic</th>
        <th>Windows<br>w/ Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_mot.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_win2k.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_winxp.png"></td>
      </tr>
      <tr>
        <th colspan="4" style="text-align: center;">When SPIN=YES</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_gtk_spin.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_mot_spin.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_win2k_spin.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_winxp_spin.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptext2

=begin html

<p>
  <table border="1">
    <tbody align="left">
      <tr>
        <th>Attributes</th>
        <th>Screenshot</th>
      </tr>
      <tr>
        <td style="text-align: left;">
<pre>
$txt = IUP::Text->new( MULTILINE=>"YES", FORMATTING=>"YES");
$txt->SetAttribute( ADDFORMATTAG_HANDLE => IUP::User->new(
    ALIGNMENT=>"CENTER", 
    SPACEAFTER=>"10",
    FONTSIZE=>"24", 
    SELECTION=>"3,1:3,50",
));
$txt->SetAttribute( ADDFORMATTAG_HANDLE => IUP::User->new(
    BGCOLOR=>"255 128 64",
    UNDERLINE=>"SINGLE",
    WEIGHT=>"BOLD",
    SELECTION=>"3,7:3,11",
));
$txt->SetAttribute( ADDFORMATTAG_HANDLE => IUP::User->new(
    ITALIC=>"YES",
    STRIKEOUT=>"YES",
    SELECTION=>"2,1:2,12",
));
</pre>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptext_formatting.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptoggle

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);">
    <col style="background-color: rgb(173, 177, 194);">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(236, 233, 216);">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
        <th>Windows<br>Classic</th>
        <th>Windows<br>XP Style</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_gtk_3state.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_mot_3state.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_win2k_3state.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_winxp_3state.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_gtk_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_mot_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_win2k_image.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_winxp_image.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_gtk_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_mot_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_win2k_radio.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_winxp_radio.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_gtk_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_mot_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_win2k_text.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptoggle_winxp_text.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptree1

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(239, 235, 231);">
    <col style="background-color: rgb(173, 177, 194);">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(236, 233, 216);">
    <tbody align="center">
      <tr>
        <th>GTK</th>
        <th>Motif</th>
        <th>Windows</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptree_gtk.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptree_mot.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iuptree_win.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptree2

=begin html

<p><img src="http://kmx.github.io/perl-iup/spec/iuptree1.png"></p>

=end html

=head2 Screenshot - iuptree3

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Initial layout</th>
        <th>After calling: <pre>$tree->SetAttribute(ADDBRANCH9, "new branch");</pre></th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree1.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree2_addbranch9.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptree4

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Initial layout</th>
        <th>After calling: <pre>$tree->SetAttribute(INSERTBRANCH9, "new branch");</pre></th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree1.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree3_insertbranch9.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptree5

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Initial layout</th>
        <th>After calling: <pre>$tree->TreeAddNodes( {TITLE=>"subtree", child=>["item1","item2"]}, 9);</pre></th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree1.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree4_TreeAddNodes9.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iuptree6

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>Initial layout</th>
        <th>After calling: <pre>$tree->TreeInsertNodes( {TITLE=>"subtree", child=>["item1","item2"]}, 9);</pre></th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree1.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/spec/iuptree5_TreeInsertNodes9.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupval

=begin html

<p>
  <table border="1">
    <col style="background-color: rgb(173, 177, 194);">
    <col style="background-color: rgb(212, 208, 200);">
    <col style="background-color: rgb(236, 233, 216);">
    <col style="background-color: rgb(240, 240, 240);">
    <col style="background-color: rgb(239, 235, 231);">
    <tbody align="center">
      <tr>
        <th>Motif</th>
        <th>Windows<br>Classic</th>
        <th>Windows<br>w/ Styles</th>
	<th>Windows<br>Vista</th>
        <th>GTK</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_mot_horiz.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_win2k_horiz.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_winxp_horiz.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_vista_horiz.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_gtk_horiz.png"></td>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_mot_vert.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_win2k_vert.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_winxp_vert.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_vista_vert.png"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupval_gtk_vert.png"></td>
      </tr>
      <tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupvbox1

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox_align.png"></p>

=end html

=head2 Screenshot - iupvbox2

=begin html

<p>
  <table border="1">
    <col style="vertical-align:top;background-color: rgb(236, 233, 216);">
    <col style="vertical-align:top;background-color: rgb(236, 233, 216);">
    <col style="vertical-align:top;background-color: rgb(236, 233, 216);">
    <tbody align="center">
        <tr>
		<th>default layout</th>
		<th>HOMOGENEOUS=YES</th>
		<th>EXPANDCHILDREN=YES</th>
	</tr>
	<tr>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox_homogeneous.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox_expandchildren.png"></td>
	</tr>
        <tr>
		<th>default layout</th>
		<th>child "2": VISIBLE=NO</th>
		<th>child "2": VISIBLE=NO, FLOATING=YES</th>
	</tr>
	<tr>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox_visible.png"></td>
		<td><img src="http://kmx.github.io/perl-iup/img-3.9/elem/iupvbox_floating.png"></td>
	</tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - iupweb

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/ctrl/iupole.png"></p>

=end html

=head2 Screenshot - layout_client

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/usersize.gif"></p>

=end html

=head2 Screenshot - layout_composition

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/dlg_led.png"></p>

=end html

=head2 Screenshot - layout_expand1

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/expand.gif"></p>

=end html

=head2 Screenshot - layout_expand2

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/no_shrink.gif"></p>

=end html

=head2 Screenshot - layout_native

=begin html

<p>
  <table border="1">
    <tbody align="center">
      <tr>
        <th>IUP::Dialog</th>
        <th>IUP::Frame</th>
	<th>IUP::Canvas</th>
      </tr>
      <tr>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/images/nativesize1.gif"></td>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/images/nativesize2.gif"></td>
	<td><img src="http://kmx.github.io/perl-iup/img-3.9/images/nativesize3.gif"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - layout_natural

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/naturalsize.gif"></p>

=end html

=head2 Screenshot - layout_shrink

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/images/shrink.gif"></p>

=end html

=head2 Screenshot - pre_alarm

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/alarm.png"></p>

=end html

=head2 Screenshot - pre_getcolor

=begin html

<p>
  <table border="1">
    <tbody align="left">
      <tr>
        <th>MS&nbsp;Windows</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/colordlg_cb.png"></td>
      </tr>
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/colordlg_gtk.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - pre_getfile

=begin html

<p>
  <table border="1">
    <tbody align="left">
      <tr>
        <th>MS&nbsp;Windows</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_win.png"></td>
      </tr>
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_gtk.png"></td>
      </tr>
      <tr>
        <th>Motif</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/filedlg_mot.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html

=head2 Screenshot - pre_getparam

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/getparam.png"></p>

=end html

=head2 Screenshot - pre_gettext

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/gettext.png"></p>

=end html

=head2 Screenshot - pre_listdialog

=begin html

<p><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/listdialog.png"></p>

=end html

=head2 Screenshot - pre_message

=begin html

<p>
  <table border="1">
    <tbody align="left">
      <tr>
        <th>MS&nbsp;Windows</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_win.png"></td>
      </tr>
      <tr>
        <th>GTK</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_gtk.png"></td>
      </tr>
      <tr>
        <th>Motif</th>
        <td><img src="http://kmx.github.io/perl-iup/img-3.9/dlg/messagedlg_mot.png"></td>
      </tr>
    </tbody>
  </table>
</p>

=end html


=head1 TEST2

None.