Shaun McFall
Shaun McFall
I have a DarkDockPanel, and within it there is a split control. When I try to add an additional DarkDockPanel to the split control panel, I get the following exception:...
I wanted to draw the left/right solid arrows that TI has in their font. I did the following: ```C gfx_SetTextXY(0, 0); gfx_PrintChar((char)195); ``` And it printed garbage. Mateo says "graphx...
**Describe the bug** A clear and concise description of what the bug is. After streaming from the `api/stream` endpoint, messages do not appear in `api/messages` buffer. **To Reproduce** Steps to...
If you use filled ellipse with x,y values such as 600,600 or -100,-100 and smaller a,b values, the calculator crashes. This also seems to happen with Horiz line and fill...