Simple Message box method?

Just starting out? Need help? Post your questions and find answers here.
User avatar
TI-994A
Addict
Addict
Posts: 2700
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: Simple Message box method?

Post by TI-994A »

SomeT wrote:...whenever I change anything on the form using the form designer it adds that code back into the pbf. file...
Hi SomeT. Hope you had a good vacation; I could really use one myself. :D

Since I don't use the Form Designer very much, I wasn't aware that there's an option to generate the events loop automatically. That option is probably enabled in your IDE, so here are the steps to disable it.

From the File menu, select Preferences; then in the dialog that appears, click on Form in the left panel; you should see five checkbox options in the dialog window. Uncheck the last one, Generate event loop, and click OK.

Now, that block of code would no longer be added automatically by the designer. :)
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
SomeT
User
User
Posts: 34
Joined: Wed May 07, 2014 8:48 pm

Re: Simple Message box method?

Post by SomeT »

100% works how I want it to now, many thanks for all your help!!!!!!!!!
User avatar
TI-994A
Addict
Addict
Posts: 2700
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: Simple Message box method?

Post by TI-994A »

SomeT wrote:100% works how I want it to now...
Truly glad to hear that. :D
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
Post Reply