gs

Functions


start() -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

start(Opts) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

stop() -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

create(Objtype, Parent) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

create(Objtype, Parent, Opts) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

create(Objtype, Name, Parent, Opts) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

config(IdOrName, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

read(IdOrName, Option) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

destroy(IdOrName) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

get_id(Name) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

info(Option) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

is_id(X1) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

error(Format, Data) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

creation_error(Gstkid, BadResult) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

create_tree(ParentId, R) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

window(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

window(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

window(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

button(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

button(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

button(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

checkbutton(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

checkbutton(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

checkbutton(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

radiobutton(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

radiobutton(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

radiobutton(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

frame(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

frame(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

frame(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

canvas(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

canvas(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

canvas(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

label(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

label(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

label(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

message(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

message(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

message(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

listbox(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

listbox(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

listbox(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

entry(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

entry(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

entry(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scrollbar(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scrollbar(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scrollbar(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scale(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scale(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

scale(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

editor(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

editor(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

editor(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

prompter(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

prompter(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

prompter(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

line(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

line(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

line(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

oval(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

oval(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

oval(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

rectangle(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

rectangle(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

rectangle(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

polygon(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

polygon(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

polygon(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

text(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

text(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

text(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

image(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

image(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

image(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

arc(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

arc(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

arc(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

grid(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

grid(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

grid(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

gridline(ParentId) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

gridline(ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

gridline(Name, ParentId, Options) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

foreach(F, ExtraArgs, T) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

assq(Key, List) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

pair(Key, List) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

val(Key, List) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

val(Key, List, ElseVal) -> term()

This function is deprecated: the gs application has been deprecated and will be removed in R16; use the wx application instead

View Functions