jverzani / gWidgets2

Rewrite of gWidgets
35 stars 9 forks source link

something broke #16

Closed landroni closed 11 years ago

landroni commented 11 years ago

https://github.com/landroni/gWidgets2-filter/blob/master/gWidgets2-filter.R Recent gWidgets commits seem to have broken something. When I try to hit 'Display' I get this: Error in set_frame(items) : could not find function "nms" Error in obj$remove_child(child) : attempt to apply non-function

Any idea what's wrong?

jverzani commented 11 years ago

Thanks, fixed now.

On Thu, Apr 11, 2013 at 2:54 AM, landroni notifications@github.com wrote:

https://github.com/landroni/gWidgets2-filter/blob/master/gWidgets2-filter.R Recent gWidgets commits seem to have broken something. When I try to hit 'Display' I get this: Error in set_frame(items) : could not find function "nms" Error in obj$remove_child(child) : attempt to apply non-function

Any idea what's wrong?

— Reply to this email directly or view it on GitHubhttps://github.com/jverzani/gWidgets2/issues/16 .

John Verzani Chair, Department of Mathematics College of Staten Island, CUNY verzani@math.csi.cuny.edu

landroni commented 11 years ago

Seems to work now. Thanks