losing SQLIte when adding splash screen
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
losing SQLIte when adding splash screen
I have an application ( started in 2.8.1, now in 2.9) that I built on OX10.3.9 that compiles runs and installs fine for windows XP without being opened from a splash screen. But if I make a new main stack in the IDE , add the original stack to it, the SQLite no longer works on Windows XP. Is it possible to add a splash screen to an existing app. I suppose I could just store everything in the data base and not have a splash screen but that would be a lot more work and I do want a splash screen. Can some please help. Thankyou