View Single Post
Old 12-11-2010, 07:40 AM   #24
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by Iņigo View Post
I think this is related to the "is_multidoc" parameter Mackx commented, but as I had to use another initialization method, I don't know if I can do something with this... Have to study deeper...
If I remember well, setting is_multidoc to false makes sure that the program is send to the foreground when the program is 'started' again (although I am not 100% sure). I see in the code that it is now put to TRUE, in the 0.10.7 is was FALSE.
Code:
eripc_sysd_startup_complete( eripcClient, getpid(), TRUE, xid);
Mackx is offline   Reply With Quote