Requesters The following struct is used for standard intuition requesters
Source position: intuition.pas line 479
type PRequester = ^TRequester; |
not to be mixed up with asl or easy requesters. See Request() for more information.
|
Window structure |
|
|
The TGadgetInfo structure contains information about the display on which the gadget needs to render itself |
|
|
Activate a (string or custom) gadget. |
|
|
Add a linked list of gadgets to a window or requester. |
|
|
Invoke method on a boopsi gadget. |
|
|
Remove a currently active requester. |
|
|
Initialize a Requester structure. |
|
|
Modify the current parameters of a proportional gadget. |
|
|
ModifyProp(), but with selective refresh. |
|
|
Disable the specified gadget. |
|
|
Enable the specified gadget. |
|
|
Refresh (redraw) the gadget display. |
|
|
Refresh (redraw) a chosen number of gadgets. |
|
|
Activate a requester. |
|
|
Set the DMRequest of a window. |
|
|
Specify attribute values for a boopsi gadget. |