Am Mittwoch, den 15.02.2012, 12:24 +0100 schrieb m0n0 <ole@monochrom.net>:
appl_init is getting called twice - and also the app id is stored twice. One time int the SLB, one time in the caller App.
... and I think it's ok. The App does some GEM stuff and the SLB does some GEM stuff. It's okay ( from "user" (which is a programmer in this case) point of view ) - as long as these 2 things don't get mixed within the App. For example, dialogs handled within DRACDLG.SLB shouldn't be changed from within the App....
Greets, m