문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top