[Lazarus] drop files
Tom Gregorovic
_tom_ at centrum.cz
Sun Oct 5 09:40:08 CEST 2008
On Fri, Oct 3, 2008 at 8:37 PM, Andrea Mauri <andrea.mauri.75 at gmail.com> wrote:
> Dear all,
> I checked the dropfiles.lpi example in order to understand how it works.
> I have a question. I saw that the files can be dropped on forms or on
> other components like labels, toolbar, progressbar...
> but not on other components like the TMemo.
> I would like to know on which components I can drop files and on which not.
> Thanks to all,
What widget set are you talking about?
I think on win32 it should work for every control.
There are some exceptions under gtk1 or gtk2 like memo.
Tom Gregorovic
More information about the Lazarus
mailing list