ultimatepp/bazaar/DispatcherTest2/DispatcherTest2.upp
kohait e8a2be07ec bazaar: Dispatcher generic class to dispatch data to arbitrary recepients (very simple), see examples
git-svn-id: svn://ultimatepp.org/upp/trunk@2623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 20:13:39 +00:00

14 lines
214 B
Text

description "functional demo for Dispatcher, how to support multiple Dispatchable interfaces\377";
uses
CtrlLib,
Dispatcher;
file
DispatcherTest.h,
main.cpp,
DispatcherTest.lay;
mainconfig
"" = "GUI MT";