Category: Conditional Object
-
Programming Developers Diary – 13
—
by
in Append, Changing Object Property Values, Conditional Object, Converting Data Types, Declaring Variables on a Form, Design Document, Desktop Application, Developers Diary, External Report Viewers, External_Record_Content_Get, Fetch, fetch_Next, File Functions, Form Design, Form Load Method, Functions, How To, List Object, List Objects, Memo Fields, ON Change, On Event, On Push, Operations, Posting, Table Open Method, Tables and Sets, Using If Else if, Using System Open, XBasic Tips and Tricks, xDialogFebruary 24, 2017 Hello everyone. In my last post I demonstrated how to create an Alpha software app using xBasic code and how to attach an external library to your current app. Today I want to continue along those lines and look at the new process for building the code library and using the Project…
-
Developers Diary-04
Hello everyone. Hope all of you had a good weekend. Today I had a customer call to request a list of quotes linked to the Customer form. Quotes can be in the form of Shop repairs or Part Orders and any given customer could have both. Since Quotes are not linked to the Customer form,…
-
TakeCharge App Manager Lesson 02 Using A5 Enumerations
—
by
in Append, Autoexec Script, Conditional Object, Declaring Variables on a Form, Desktop Application, Fetch, fetch_Next, Fetch_Prev, Form Design, How To, HTML memo field, List Object, List Objects, Memo Fields, On Event, On Push, Operations, Table Open Method, Tables and Sets, Using If Else if, XBasic Tips and TricksA key component to our project application is to list all objects in the application development queue. We could simply provide data tables with a data entry form and have the user manually enter all the object information, but in truth that would not be a good solution since everyone today wants everything instantly. So…
-
Programming in Alpha Software: Magic Cube App Lesson 1
—
by
in Append, Changing Object Property Values, Conditional Object, Declaring Variables on a Form, Design Document, Desktop Application, Form as Dialog, Form Design, Form Load Method, Games, Having Fun With Graphics, Hot Spots, How To, List Object, List Objects, Object Explorer, Object Method, On Event, On Init, Operations, Table Open Method, Tables and Sets, TC Magic Cube, Using Eval function, Using Images on Forms, Writing Array’s, XBasic Tips and TricksNow that we have completed our lesson on the Sudoku Puzzle Game we are moving on to a Magic Cube Application. As I mentioned at the end of our previous lesson, my granddaughter recently got a Rubix Cube and asked me for help in solving it. I don’t want to actually solve the cube for…
-
PC Desktop: Embedding a progress bar in a form
—
by
in Changing Object Property Values, Conditional Object, Declaring Variables on a Form, Desktop Application, Fetch, fetch_Next, Form Design, Form Load Method, Handling Errors, Having Fun With Graphics, How To, List Object, List Objects, Object Explorer, Object Method, On Event, On Push, Using If Else ifHello Everyone I was looking at the Alpha Message Board today and saw a closed thread where the user was looking for help creating an embedded progress bar on their application form. Several people replied but none actually answered the query and now the thread is closed so I thought I would do a quick…
-
Using Alpha Software to Program for the Surface Pro 4 Lesson 7
For our final lesson on designing for the Surface Pro 4 we will examine the purchase and sale transaction form. On our main form we have two buttons , Record Purchase and Record Sale. The name clearly identifies the action that will be taken and the form for the most part is straight forward.…
-
Using Alpha Software to Program for the Surface Pro 4:Lesson 3 Data Entry, Set and Form Design
The course and history of programming has made business programs of like kind very equal. In the general layout look and workings of business programs one may appear to be slightly superior to another of kind yet when all is considered, the difference is not so great to say one application or program is greater…