Someone please help, If you have worked with 'C' on the Amiga and are familiar
with the Border and IntuiText structures Could you Please upload an example of
a 'C' program using these structures, it is so much easier to learn by
examples, rather than to trudge through all this kludge to find the answers.
Thanx.
Benji. 72127,570
*** There is a reply:
41965
Enter command, N for next
message or <CR> for menu : n
Whats the problem Benji? The examples in the manuals on IntuiText structures
are not THAT cryptic. One thing though, C allows you to make a pointer on the
fly such as: Message.text = "This is text"; Will create that pointer to "This
is text" with a null ending automaticly. That works in the IntuiText and
anywhere else like in NewWindow and NewScreen structures. By the way, what
REV_NUMBER do you use when opening the libraries? SpLiTiNfInItY
Enter command, N for next
message or <CR> for menu : n