I want to make a implementation of the grid alike control shown on the screenshot. What I don't know is which type of control is best to use for this. Since I need a fixed set of fields (32) maybe it's just easier (and also more unprofessional) to just make 32 richedit controls.
Another thing is that I want to make it show the current mouse position like the address edit control shown on the picture. For this I assume some kinda hittesting is needed.
Thanks in advance.
// CyberHeg
Another thing is that I want to make it show the current mouse position like the address edit control shown on the picture. For this I assume some kinda hittesting is needed.
Thanks in advance.
// CyberHeg
This question has been asked a lot recently... perhaps one of the mods could add it to the FAQ?
http://www.asmcommunity.net/board/index.php?topic=8025
http://www.asmcommunity.net/board/index.php?topic=8025
This question has been asked a lot recently... perhaps one of the mods could add it to the FAQ?
http://www.asmcommunity.net/board/index.php?topic=8025
A search for "grid" had helped him :grin: