Class | Class Todos Count | Method Todos Count | Field Todos Count |
---|---|---|---|
com.tapina.robe.runtime.FontUtils | 0 | 1 | 0 |
com.tapina.robe.swi.Wimp | 0 | 2 | 0 |
com.tapina.robe.swi.clib.string.StrLen | 1 | 0 | 0 |
com.tapina.robe.swi.wimp.Icon | 0 | 2 | 0 |
com.tapina.robe.swi.wimp.Window | 0 | 2 | 0 |
Method Todos |
---|
GetCaretPosition(): Write this method |
getCaretPosition(): Need to populate the caret position with real data |
Class Todos |
---|
Write a JUnit test for R0 = 0 so that the behaviour is explicitly documented and tested for. See DrawPlus: baricon() |
Method Todos |
---|
setIconFlags(): Update component to reflect this. |
getComponent(): Need to make this component re-check indirected data in case it has been updated when redrawing |
Method Todos |
---|
deleteIcon(): Remove the icon from the Java window too when we start creating them |
setExtent(): Change the window component too |