- Agenda CE [ICE]
- 30 Jul 2018 06:25:37 pm
- Last edited by SM84CE on 31 Jul 2018 05:24:21 pm; edited 1 time in total
I'm thinking of making an electronic agenda, in ICE. I don't have any code, but I have some plans:
A main launcher program, Appvars for Period 0-7, or 8?
AppVar structure:
20 bytes for class name, 500 bytes for whatever.
These sizes seem appropriate for a day-to day basis, but if you are using it to keep track of a week's worth of stuff... then... sux for you
I'm planning on a homescreen in which you can select the period, which will open up an editor interface in which you can add content. I'll probably restrict input to A-Z, 0-9, and basic punctuation e.g. . , : @ # & * ( ) etc.
This may not be so practical, let me know what you think! I'll probably need some input routines, I've got AppVar stuff down pretty well Any GUI suggestions might help as well!
A main launcher program, Appvars for Period 0-7, or 8?
AppVar structure:
20 bytes for class name, 500 bytes for whatever.
These sizes seem appropriate for a day-to day basis, but if you are using it to keep track of a week's worth of stuff... then... sux for you
I'm planning on a homescreen in which you can select the period, which will open up an editor interface in which you can add content. I'll probably restrict input to A-Z, 0-9, and basic punctuation e.g. . , : @ # & * ( ) etc.
This may not be so practical, let me know what you think! I'll probably need some input routines, I've got AppVar stuff down pretty well Any GUI suggestions might help as well!