Fix formatting
This commit is contained in:
parent
99ae29cd77
commit
7392e06cea
|
@ -228,8 +228,10 @@ That may seem like a lot of code, but try coding this same GUI layout directly i
|
|||

|
||||
|
||||
The last line of code opens a message box. This is how it looks:
|
||||
|
||||

|
||||
|
||||
|
||||
Each parameter to the message box call is displayed on a new line. There are actually 2 lines of text in the message box. The second line is very long and wrapped a number of times
|
||||
|
||||
Take a moment and pair up the results values with the GUI to get an understanding of how results are created and returned.
|
||||
|
|
Loading…
Reference in New Issue