Class | Fox::FXSearchDialog |
In: |
rdoc-sources/FXSearchDialog.rb
|
Parent: | FXReplaceDialog |
Text search dialog
Return an initialized FXSearchDialog instance.
owner: | the owner window for this dialog box [FXWindow] |
caption: | the caption (title) string for this dialog box [String] |
ic: | the icon [FXIcon] |
opts: | the options [Integer] |
x: | initial x-position [Integer] |
y: | initial y-position [Integer] |
width: | initial width [Integer] |
height: | initial height [Integer] |