Package: fgui 1.0-8
Thomas Hoffmann
fgui: Function GUI
Rapidly create a GUI interface for a function you created by automatically creating widgets for arguments of the function. Automatically parses help routines for context-sensitive help to these arguments. The interface essentially a wrapper to some Tcl/Tk routines to both simplify and facilitate GUI creation. More advanced Tcl/Tk routines/GUI objects can be incorporated into the interface for greater customization for the more experienced.
Authors:
fgui_1.0-8.tar.gz
fgui_1.0-8.tar.gz(r-4.5-noble)fgui_1.0-8.tar.gz(r-4.4-noble)
fgui_1.0-8.tgz(r-4.4-emscripten)fgui_1.0-8.tgz(r-4.3-emscripten)
fgui.pdf |fgui.html✨
fgui/json (API)
# Install 'fgui' in R: |
install.packages('fgui', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:d92e77df20. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
Exports:fguiNewMenufguiWindowfguiWindowPrintgetSelectedListElementsguiguiEditguiExecguiFilenameguiFormalsguiFrameguiGetguiGetAllValuesguiGetSafeguiGetValueguiListguiNestedFguiOptionguiSetguiSetValueguiSliderguiTextEntryguivhelpButtonmguisetListElements
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
fgui Main Function | fguiNewMenu fguiWindow fguiWindowPrint gui guiExec guiFormals guiNestedF guiv mgui |
Various Graphical Widgets | getSelectedListElements guiEdit guiFilename guiFrame guiList guiOption guiSlider guiTextEntry helpButton setListElements |
Getting and Setting Values | guiGet guiGetAllValues guiGetSafe guiGetValue guiSet guiSetValue |