Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI Pass I: General Part VI #350

Open
5 tasks
jenmaxwell opened this issue May 15, 2018 · 1 comment
Open
5 tasks

GUI Pass I: General Part VI #350

jenmaxwell opened this issue May 15, 2018 · 1 comment

Comments

@jenmaxwell
Copy link
Contributor

jenmaxwell commented May 15, 2018

Part VI for the GUI folder general notes

vcRect2Locs

  • If this function is fully obsolete AND deprecated, why has it not been removed? It is not called anywhere I could find, save being mentioned in vcLocs2Rect
  • Other than that, was simple enough to shift into our desired formatting.
  • If not deprecated, assign someone to fix the example.

vcSetObjects

  • The specified newObj is not used, and instead a string bearing the variable's name is used. Is this intentional? If so, why is the variable even called for?
  • Assign someone to fix the example.

vcSetFigureHandles - Has the need for this function been replaced by ieSessionSet? Can it be deprecated and removed?

vcGetImageFormat - Fixed capitalization in example

vcDeleteSomeObjects

  • Assign someone to fix the example. I think the example is having trouble performing Object-actions on Structs.
  • Assign someone to review my inputs/outputs section. I was uncertain if nRemaining would be a list of objects or an integer.

vcSelectFigure

  • Assign someone to fix example(s)
    • hunt down why only the last 'line' of the first example (encapsulated into its own example) isn't working.
    • Flesh out the 'first' example so it isn't calling up just random empty figures
  • Are we intending to expand the number of supported cases?
@jenmaxwell
Copy link
Contributor Author

Updated 11/26 to switch to task format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant