Blitz (113/176)

From:Steve Hargreaves
Date:28 Jul 2001 at 02:20:40
Subject:MUI List probs

Hello all,

I'm converting a util I've written to MUI,and I'm having a little trouble with a
MUIList object.

I Initialise the list as follows:-

MUIListHook Off
MUIAddTags 20,#MUIA_Frame, #MUIV_Frame_InputList,#MUIA_List_SourceArray,mguidelist
MUINewObject 20,"List.mui",0
MUIListView 21,20

And I fill it with:-

MUIChangeList 20,mguidelist$(),#MUIV_List_Insert_Bottom

However, the list is filled with two lines of garbage and one "correct" line for
each entry. mguidelist() is created using a Dim List statement, and I've checked
the contents, which don't seem to be corrupt in anyway.

I get the same result creating my MUIList object with the standard MUIList
command.

Any ideas?

All the best

Steve.
========================================================
//Amiga 1200, '060/50, OS3.9, EZ-Tower, Dopus,
// PC Keyboard W EZ-Key, 56K modem, 2+16 Meg,
\\ // NEC 2A Multisync, Logic 3 SpeedMouse, HPDJ610C,
\\/ Sega Controller, & no hair.

=========================================================
The galaxy can burn, I no longer care.
-- Londo

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie