Home | Reviews | GUIpedia | Forum | Fun500
Brandon | Library HelpI [code]COMMON SHARED[/code] All my variables, but all the library variables are blank according to my app, ideas? | 2009-03-07 | 7:28 PM |
Todd | Re:Library HelpDid you try initializing them in the program? Like just say BUTCLICKED = -1 without dimming it. Maybe it just hasn't been recognized. | 2009-03-07 | 7:36 PM |
Brandon | Re:Library HelpIt didn't work :( Im getting tired of this "bug" its been 5 hours now!!! | 2009-03-07 | 7:44 PM |
aguma | Re:Library HelpPut the COMMON SHARED in your .BI file, and also DIM SHARED the exact same things. Include the .BI file in your library and your program. Besides that I can't really think of anything else. It's a problem I've always had but never really figured out how to fix. :P | 2009-03-07 | 8:42 PM |
Todd | Re:Library HelpIt's ashame because in the hayday of QB, you would've gotten help immediately within the day at QBasicNews Forums. | 2009-03-07 | 11:37 PM |
Brandon | Re:Library HelpI got it working this morning, with some of Todd's help and a little help from QB itself. Anyways, News as to what all this help was for will come soon :) hehehehe | 2009-03-08 | 8:43 AM |
GUIs
2021 Brandon Cornell