https://github.com/jrincayc/ucblogo-code
Revision 17ce651c4d0598190a471e1307169b8bc9a99a3c authored by Joshua Cogliati on 24 November 2021, 20:46:20 UTC, committed by GitHub on 24 November 2021, 20:46:20 UTC
Fix help pagination when using wxWidgets
2 parent s 2320edc + 4b07f3e
Raw File
Tip revision: 17ce651c4d0598190a471e1307169b8bc9a99a3c authored by Joshua Cogliati on 24 November 2021, 20:46:20 UTC
Merge pull request #118 from normanr/fix-more
Tip revision: 17ce651
wxMain.h
void init_wx();
void putInBuff(char c);
back to top