help on MODAL keyword [message #5277] |
Mon, 20 November 1995 00:00 |
dwu
Messages: 14 Registered: November 1995
|
Junior Member |
|
|
In the buildin pickfile procedure, there is a keyword modal
in the line of XManager, which makes the other widget
insensitive. But I want to use several pickfile at the same
time, I want to select several groups of file names.
I rewrote pickfile, and set modal to zero. But from the base
widget I cannot launch second pickfile ( from different
button). I can drive other events except pickfile.
What's the reason for this? Does common block have anything
to do with this?
I wrote another program pickfiles based on pickfile. PickFileS
can pick any number of filenames. I can launch Pickfile and
Pickfiles at the same base same time, but I cannot launch
two pickfile widgets. I cannot launch two pickfiles either.
--
Ding Wu
|
|
|