yeah =)
i messed up with editbox where i should use ID
(not -m but -b)

also i wish to ask, what code should it go for LIST control
that for example when it is empty (nothing is SELECTED) id is disabled, and when there is something SELECTED that ID becomes enabled.

because for now i have dialog on init to check if file.txt is empty or not, and same goes in dialog sclick events
but kinda looks stupid to have ID (Button) enabled if nothing is selected (i use dialog thru which user can add something to list(.txt file) and remove things from same)

i can post full code if it is needed

Last edited by raZOR; 10/05/06 08:41 PM.

IceCapped