Difference between revisions of "Assignment 2 (Release 0.2): Q & A"
(→Q & A) |
|||
Line 1: | Line 1: | ||
== Q & A == | == Q & A == | ||
+ | |||
+ | For CButton, it says it needs to be a clickable button.<br> | ||
+ | My question is, how do you record said click.<br> | ||
+ | While looking this up on cplusplus.com and google, all i could find were examples with the windows API.<br> | ||
+ | Is that what we're supposed to use to record the click action?<br> | ||
+ | '''Question by: Team # 3'''<br><br> | ||
== Bug Reports == | == Bug Reports == |
Revision as of 01:57, 28 October 2012
Q & A
For CButton, it says it needs to be a clickable button.
My question is, how do you record said click.
While looking this up on cplusplus.com and google, all i could find were examples with the windows API.
Is that what we're supposed to use to record the click action?
Question by: Team # 3
Bug Reports
Possible/Challenging Enhancements
Features Proposed by Team 42
- Smart word wrapping - words are not cut off mid-word while wrapping
- Optimization - "test" compiled executables have efficiency issues when moving boxes around
- Colors - you can add color to the test program if you're making your own main
- Timer - to keep track of how long the user has been running your custom main
- Files - Read string from file, use that string for editing, then write the result string to that file, overwriting original