| 500 | UI startup error | |
| 501 | Unrecognized control type | |
| 502 | Failed to add item | |
| 503 | Invalid modality state |
This will occur if you have tried to call the processmodal() of a
wxdialog object when the object has been created with the visible
set to .true.
|
| 504 | Font creation failed | |
| 505 | Menu creation failed | |
| 506 | Menu insertion failed | |
| 507 | Menu not parentless | |
| 508 | Menu not in menubar | |
| 509 | Menu item not checkable | |
| 510 | Bitmap creation failed | |
| 511 | Tool bar creation failed | |
| 512 | Status bar creation failed | |
| 513 | Tool creation failed | |
| 514 | Style doesn't make sense | |
| 515 | Common dialog creation failed | |
| 516 | Not a valid choice | |
| 517 | Mouse not captured | |
| 518 | Controls not captured | |
| 519 | Disabled | You have attempted to set focus to a disabled control |
| 520 | Invisible | You have attempted to set focus to an invisible control |
| 521 | Not valid ellipse | You have attempted to create an ellipse using invalid coordinates |
| 522 | Cannot be done for child windows | You have attempted to use a method to make changes to a child window
in a way that is not supported, such as calling setstate() to minimize or
maximize a child window. |
| 523 | Cancelled | The user cancelled the print out. |
| 524 | Printing error | An error occurred while attempting to print the printout. |
| 525 | Preview creation failed | An error occurred while to create the print preview. |
| 526 | Can't make icon from bitmap | |
| 527 | Child window can't have icon | |
| 528 | OLE2 Automation: object creation failed | The OLE2 subsystem was unable to start an instance of the OLE2 server |
| 529 | OLE2 Automation: instance not available | The OLE2 subsystem was unable to access a running instance of the OLE2 server |
| 530 | OLE2 Automation: operation failed | The attempted OLE2 automation operation did not succeed |
| 531 | OLE2 Automation: type not supported | The type that was returned from a call to the OLE2 subsystem is not supported |
| 532 | Command event only | This is an internal error. If this error occurs, please record the circumstances
that lead to the error and report it to Superbase Software Limited. |