Re: [Cocoadialog-users] How to contribute code?
Status: Beta
Brought to you by:
sporkstorms
From: Mark A. S. <str...@gm...> - 2011-12-29 04:24:21
|
By the way, the github link is: https://github.com/mstratman/cocoadialog See this link for more help: http://help.github.com/fork-a-repo/ On Wed, Dec 28, 2011 at 7:04 PM, Greg Shenaut <gks...@uc...> wrote: > I wrote a function for Cocoadialog that I'd like to contribute for > consideration, but I'm not sure of the best way to do this. It's called > “listbox” and works like “dropdown” except it displays a list of items in a > table instead of using a dropdown menu. This is something I needed, so I > added the function to the 2.1.1 code last Spring. Unfortunately, to get the > new stuff to compile without warnings, I had to make a few other changes > throughout the code such as some casts, plus of course some additions to > AppController.m to allow access to the function. I didn't do a > “standard-listbox” because I didn't need it. > > So, how should I proceed with this? > > Thanks, > Greg Shenaut > > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > Cocoadialog-users mailing list > Coc...@li... > https://lists.sourceforge.net/lists/listinfo/cocoadialog-users > |