Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

visible

Controls whether widget is visible or not


Description

For most – but not all – widgets, a widget is visible if it is shown. For others, parts of the widget may be controlled by visible. If the former state is desired, simply place widget into a box container.

Basic S3 method

Set visibility of an object

Basic S3 method for visible

Usage

visible(obj, ...)

## Default S3 method:
visible(obj, ...)

visible(obj) <- value

visible(obj) <- value

Arguments

obj

object

...

ignored

value

logical. Set visible state.


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.