Pregunta

I've recently found a lightweight IM, called WTW. It looks like this:

screen
(source: download.wtw.im)

Now, I wonder if that kind of interfaces can be done in plain MFC. Thanks.

¿Fue útil?

Solución

Yes, they can be. MFC supports custom controls and drawing, so you can make any user interface you choose.

While this may be simpler using other technologies, it is definitely possible in MFC.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top