About LCD MATRIX CONTROL OF MR WILSON
-
I have developed a similar control with 1. No bitmap require to carry with the project (low application load) 2. Let the characters of the control to be decided by the system while putting static control on dialog. User need not to specify no of character per control, it will calculated. 3. Just change the scale to change the size (accordingly no of character will be increased/decrased) 4. = operator to assign the text 5. support of new line (\n) character. eg. "abcd\nefg" it will show abcd efg (in two line control) 6 Non-ASC-II non-printable character view (eg. 0x1 has got smiley face image) I want to upload it free, How Do I ? Regards Vishwanath Borkar Software Developer (VC++) Navi Mumbai email: vishwanath38@hotmail.com
sdf
-
I have developed a similar control with 1. No bitmap require to carry with the project (low application load) 2. Let the characters of the control to be decided by the system while putting static control on dialog. User need not to specify no of character per control, it will calculated. 3. Just change the scale to change the size (accordingly no of character will be increased/decrased) 4. = operator to assign the text 5. support of new line (\n) character. eg. "abcd\nefg" it will show abcd efg (in two line control) 6 Non-ASC-II non-printable character view (eg. 0x1 has got smiley face image) I want to upload it free, How Do I ? Regards Vishwanath Borkar Software Developer (VC++) Navi Mumbai email: vishwanath38@hotmail.com
sdf
Are you 'really' sure you've posted to the correct board ? This is the Windows Vista board.
Jonathan Wilkes Darka [Xanya.net]