Category: Custom ToolBar
-
Programming Developers Diary – 12
—
by
in *html_to_plain, bin_to_rtf, character conversion, Clipboard.get_data, Converting Data Types, Custom ToolBar, Declaring Variables on a Form, Design Document, Desktop Application, Developers Diary, External_Record_Content_Get, Fetch, fetch_Next, Form as Dialog, Form Design, Functions, How To, HTML memo field, List Object, List Objects, Memo Fields, Object Method, On Event, On Push, rtf_to_html, Table Open Method, Tables and Sets, Using If Else if, XBasic Tips and Tricks, xDialogFebruary 20, 2017 Hello everyone it’s Monday the start of a new and exciting week. I hope everyone had a nice weekend. Last week I had Jury Duty so not much got done around the office. Today I am going to continue working on the Project Manager Application. One of my original goals is…
-
Programming Developers Diary – 11
—
by
in Command Line Options, Conditional Object, Custom ToolBar, Design Document, Desktop Application, Developers Diary, External_Record_Content_Get, Form Design, Form Load Method, Hot Spots, How To, List Object, List Objects, Object Method, On Event, On Push, Table Open Method, Tables and Sets, Tree View, UI_Popup_Menu, XBasic Tips and TricksFebruary 9, 2017 Picking up where we left off yesterday, we will look at our Menu System on our Clock Calendar. If you followed along on the Building a Better Desktop session then you have seen this before. I decided to review the code with you since I have made changes. Here is the xbasic…
-
Using Alpha Software to Program for the Surface Pro 4: Lesson 5
—
by
in Changing Object Property Values, Conditional Object, Custom ToolBar, Declaring Variables on a Form, Desktop Application, External_Record_Content_Get, Fetch, fetch_Next, Field Rules, Form Design, Handling Errors, Hot Spots, How To, Index_SetExplicit, List Object, List Objects, Memo Fields, Multi-Select Checkbox, On Event, On Init, On Push, Script Genie, Set Tab Order, Table Open Method, Tables and Sets, TC Collectibles Mgr, Using goto label, Using If Else if, Writing Array’s, XBasic Tips and Tricks, xDialogNow that we have looked at Tabs and how they work, you can start to see how the form drives the code. Our next example is Indexing. Select Index One of the ways Alpha Software creates an ordered list of selected records is with an Index. The index can be on any field in the…
-
Using Alpha Software to Program for the Surface Pro 4: Lesson 4
—
by
in Changing Object Property Values, Conditional Object, Custom ToolBar, Declaring Variables on a Form, Desktop Application, External_Record_Content_Get, Fetch, fetch_Next, Field Rules, Form Design, Hot Spots, How To, Index_SetExplicit, List Objects, Memo Fields, Object Method, On Fetch, On Init, On Push, Set Tab Order, Tables and Sets, TC Collectibles Mgr, Using If Else if, XBasic Tips and Tricks, xDialogHello everyone. Today we are starting our blog off with a short video which demonstrates the form and function of our collectibles database up to this point. Watching the video will help you understand how and why I wrote the object code as I did. Sit back relax and enjoy the show. I hope you…
-
Tutorial: Lesson Sixteen Contact Mgt App building a Custom Tool Bar
Hello Everyone I had a pretty busy week with custom software request so I was unable to post the next plan but today I am ready to proceed. In the previous lesson I stated we would look at grouping our activities by focus date and using the super control calendar to control our data. As…