Menu

#21 "Forgot to call mngUseDialogControls?"

1.β
accepted
2024-04-09
2024-04-09
No

That exception ("Forgot to call mngUseDialogControls?") should raise when using GUI dialogs without calling it. The problem is it raises in TmngCustomDialog constructor and it may result in problems when creating the dialog(s) before application initialization (i.e. using a component initialization to define such controls).

A workaround is to create the dialogs after application initialization but it would be better if there's another way around. For example, add the window frame in the Enter method (that mean to add an insert method to the GUI or something).

Discussion


Log in to post a comment.

MongoDB Logo MongoDB