comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » widget_table crash IDL8.0
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
widget_table crash IDL8.0 [message #72295] Wed, 25 August 2010 02:15
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
Hi

IDL8.0 crashes when I try editing the values of a widget_table. It
doesn't seem to happen under windows. Does anyone experience the same
problem (test code below)?

My version:
{ x86 linux unix linux 8.0 Jun 18 2010 32 64}

Test code:

pro test_event,ev
end

pro test
base=widget_base(title='tst')
table=widget_table(base,value=fltarr(4,2),/editable)
widget_control,base,/realize
xmanager,'test',base,/no_block
end
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: mode of a continuous distribution
Next Topic: Re: widget_table crash IDL8.0

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:12:42 PDT 2025

Total time taken to generate the page: 0.00378 seconds