Blank String?
I have no idea why, but this isn't working:
Code:
out of this code: Code:
I'm not sure that's the problem though. Help? :( |
Re: Blank String?
you can use something directly : if ( !g_szBundleName[i][0] )
|
Re: Blank String?
I've tried that too. Same result. The menu never displays.
|
Re: Blank String?
The menu won't display if there are no items added to it.
Try adding some debug messages of your g_szBundleName[i] to make sure they contain characters. |
Re: Blank String?
Nevermind, I got it. Found a simple enough workaround.
|
Re: Blank String?
Quote:
|
| All times are GMT -4. The time now is 13:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.