User Activity

  • Posted a comment on discussion Help on GCBASIC

    You trying to do what? GCode is dependent on \ as the comment for Block comments Smart comments Folding Color coded comments Many extensions use \ not any other comment method to name a few things that will get broken If you want to change the color.. then, that must be in the GCode preferences.

  • Posted a comment on discussion Open Discussion on GCBASIC

    Here is something that compiles. So, this is meant to return a value when you select within the described logical boxes. What is displayed on the GLCD is purely a picture... the XPT is doing all the hard work. Notes: maxthingstocheck return value may need to be adapted. See the code below. #chip 18f67k40 #option Explicit // Something like.. this is psuedo code.. it will need fixing. #define ELEMENTSINTABLEROW 5 dim maxthingstocheck, thingstocheck, minxposrange, minyposrange, maxxposrange, maxyposrange,...

  • Posted a comment on discussion Open Discussion on GCBASIC

    The philosophy. Read the XY position from the XPT. Then, compare to range in the table. Something like.. this is psuedo code.. it will need fixing. #define ELEMENTSINTABLEROW 5 //I cannot remember the returned variable from reading the XPT, call it... returnedXPOS = xptreturnedvalue() returnedYPOS = xptreturnedvalue() // read the number of table elements and divide to get the number of rows of data. readtable TableData,0, maxthingstocheck/ELEMENTSINTABLEROW For thingstocheck = 1 to maxthingstocheck...

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Everything is good on my '3rd world' Dell D620 laptop circa 2006. Thank you for making GCB better

  • Posted a comment on discussion Open Discussion on GCBASIC

    Did you actually look? In the tool chain folder been there a long time. https://sourceforge.net/projects/gcbasic/files/Support%20Files/GreatCowBASICWindowsToolchain/

  • Posted a comment on discussion Open Discussion on GCBASIC

    Did Angel refuse to create a sub-build? Did you ask?

  • Posted a comment on discussion Open Discussion on GCBASIC

    If you want mess this project up this is the perfact way. Did you ask Angel for this sub-build? Was it refused? Studio supports Geany so I dont get what this achieves ? Studio manages my folders - today I got new updates with no hassle. This idea just creates more confusion. Spend your time supporting the real project and get Angel on board with this tweak to the installer.

  • Posted a comment on discussion Open Discussion on GCBASIC

    Support for picas? Not for me this idea.

View All

Personal Data

Username:
sysgo
Joined:
2016-08-02 15:36:49

Projects

  • No projects to display.

Personal Tools