Hi there, I've been playing around with G.Wygonic's awesome ac NaturalDocs Generator, and have extended it a bit, adding extra comments, code and such. It works great on my PC, but I tried it out on a Mac, and it does all sorts of weird things. Comments are added in wrong places, wrong order, and not all is being added either. I've even encountered an issue where some code within a conditional is added, not all (?) and in a place where it shouldn't be added at all. Do you guys have any pointers or otherwise approaches for optimising JSFL across platforms? I wanted to try out different solutions also, but can't figure out hov to check what OS I'm on, using System.capabilities.os in some way or other (appended to fl or otherwise). Any and all comments will be greatly appreciated. Cheers
the System.capabilities.os ony applies to actionscript not JSFL files, so you'd either have to use a windowSWF to take advantage of the actionscript code, then call the jsfl from there (works like panels on the right, colour pallete etc put it in the WindowSwf folder) or use the commands in JSFL to do a test on the folder structure of the HD, if its got a windows fold its Windows, else Mac
Don't see what you're looking for? Try a search.
|