Register

Search found 141 matches

Return to advanced search

gbl08ma
Wed Aug 13, 2014 9:57 pm
 
Forum: Casio Prizm SDK
Topic: How to detect if running as strip
Replies: 2
Views: 10996

How to detect if running as strip

I have made some add-ins that can act as eActivity strips. How can I detect whether the add-in is running as a strip? The fx-9860G SDK puts this information as arguments to main(), I would like to read the same values on the fx-CG 20 (are they really arguments put on the stack/registers when the add...
gbl08ma
Fri Jul 11, 2014 7:42 pm
 
Forum: General
Topic: Casio FX CG 20 Display Film
Replies: 2
Views: 7148

Re: Casio FX CG 20 Display Film

The plastic of the screen of the Prizm is really easy to scratch. Just learn to live with it, as most people do, or get a screen protection film... Also, the metallic grey border tends to wear out and become black with the usage, as your fingers rub on it. The corner near the EXE key on mine is comp...
gbl08ma
Sun Jul 06, 2014 2:17 pm
 
Forum: Casio Prizm SDK
Topic: Syscalls for manipulating clipboard
Replies: 2
Views: 10032

Re: Syscalls for manipulating clipboard

Thank you, I will test and report back.
EDIT: it works as expected, of course.
gbl08ma
Wed Jun 11, 2014 6:24 pm
 
Forum: Casio Prizm SDK
Topic: Syscalls for manipulating clipboard
Replies: 2
Views: 10032

Syscalls for manipulating clipboard

Are there any syscalls that allow for manipulating the clipboard? I need the one that puts contents in it (because to get its contents out, I can use EditMBStringCtrl2 by telling it that key pressed is KEY_CTRL_PASTE and then using what gets in the buffer - but if there's a simpler solution, I'd app...
gbl08ma
Wed Apr 23, 2014 6:12 pm
 
Forum: General
Topic: Problem with an eActivity
Replies: 2
Views: 7095

Re: Problem with an eActivity

You can't put notes (or any other strip) inside of notes.
gbl08ma
Mon Apr 21, 2014 7:20 pm
 
Forum: General
Topic: Questions about Eigenmath for the fx9860gII by diameter
Replies: 14
Views: 35108

Re: Questions about Eigenmath for the fx9860gII by diameter

I know about that rule, but as you said it's quite limited, but when it can be used, it is very useful. Sadly this year we can no longer use it on exams here in Portugal (this told me my math teacher), and we must do variable substitution instead, oh well. I usually just see the graph for the functi...
gbl08ma
Tue Jan 14, 2014 7:23 pm
 
Forum: General
Topic: FX-CP400 Bug in LU
Replies: 5
Views: 16485

Re: FX-CP400 Bug in LU

This is more or less offtopic, but I only noticed this thread now. The fact that the fx-CP400 can't solve that decomposition but its emulator can, may indicate that the emulator is in fact a simulator. Note how it supports multiple window resolutions, apart from orientation switching. Other possibil...
gbl08ma
Fri Jan 03, 2014 2:06 pm
 
Forum: Casio Prizm SDK
Topic: Prizm as screen
Replies: 8
Views: 30547

Re: Prizm as screen

VT100 won't really work if he wants to display X output through the screen... What do you mean? An add-in, which is running on a prizm, could wait for VT100 escape sequences, and process the commands. F. i. ESC[r;cH Move the cursor to row r, column c. If you need functions, which VT100 does not sup...
gbl08ma
Thu Jan 02, 2014 12:52 pm
 
Forum: Casio Prizm SDK
Topic: Prizm as screen
Replies: 8
Views: 30547

Re: Prizm as screen

VT100 won't really work if he wants to display X output through the screen...

Can't the USB do way more than 115200 baud? Or is it too slow on the Prizm, too?
gbl08ma
Wed Jan 01, 2014 10:40 pm
 
Forum: Casio Prizm SDK
Topic: Prizm as screen
Replies: 8
Views: 30547

Re: Prizm as screen

Won't the 3-pin port be too slow to get a usable framerate on the screen? Unless we lower the quality, for example to just 256 colors...
PreviousNext

Return to advanced search