Order of the Butterfly
Posts: 306 from 2005/3/27
From: Poland, Zdzies...
Quote:
Krashan wrote:
@r-tea:
Where to find this function? Is it from standard C library? Should I include somethin extra?
It is in exec.library, so you include <proto/exec.h> (which you probably already have in the code) and <exec/rawfmt.h> (for RAWFMTFUNC_STRING definition).
I had some problems to compile with this function, and I found another, and a way easiest solution.
I use MUIM_SetAsString

Code:
DoMethod(muiclock, MUIM_Notify, MUIA_Clock_Second, MUIV_EveryTime, tx_clock, 4, MUIM_SetAsString, MUIA_Text_Contents, "Secs: %ld", MUIV_TriggerValue);
Mac mini G4@1,5GHz silent upgrade + Xerox Phaser 3140 + EPSON Perfection 1240U
Commodore C64C + 2 x 1541II + Datasette + SD-Box
I miss draggable screens... and do you? I know I'm in a minority unfortunately.