Browse Source
Functional
Functional
*) void KIWAY::ExpressMail( FRAME_T aDestination, MAIL_T aCommand, const std::string& aPayload, wxWindow* aSource=NULL ); *) virtual void KiwayMailIn( KIWAY_EXPRESS& aEvent ); *) enum MAIL_T expansion into the brave new world if cross KIWAY_PLAYER communications. Let the KIWAY_PLAYING begin..... through well conceived mail from one KIWAY_PLAYER to another. Get thinking now. Add a new MAIL_T value, then send ExpressMail(), and receive it in KiwayMailIn(), it's that easy.pull/1/head
6 changed files with 69 additions and 15 deletions
-
4common/kiway.cpp
-
11common/kiway_express.cpp
-
4common/kiway_player.cpp
-
21eeschema/cross-probing.cpp
-
23include/kiway_express.h
-
21pcbnew/cross-probing.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue