Borland
C++ Dev Journal / HTML user interface
leo21c
2007. 11. 29. 11:02
C++ Builder Journal Volume 9, Number 6-June 2005
4 Custom Icons for Console-Mode Applcations
7 Putting It On the Line
11 Redirecting Console ouput
19 Creating an HTML User Interface
23 Secondary Desktops
29 Mouse Gestures
TCppWebBrowser를 이용한 개발을 위해 자료 조사 중에 찾은 내용이다.
- Loading HTML
- Loading HTML from a resource
- Getting interactive
- Going deeper: Using MSHTML
- Customizing TCppWebBrowser the MSHTML way
- Hooking C++ to DHTML events
- Calling C++ from JavaScript
이러한 차례로 내용이 들어 있으며 기본적인 사용 방법은 익힐수 있을 것 같다.

LIST