| Index | Parent | Popasl class |
The Popasl class is used to create a popasl object made of a string object and pop button.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| AcceptPattern | S | I | FILE ONLY |
| Active | B | GN | |
| DoPattern | B | I | FILE ONLY |
| DoSaveMode | B | I | FILE ONLY |
| DrawersOnly | B | I | FILE ONLY |
| FilterDrawers | B | I | FILE ONLY |
| FilterMacro | S | I | FILE ONLY |
| FixedWidthOnly | B | I | FONT ONLY |
| FontMaxHeight | B | I | FONT ONLY |
| FontMinHeight | B | I | FONT ONLY |
| InitialPattern | S | I | FILE ONLY |
| NegativeText | S | I | |
| PositiveText | S | I | |
| RejectIcons | B | I | FILE ONLY |
| RejectPattern | S | I | FILE ONLY |
| String | S | I | A String class object. |
| Title | S | I | |
| Type | S | I | FILE FONT |
About FilterMacro:
at Init time you can define a filter-macro in this attribute:
anytime the File requester should show an entry, that macro is
called with 3 argument:
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| none defined | ||