Quote from: SteveMcCrea on Tue 30/08/2005 13:42:30Quote from: FurryI guess CJ hasn't had time to parse the headers for struct members to add to the autocomplete list. That would be very nice, wouldn't it?
how unutterably sad it is to type "Ags", nay even "Ags3d.", and not see an autocomplete box popping up! Do you know why this happens?
Change
struct Ags3d
{
to
struct Ags3d {
and it works.