09-08-2009, 09:28 PM
Ok i have messed with this but im just having alot of trouble :lol:
This will out from 0 - however many i have( in this case 5) it outs 0,1,2,3,4
int loldlg2 = id(3 "Dialog")
int j
for j 0 CB_GetCount(loldlg2)
,out j
I am still having trouble on the CB_SelectedItem tho
Sorry for trouble but thanks
This will out from 0 - however many i have( in this case 5) it outs 0,1,2,3,4
int loldlg2 = id(3 "Dialog")
int j
for j 0 CB_GetCount(loldlg2)
,out j
I am still having trouble on the CB_SelectedItem tho
Sorry for trouble but thanks
