20,741
edits
m (→Nasal example: add simple statusbar to the bottom of the dialog) |
|||
| Line 197: | Line 197: | ||
canvas.MessageBox.warning( | canvas.MessageBox.warning( | ||
"Developer Feature...", | "Developer Feature...", | ||
"This dialog is mainly intended for people familiar with FlightGear/core internals, to help troubleshoot reset/re-init related bugs | "This dialog is mainly intended for people familiar with FlightGear/core internals, to help troubleshoot reset/re-init related bugs you will probably want to run fgfs inside a gdb session when using this dialog", | ||
func(sel) | func(sel) | ||
{ | { | ||