QB64.org Forum

QB64 Team Software => InForm-based programs => Topic started by: TempodiBasic on June 23, 2018, 07:55:22 pm

Title: [Inform] Recipe Book v0.1 (a little example to use multi-forms
Post by: TempodiBasic on June 23, 2018, 07:55:22 pm
Hi Guys
Here another program in version embryonal  v.0.1

For now I post this program to show how simple is to create and activate an interface for programs using event driven flow.
Title: Re: [Inform] Recipe Book v0.1 (a little example to use multi-forms
Post by: FellippeHeitor on June 24, 2018, 02:57:20 pm
Although colors are a bit too bright, this is a good example of dynamic form, Tempodi. Thanks for sharing!