what happend to drag and drop
Moderator: GZDoom Developers
-
- Posts: 24
- Joined: Sun Apr 08, 2012 10:41 pm
what happend to drag and drop
can you add the drag and drop featcher to the mac version of Zdoom its in the PC version i don't see why it can't be added to the Mac version that will make playing Pwads and pk3 files a holle lot easyer
thanks ZDoomguy2277
thanks ZDoomguy2277
- ChronoSeth
- Posts: 1631
- Joined: Mon Jul 05, 2010 2:04 pm
- Location: British Columbia
Re: what happend to drag and drop
Correct me if I'm wrong, but doesn't this have nothing to do with ZDoom and everything to do with the OS?
Not that I'd really know, having never owned a mac.
Not that I'd really know, having never owned a mac.
Re: what happend to drag and drop
It's already there, which version did you use? I checked with the latest binary build and it works for WADs and PK3s.doomguy1324 wrote:can you add the drag and drop featcher to the mac version of Zdoom
It may not work during the first run only when you just copied ZDoom bundle from DMG.
Sorry but you are wrong. For OS X loading of files via Drag & Drop must be implemented separately from the generic command line parsing. It is handled by SDL in the case of non-Windows ZDoom.ChronoSeth wrote:Correct me if I'm wrong...
-
- Posts: 24
- Joined: Sun Apr 08, 2012 10:41 pm
Re: what happend to drag and drop
what do you mean by implemented
-
- Posts: 24
- Joined: Sun Apr 08, 2012 10:41 pm
Re: what happend to drag and drop
what do you mean by this
Sorry but you are wrong. For OS X loading of files via Drag & Drop must be implemented separately from the generic command line parsing. It is handled by SDL in the case of non-Windows ZDoom.
Sorry but you are wrong. For OS X loading of files via Drag & Drop must be implemented separately from the generic command line parsing. It is handled by SDL in the case of non-Windows ZDoom.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: what happend to drag and drop
He means that they need to write new code specifically for Mac OS, because the existing code only works for Windows.
[edit] I'm likely wrong.
[edit] I'm likely wrong.
Re: what happend to drag and drop
I read it as SDL takes care of that distinction, so it should already work.
-
- Posts: 24
- Joined: Sun Apr 08, 2012 10:41 pm
Re: what happend to drag and drop
so the drag and drop is already there or dose the code for that have to be rewrighten for Mac OS X
-
- Posts: 24
- Joined: Sun Apr 08, 2012 10:41 pm
Re: what happend to drag and drop
ok its there thanks Doomguy1324