
Crossplatform drag'n'drop + standard dialogs support
Crossplatform drag'n'drop + standard dialogs support
It would be nice i PB was not so Windows dependent. It seems most people drop in standard Win32 commands, which is nice and all, but given the crossplatform nature of PureBasic it would be nice if drag and drop + standard dialogs such as information, error etc. would instantly work across all platforms 

Re: Crossplatform drag'n'drop + standard dialogs support
It would be possible to do this for cross-platform usage. I have some JavaScript code which allows dragging and dropping of files and I'll see if I can do something with it.Godai wrote:It would be nice i PB was not so Windows dependent. It seems most people drop in standard Win32 commands, which is nice and all, but given the crossplatform nature of PureBasic it would be nice if drag and drop + standard dialogs such as information, error etc. would instantly work across all platforms
> It seems most people drop in standard Win32 commands
You can just as well drop in linux specific commands on Linux.. it is just as easy as on windows
There are just more windows users here, which is why you find more code for that.
A drag & drop lib for all platforms is allready in the works for the 4.1 release.
As for the dialogs: Did you look at the requester lib? What else is missing?
You can just as well drop in linux specific commands on Linux.. it is just as easy as on windows

There are just more windows users here, which is why you find more code for that.
A drag & drop lib for all platforms is allready in the works for the 4.1 release.
As for the dialogs: Did you look at the requester lib? What else is missing?
quidquid Latine dictum sit altum videtur