is there a OS dev framework that uses the menubar? [closed] - windows

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am thinking in build an application that stays at the menubar in OSX and the clock in Windows.
I would like to know if any of the cross-platforms frameworks (like wxwidgets, qt etc) are able to help me accomplish this.
Or is this so OS specific that I would have to build one app for each?
thanks,
Joe

Qt can happily do this for you. See the QSystemTrayIcon class, as well as it's setContextMenu() function.

Related

Haskell alternative to SDL for windows [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Due to the various issues with getting hsSDL to work on Windows, I'm looking for another library that can handle keyboard input and drawing images to the screen. Does anyone know of any?
I've successfully used gloss on Windows in the past without issues. It's also very simple (which I like) and is my go-to recommendation for people who want to use Haskell for simple graphics/ basic games.
Edit: It looks like gloss is having issues building on the Hackage server and as a result isn't displaying documentation. Here is the documentation for version 1.8.1.2, which should be about the same.

API Documentation Manager and Browser for Windows [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
The other day i found about a cool utility : Dash – Snippet Manager, Documentation Browser
This utility is collection of documentation of popular frameworks.
http://kapeli.com/dash/
However this is avaialble for Mac OS X only. Is there some tool/utility available for Windows as well ?
P.S Must have utility for Mac boys....
I know only Zeal but this one looks not so far advanced like Dash is.
Anyways it can be usefull: Zealdocs.org

VPN on a Cocoa app [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm developing an app for a customer. He has a company and he wants the app to connect to the other Macs via VPN. Does anyone know a good tutorial/guide for that?
Apps don't VPN; the operating system does. Then your app just happily notices it's able to see a server it wouldn't otherwise have been able to had the connection not been present.

How do I test how customers use my Cocoa application? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm interested in finding out how customers use features in my Cocoa application.
I want to build up statistics on which features people use and how they use them, so that I can measure the value of features I'm implementing.
I'm building a desktop app to run on Snow Leopard.
This feedback of course will be opt-in and anonymous.
Does anyone know of any frameworks that have been developed that can achieve this without me having to write stuff from scratch?
Might want to look into Flurry Analytics. It's "free" and will track just about anything you're interested in.

What options exist on Mac OS X for software that makes architectural diagrams? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am an OS X user. Often, I need to share architectural, workflow and other data with managers and developers in a visual fashion.
Can anyone recommend me some software and tell me why it's awesome?
I love OmniGraffle for diagrams
http://www.omnigroup.com/applications/omnigraffle/
Easy to use, the result really look great, and support various programmer stuff like UML.
A lot better than visio
I am a big fan of ConceptDraw Pro

Resources