Koen Deforche c702bb008b Several changes: | 9 lat temu | |
---|---|---|
.. | ||
icons | 14 lat temu | |
sounds | 15 lat temu | |
CMakeLists.txt | 14 lat temu | |
PopupChatWidget.C | 12 lat temu | |
PopupChatWidget.h | 13 lat temu | |
README.md | 13 lat temu | |
SimpleChatServer.C | 13 lat temu | |
SimpleChatServer.h | 13 lat temu | |
SimpleChatWidget.C | 9 lat temu | |
SimpleChatWidget.h | 10 lat temu | |
chatapp.css | 14 lat temu | |
chatwidget.css | 11 lat temu | |
chatwidget_ie6.css | 14 lat temu | |
simpleChat.C | 10 lat temu | |
simplechat.xml | 11 lat temu | |
simplechat_ru.xml | 14 lat temu |
The simplechat example is a simple multi-user client + server. It is simple in many ways, including the constraint that all sessions run in the same process (it does not use inter-process communication), and that the client does not have any advanced functions.
The example can be run as a plain Wt application, but also as a widget set widget, which is a popup chat box that sits in the bottom right of the browser window, and can be integrated easily in another website. See the blog post for more information.
See the README in the parent directory.
WVBoxLayout
and WHBoxLayout
)WSound
implementJavaScript()