Thanks CW: Hope these updates will soon be updated for the windows version of Xbasic. Cheers Hugh Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows From: cw2008cancw2008can@users.sourceforge.net Sent: April 11, 2023 9:13 PM To: [xbasic:discussion] 4704@discussion.xbasic.p.re.sourceforge.net Subject: [xbasic:discussion] 64 bit XBasic for Linux Hello Everybody In this attached file I have modified the function XuiFont() so that when the "view font" button is pushed, "Font Nonexistant"...
Hi CW: Yes in my C:\xb\bin windows 11 folder, I have both files: xb.dll; & xb.exe. I think this was installed from xbasic-6.3.26-C . Have you been able to create a standalone executable file on Windows 11? Thanks Hugh Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows From: cw2008cancw2008can@users.sourceforge.net Sent: April 3, 2023 10:24 PM To: [xbasic:discussion] 4704@discussion.xbasic.p.re.sourceforge.net Subject: [xbasic:discussion] 64 bit XBasic for Linux Hello Everyone:...
Hi Guys: Just yesterday I updated some "system" files and Xbasic, now works for Windows 11. Have not done much, but did find out that "Standalone" does not work for Windows 11. Great work on the changes that you both have you done for Linux. Hugh
Hi again: I have two screen shots showing several images in one, showing: for each test. PROLOG, variables listed, yellow line at top of the PROLOG the CONSOL message. the RUNTIME errors ASSEMBLE one line containing a single quotation mark REGISTERS VARIABLES message "Unavailable No variables in PROLOG " " ######################## ' ##### XBUSERCODE ##### ' ######################## ' ' Environment variable "XBUSERCODE" can be set to the address ' where the users program will be located in the PDE...
Hi again: I have two screen shots showing several images in one, showing: for each test. PROLOG, variables listed, yellow line at top of the PROLOG the CONSOL message. the RUNTIME errors ASSEMBLE one line containing a single quotation mark REGISTERS VARIABLES message "Unavailable No variables in PROLOG " " ######################## ' ##### XBUSERCODE ##### ' ######################## ' ' Environment variable "XBUSERCODE" can be set to the address ' where the users program will be located in the PDE...
Hi again: I have two screen shots showing several images in one, showing: for each test. PROLOG, variables listed, yellow line at top of the PROLOG the CONSOL message. the RUNTIME errors ASSEMBLE one line containing a single quotation mark REGISTERS VARIABLES message "Unavailable No variables in PROLOG " " ######################## ' ##### XBUSERCODE ##### ' ######################## ' ' Environment variable "XBUSERCODE" can be set to the address ' where the users program will be located in the PDE...
Hi Robin: Thanks for your comments, I ran a couple of other tests Changed the Compatibility mode from Windows 8 in the Compatibility page within the xb.exe -shortcut, deleted the .def, .s, .o and .mak files from previous testing, and renamed the previous .exe file names to circle.exe and Kittedy.exe to circle1.exe and Kittedy1.exe. The new .exe files were created and worked. RunNmake() C:\xb\demo\Kittedy.x nmake -f C:\xb\demo\Kittedy.mak C:\xb\demo\ Microsoft (R) Program Maintenance Utility Version...
windows 11 problem with using xbasic language
Hi Robin: Great work from CW, Dave and you, on these efforts. Not complaining, but I did not see any screen shots attached to your last 2 files through sourceforge. Cheers Hugh Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows From: Robin Warnerrowaniar@users.sourceforge.net Sent: February 13, 2023 5:36 PM To: [xbasic:discussion] 4704@discussion.xbasic.p.re.sourceforge.net Subject: [xbasic:discussion] Re: 64 bit XBasic for Linux Hi Again CW, The problem that I last encountered...
Hello again: Sorry for the confusion. After 5 years with the desktop, I finally recalled that I may have manual edited the environment for W10. I viewed the Xb (User values for me) from the W10 desktop, and manually edited them on the laptop. See attached, above. I could not insert xbinstall.bat into this email, but xbinstall.bat allowed XB to work on W11. ECHO ON IF "%XBDIR%"=="" ( ECHO XBDIR Does not exist set XBDIR=c:\xb ) ECHO XBDIR is %XBDIR% IF NOT EXIST %XBDIR% (mkdir %XBDIR%) IF NOT EXIST...
In Windows 11 xbvars.bat does not change the environment for xbasic
Welcome back to Robin Warner on Sourceforge. Robin has been doing a lot of investigating and updating of the Xbasic programming language, including the new library functions and DLLs. His latest the windows version, which I have not yet updated, includes many problems that he found in using DLLs such as sqlite, and several other problems. His solutions now work properly for standalone programs for Windows. His big question is should he do the same programming for Linux operating systems.
Hi; See the following: http://gnetools.sourceforge.net/xbsupport/index.html The Tutorial for GUI (Graphic User Interfaces) should guide you to learning how to create, window type grids, which can then contain more grids (kid grids), including test boxes, labels menus, and many more items that you can choose to control how the user, can control the flow of your new program. Menu items can direct your program flow to addition subroutines (SUB) within the one Window (also the name of the FUNCTION) ....
How to start programming with the XBasic language
Hello: Several programmers have made changes and improved the XBasic programing language over several years. Robin Warner, the latest programmer for the XBasic programing language, has updated several versions of XBasic, over the past couple of years . See the latest files and other information in the Sourceforge folder for xbasic-6-3.26C Robin has now adding several library programs to be used with XBasic. The new versions have been updated again today. We would like XBasic programmers to test these...
Hugh
Hugh
Hugh
Hugh
Hi All May 25, 2022 Re: Windows - Compiled XBasic crash-out when some keyboard characters are used The last release is xbasic-6.3.26Cwin.zip under xbasic-6.3.26C. The problem was in the function XxxDispatchEvents() - SUB KeyMessage search for IF ##STANDALONE Regards Robin Hi All, Jun 25, 2022 Just released the set of XBasic Source Libraries on the GitHub site, now on Sourceforge. Graphic, Dynamic Object, Geometric and Miscellaneous XBasic Source Libraries and utilities A set of XBASIC function and...
Check out the latest posts for the latest changes and upcoming versions for the Xbasic Linux/Windows programming language. https://groups.io/g/MaxReasonsxBasic Robin has finished his Adventure Game, to be available soon. Cheers Hugh
Hello Eddie Penninkhof and company. Thank you all at Sourceforge, for the five awards, sent to me on March 3rd. Not sure what I can do to post the awards, perhaps a new Facebook xBasic page? I have posted your email to all the (25 or so) members of the MaxReasonsxBasic@groups.io site. I have also added Dave, & Steve, as Sourceforge administrators for continuity. Robin Warner wants in but has little time for my problem. I have inadvertently deleted him from the https://github.com/xbwlteam which he...
XBasic-6.3.26-B1 This release enables the GUI toolkit for the XBasic PDE and has minor alterations to the documentation files. XBasic - For portable applications between Windows and Linux. Provided with a powerful and simple to use PDE and excellent Graphical User Interface design tools. see: Xbasic-6.3-26B1Linux-tar-gz Source code (zip) Source code (tar.gz)
Hello: Some older Xbasic GUI programs will not run and will produce an "UNDEFINED" compile error message regarding: XuiSendMessage(g, #SetTexture, $$TextureNone. 0,0,0,0,0 ) See screen print below . The fix is to simply do a global search for all instances of $$TextureNone and replace with $$TextureFlat, and save your program before exiting Xbasic. Hugh
Hello: Some older Xbasic GUI programs will have compile error message regarding: XuiSendMessage(g, #SetTexture, $$TextureNone. 0,0,0,0,0 ) See screen print below . The fix is to simply do a global search for all instances of $$TextureNone and replace with $$TextureFlat, and save your program before exiting Xbasic. Hugh
Eddie Penninkhof the site administrator has contacted me and has invited me to be an administrator of this site. Thank you Eddie. I have uploaded Xbasic versions 6.3.26A for Windows & Linux. If you have questions, problems, or ideas about programming with Xbasic, check out the new Xbasic user group: ( groups.io/g/MaxReasonsxBasic) We have several very experienced programmers who can help: We are looking for more programmers who would be interested helping maintain and update the program. Happy Programming...
The owner of the Xbasic page has not been heard from for many years . Updates could not be uploaded to Sourceforge without the owner's permission. There have been several updates to the Xbasic programming language for Windows and Linux. The latest versions are available from the GitHub xbwlteam thanks to Robin Warner: ( xbasic-6.3.26-A-windows210724 ) (xbasic-6.3.26-A-Linux210724-tar-gz) In these releases Robin has included the entire HTML (not updated) documentation, the updated Quick Reference...
The owner of the Xbasic page has not been heard from for many years . Updates could not be uploaded to Sourceforge without the owner's permission. There have been several updates to the Xbasic programming language for Windows and Linux. The latest versions are available from the GitHub xbwlteam thanks to Robin Warner: ( xbasic-6.3.26-A-windows210724 ) (xbasic-6.3.26-A-Linux210724-tar-gz) In these releases Robin has included the entire HTML (not updated) documentation, the updated Quick Reference...
The owner of the Xbasic page has not been heard from for many years . Updates could not be uploaded to Sourceforge without the owner's permission. There have been several updates to the Xbasic programming language for Windows and Linux. The latest versions are available from the GitHub xbwlteam thanks to Robin Warner: ( xbasic-6.3.26-A-windows210724 ) (xbasic-6.3.26-A-Linux210724-tar-gz) In these releases Robin has included the entire HTML (not updated) documentation, the updated Quick Reference...
Hi: Check out: https://github.com/xbwlteam/xb-linux/releases/tag/XBasic-6.3.26-A to download the latest versions of the Xbasic programming language. Need help, have questions? Join the new user group at: https://groups.io/g/MaxReasonsxBasic Hugh
Hi: Check out: https://github.com/xbwlteam/xb-linux/releases/tag/XBasic-6.3.26-A to download the latest versions of the Xbasic programming language. Need help, have questions? Join the new user group at: https://groups.io/g/MaxReasonsxBasic Hugh
Hi: Check out: https://github.com/xbwlteam/xb-linux/releases/tag/XBasic-6.3.26-A to download the latest versions of Xbasic. Need help, have questions? Join the new user group at: https://groups.io/g/MaxReasonsxBasic Hugh