l_subwin: Create a child widget path

View source: R/l_subwin.R

l_subwinR Documentation

Create a child widget path

Description

This function is similar to .Tk.subwin except that does not the environment of the "tkwin" object to keep track of numbering the subwidgets. Instead it creates a widget path (parent).looni, where i is the smallest integer for which no widget exists yet.

Usage

l_subwin(parent, name = "w")

Arguments

parent

parent widget path

name

child name

Value

widget path name as a string


loon documentation built on July 9, 2023, 5:48 p.m.