Re: problem with modal dialog boxes on Ubuntu 8.10 [message #67342] |
Wed, 15 July 2009 23:10 |
pruthvi
Messages: 5 Registered: August 2008
|
Junior Member |
|
|
On Jul 16, 11:07 am, pruthvi <pruthvi.vall...@gmail.com> wrote:
> Dear IDL Gurus,
>
> I am trying to write an application which displays a modal dialog box
> to get input from user. When the dialog box is called for the first
> time, it is displayed properly. But on subsequent calls, dialog box is
> blank showing only title and window. I am using IDL V7.0 on Ubuntu
> 8.10 (Linux 2.6.27-14-generic; GNOME 2.24.1). The same code runs fine
> on Windows Vista and other Linux distribution (e.g. SuSE).
>
> I have tested this problem with David Fanning's textbox.pro, available
> on his web-site at following URhttp://www.dfanning.com/programs/boxplot.pro
>
> However, same behaviour is repeated in other dialog boxes which are
> using MODAL keyword.
>
> Any insight in this problem will be highly appreciated.
>
> Thanking you for your time.
>
> Pruthvi.
I am sorry I posted the wrong link for textbox.pro, the correct link
is
http://www.dfanning.com/programs/textbox.pro
Sorry for the inconvenience.
Pruthvi
|
|
|