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.7-any)fgui_1.0-8.tar.gz(r-4.6-any)
fgui_1.0-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:d92e77df20. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 120 | ||
| linux-release-x86_64 | OK | 104 | ||
| wasm-release | OK | 81 |
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 |