Re: Linux daemon with wxWidgets

Kenneth Porter <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.general
Message-ID <[email protected]>
On 2/20/2024 8:51 PM, Сергей Коныгин wrote:
> I want to create a linux daemon that uses wxWidgets. But I couldn't 
> find any examples. The example of the windows service uses 
> IMPLEMENT_APP_NO_MAIN(MainApp) alongside the function WinMain.
> Can I use IMPLEMENT_APP_NO_MAIN(MainApp) with function "main"?

I just wrote a simple command line app that shows where to put custom 
code. Look at the class wxCheckSizerFlagsApp here:

https://github.com/SpareSimian/wxCheckSizerFlags/blob/main/wxCheckSizerFlags.cpp


-- 
Please read https://www.wxwidgets.org/support/mlhowto.htm before posting.
--- 
You received this message because you are subscribed to the Google Groups "wx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/eb99ba47-9aa4-4136-ae6d-a75845e2e3aa%40sewingwitch.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.