PeterBLITZ / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

Enhanced STRLIST #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Should allow
- file/folder selection
- multi selection

introduce a first column
Additional options:
F font of the first column
e pixel/char space of the first colunn
E relative space of the first column
e or E will activate the new column and a new message will be sent

The returned string will be displayed in the first column

Original issue reported on code.google.com by olikr...@gmail.com on 16 Apr 2012 at 5:31

GoogleCodeExporter commented 8 years ago
message added and slbase expanded.
todo: get extra string (callback must be called), expand show procedure, write 
example

Original comment by olikr...@gmail.com on 16 Apr 2012 at 10:37

GoogleCodeExporter commented 8 years ago
call implemented,
todo: examples, documentation, font

Original comment by olikr...@gmail.com on 16 Apr 2012 at 11:09

GoogleCodeExporter commented 8 years ago
Font is almost finished (m2icon). New message is: 
M2_STRLIST_MSG_GET_EXTENDED_STR

Original comment by olikr...@gmail.com on 21 Apr 2012 at 11:57

GoogleCodeExporter commented 8 years ago
done

Original comment by olikr...@gmail.com on 28 May 2012 at 9:55