PDA

View Full Version : Combo Headache


RizlaUK
03-20-2007, 06:09 PM
Grrrr,

ok, i got this combo, its invisable to start and made visable along with a bunch of other stuff at a button click, it works perfect in preview mode but when i build the app the combo dosent work, nothing appears in it, but in preview it workd fine


iv been pulling my hair out all night over this, i just cant figer out why it wont work when the app is built but works fine in preview


anyone else had this problem ???

RizlaUK
03-20-2007, 06:22 PM
What The,

ok, it only seems to happen when i change the name of the data folder, if i leave it as "AutoPlay" then it works

but......now this is where it gets strange

i have 2 combos in the project with the same function (almost) filling both of them, the only thing i changed was the combo name,

the 1st (main) combo works fine in preview and build mode, but the second dosent, its the same code so i realy cant see why it wont work

i was thinking maybe the combo cant update while not visable so a put in a button to fire the function and still it dosent work


why is it that the frist combo works fine but the second dosent