> The demo script works very nicely. Thank you!. But, we still > can't drop a > file onto the Entry box and have the file name appear (which > is what *I* > would really like). Is this a limitation of BWidgets or just > the script?
what do you mean by drag-n-dropping a file? Is it a file from external application (i.e. explorer)? If my guess is right, then the answer is - yes, BWidgets has limitation of not allowing DND of external application. I, personally, use file dropping into "entry" widgets using namely "tkdnd". Best regards, Vadim.
