CompuServe Thread

#Gadgets and Menus

2 messages in this thread
#41919From: Ben FullerNov 9, 1985 2:29 AM
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
#41965From: David WhatleyNov 10, 1985 3:50 PM
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