## TODO...
### Example of a custom function for an imput box that deleguates
#dlgInput.wxGUI <- function (message = "Enter a value",
#default = "", ..., gui = svGUI) {
# warning("No input box implemented yet with wxWidgets in R!")
# NextMethod("dlgInput", gui)
#}
Run the code above in your browser using DataLab