Changes

Jump to: navigation, search

WonderCode 20123 - OOP344

452 bytes added, 20:24, 9 November 2012
Discussions
== Discussions ==
* DH1109: Indentation! Plz use exactly 4 spaces for each indentation. Otherwise, when we open the codes in Github in the "master", they will look ugly. To set this up, go Visual C++ - Tools - Options - Text Editor - C/C++ - Tabs, set "Indenting" to "Smart", choose "Insert spaces", and set both "Tab size" and "Indent size" to 4. Or, go Notepad++ - Settings - Preferences - Language Menu/Tab Settings, set "Tab size" to 4 and check "Replace by space".
* DH1106-2: I am thinking about how to communicate effectively. I guess we have to narrow down to just 1 or 2 places to meet constantly, so that we could keep in tight touch during this project. I'll start with an email to you and hopefully we'll get to an agreement these days.
* DH1106-1: One suggestion -- can we always add a thread id in front of each discussion? As you see, it could start with the name initials and then the date. The benefit is that we could refer to the particular problem simply by using the thread id when we are discussing it in other places, e.g. the chatting room, the discussion board, the blog, the github, the class, the documentation.
* I am in trouble because I push the "fork" button. I think I changed the master...Can you anybody help me?? @.@ <-- I emailed Fardad to help me out. Sorry for that
* Does anyone know where methods _frame->draw() or draw() in void CFrame::refresh() comes from? I cannot find it in Bconsole or Console. In CFrame, there is a draw(int) method. But I am not sure if it calls draw(int). --> <u>Hey Lily, if you click F12 on the draw() text, you can see the function's definition,(maybe you already know that) so I think _frame->draw() comes from CFrame::draw(). If you have other opinion, let me know. ^^</u>

Navigation menu