Displaying 1 result from an estimated 1 matches for "prt_do_selectlist".
2013 Jan 16
0
Small clarification to R-exts, questions on ptr_do_selectlist
...ension package)." I had a bit of difficulty understanding
what "These" refers to. I believe it's meant to refer to "the above
callbacks", only, and I suggest using that wording for easier reading.
3. While reading the sources, trying to understand how to make use of
prt_do_selectlist, it seems that this is not actually used to
utils::select.list(), unless
(.Platform$OS.type == "windows" || .Platform$GUI == "AQUA")
Is this intended?
In fact, from reading src/library/utils/src/stubs.c, it looks like
ptr_do_selectlist (and ptr_do_data(entry|viewer), ptr_R_...