Giter Club home page Giter Club logo

Comments (3)

stefanbeller avatar stefanbeller commented on May 7, 2024

The problem is, most of the developers don't have a Mac, so developing for Mac OS will be difficult/impossible for those.
But we can support you in all common issues not related to the Mac OS development, but tiled.
(So your patch is welcome ;)

Also you can ask Jeff Bland [email protected], who is a Tiled contributor using Mac OS.

Stefan Beller

from tiled.

bjorn avatar bjorn commented on May 7, 2024

I personally don't have a Mac, so it's very hard for me to optimize Tiled for MacOS X. Fortunately there are other developers who may be able to do some of these changes.

Another problem is that Tiled is a portable application based on Qt. It does not use any MacOS X API directly. It sounds like some of these features would have to make calls to MacOS X API, which may or may not be doable.

Answering each point specifically:

  • A fullscreen mode should be doable in a cross-platform way. Question is whether it would integrate nicely with OS X Lion's way of handling fullscreen applications.
  • Popovers and Overlay Scrollbars sounds like something that would require using native API
  • Resume is partly done, the open maps and window layout are restored. Files are not automatically saved though and there may be other differences with what is expected from "resume" (please provide more details).
  • I looked at publishing it on Mac App Store, but that requires paying money to Apple (so basically Tiled on App Store would have to cost money). I don't know if it's possible to earn back the money spent on a developer account, and of course I don't have a Mac.
  • Zoom slider would be nice indeed. I've seen many applications placing one in the status bar and I would do this for Tiled as well.

Thanks for the praise! :-)

from tiled.

mpjeff avatar mpjeff commented on May 7, 2024

As Bjorn said, since Tiled is based on Qt (rather than the native Cocoa), support for any of the Lion stuff would need to be included Qt already. Sometimes apple adds features in a way that works with existing apps - so it's possible some of this stuff could be done. I'm currently swamped and haven't had much time to work on Tiled.

Regarding the Mac App Store, I've only done a paid app before, so I'm not sure. I think free apps work the same as on iOS, where you pay a fairly small yearly fee, sign a bunch of awful agreements, then you can put up free apps with no additional fees or royalties. If this the case, and Bjorn is interested in distributing Tiled this way, I could probably supply the developer fee (to keep Tiled free).

from tiled.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.