|
SKINbedder with Centrafuse....:)
Hey guys, since I was foolin around with what I liked etc I've run into something.
Has anyone noticed that Skinbedder halts and gives a kernel32 error upon forceable exit(task manager style)? Well, either yes or no, the solution I've found is quite easy and will ensure proper halting of the tasks you so wish.
IGNORE SKINbedders Shutdown= routine. I have found this piece of their software to be completely useless if you run Skinbedder with Centrafuse. The GENexus and iGNexus that I has no shutdown= calls, and instead I just create an exit button someplace, then throw a kill(**whateverapp**), kill(SKINbedder.exe) for it's click down/up. When you execute your software from then on, when you hit that exit button you've made, it's sure to exit both the skinbedder and the software instantly. And, probably due to how Centrafuse handles external app's in the first place, you will immediatly get placed back into your main menu and the osk title will not fragment over.
I'm working with iGNexus and replacing the exit buttons now with the new "code." GENexus is stable and working 100%, as is iGNexus after I added this "code."
|