nlist entries
  • Caterpillar
    Caterpillar
    jahc
    Posts: 24 from 2004/2/8
    the following line is supposed to insert an entry at the bottom of my nlist, but they appear at the top.. what am I doing wrong?

    DoMethod((Object*)James->LV_channel,MUIM_NList_InsertSingleWrap,"first button list",WRAPCOL0,MUIV_NList_Insert_Bottom, ALIGN_LEFT);

    -EDIT- Doh, works now.. the arguments were in the wrong order. it compiled without errors so I didnt think to check that. Pays to rtfm sometimes.
  • »08.02.04 - 05:08
    Profile