Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - Weird API Thing
  
User name:
Password:
Reply:
 

UserPost
Dish
Posts: 567/596
what do you mean it gets skipped over... like it closes immediately?

First thing that comes to mind is you're not opening the stage select box properly.. perhaps sharing some info used by the sprite edit box that you shouldn't be, which causes the sprite edit box to break after trying to load the stage select box.

But that's a completely wild guess.

All I can say is check the return values of every API function you call. When there's an error, the API [almost] always has a way to tell you what's going wrong. If the function you're calling has no error code in its return value, try looking at GetLastError()
DahrkDaiz
Posts: 828/885
This has nothing to do with emulation. This belongs eslewhere...

General Emulationmon digivolve to...

Programmingmon!
beneficii
Posts: 467/567
Alright, in my program, I have a little sprite edit modal dialog. It opens fine. I then have a little stage select modal dialog that I'm trying to get loaded, but when it loads it like gets skipped over because nothing happens. Immediately after, when I go to load my sprite edit dialog (which worked before) it won't load. However, I can load my modeless toolbox and the modal Open/Save dialog, which allows me to load my sprite edit dialog again afterward.

What is the cause of this bizarre phenomenon?
Acmlm's Board - I2 Archive - Programming - Weird API Thing


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.002 seconds.