Category: Custom Super Controls
-
Incorporating xBasic into Form Design: 13
—
by
in batch_Begin, Changing Object Property Values, Custom Super Controls, Declaring Variables on a Form, Desktop Application, External_Record_Content_Get, Fetch, fetch_Next, Form Design, Form Load Method, How To, List Objects, Object Explorer, ON Change, On Event, On Fetch, OnDepart, Progressive Lookups, Radio Object, SuperControls, Table Open Method, Tables and Sets, Using goto label, XBasic Tips and Tricks, xDialogHello everyone Today we will look at additional features I have added to our Desktop app. In our last session we added the Report viewer for the data tables included in our Desktop app and today we are adding an external file viewer and an enhanced run dialog. Lets start with the External File Viewer.…
-
Incorporating xBasic into Design 05
—
by
in .queryrun, Append, Changing Object Property Values, Custom Super Controls, Declaring Variables on a Form, Desktop Application, Fetch, fetch_Next, Form Design, How To, List Objects, ON Change, On Event, On Push, Operations, Posting, Table Open Method, tablecount, Tables and Sets, Using Query’s, XBasic Tips and TricksHello everyone Designing forms in Alpha Software is very easy using the Drag and Drop tools and simple set design wizard. Forms designed this way are bound to the underlying table which is OK based on the use of the form. For example, data entry forms should be bound to the table so as to…
-
Having fun with Graphics Lesson 4: Desktop Widget
—
by
in Autoexec Script, Changing Object Property Values, Custom Super Controls, Declaring Variables on a Form, Desktop Application, Form Design, Form Load Method, Having Fun With Graphics, How To, Object Explorer, Object Method, On Event, On Init, On Push, On Timer Event, Owner Draw, Using Eval function, Using If Else if, Writing Array’s, XBasic Tips and Tricks, xDialogHello everyone At the end of lesson three, I said we would work on a CAD Design style application but it is taking some time to put together so in the mean time, I thought I would post this fun and useful lesson. To start, watch this short video to see the widget work and…
-
Tutorial: Lesson Twelve Contact Mgt App Advanced xDialog
—
by
Hello again. Before we begin our new lesson, lets take a moment to look back at what we have accomplished so far. Below is the application before we started to modify it. Navigation bar to the left and a big blue space filling the screen. Now lets look at where we are so far. We…
-
Tutorial: Lesson: Five Contact App Passing data values to the default browser
Hello everyone. Today we are going to discuss how to supercharge your Contact application by including Web Interface. We will discuss how to pass data values stored in a local table to the users default browser performing search’s and queries. For this example, we use Google maps to show how it works. On our original…
-
Creating custom Super Controls
Hello Everyone Today we are going to discuss Super Controls in Alpha Software. Super controls in Alpha Software are cool and bring a professional and modern look to your application. However, they don’t necessarily meet the needs of all developers; also, for developers using older versions of Alpha5 these super controls simply are not available.…