Hi,

Sean has left the following comment at Add a command-line option that sets an object color temporarily http://www.google-melange.com/gci/task/view/google/gci2012/8126202:


getopt isn't the main goal


It's a little concerning that you can't figure out how to properly add a new command-line option given there are dozens of other options to follow by example... That's because setting the color will require a fair bit more understanding of code.

As for the getopt failure, you found the option string and seem to have added z: correctly. You also have to find where bu_getopt is called and make sure you handle the option there.

That sais, again this is entirely secondary to the task -- you could frankly gang off of the -C color parsing first and see if you can change an object color instead of the background color.


Greetings,
The Google Open Source Programs Team


---
You are receiving this message because you are subscribed to Add a command-line option that sets an object color temporarily. To stop receiving these messages, go to: http://www.google-melange.com/gci/task/view/google/gci2012/8126202.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
BRL-CAD Tracker mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-tracker

Reply via email to