Category: file.to_string
-
Incorporating xBasic into Form & HTML Document Design: 12
—
by
in bin_to_rtf, Changing Object Property Values, character conversion, Conditional Object, Contact Management Application, Converting Data Types, Declaring Variables on a Form, Desktop Application, External_Record_Content_Get, Fetch, fetch_Next, file.to_string, Form Design, Form Load Method, How To, HTML memo field, List Object, List Objects, Memo Fields, ON Change, On Event, On Fetch, On Init, On Push, rtf_to_html, SuperControls, Table Open Method, tablecount, Tables and Sets, Using If Else if, XBasic Tips and TricksHello everyone Today we will be looking at further enhancements to our Desktop App by building a custom Report Viewer. Looks interesting right. Well to see it in action watch this short video then follow along to see how it is done. I hope you enjoyed the video. Lets get started. As I mentioned in…
-
Incorporating xBasic into Design 04
Hello everyone Today we will continue from the last session looking at our Recipe Builder application. We will start this session with copying data from a website and adding it to the recipe memo field on our form. To accomplish this we are using the function clipboard.get_data() In the not to distant past many websites…