We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile Extension
#8
Hi,

As I discussed:

1] The line reader can be done simply with existing SB methods - no need for extension.
2] The code you supplied for highlighting doesn't compile for SB or sVB, and if I corrected it the method you suggested only changes the highlight selection color (this is the background color when a user selects a bit of text), it does NOT set the font color of text - this CANNOT BE DONE for individual bits of text in a textbox.

These cannot help you with the language conversion project. I am unsure why you want this, rather than looking into how to perform the important functionality for this project with existing methods.

I can help you compile an extension yourself, or provide help with some of the suggestions I have made using for example LDInline, LDxml, LDConstrols.AddRichTextBox. I cannot write code for you, either extension or SB.
Reply


Messages In This Thread
Compile Extension - by z-s - 03-16-2024, 02:49 PM
RE: Compile Extension - by litdev - 03-16-2024, 03:19 PM
RE: Compile Extension - by z-s - 03-17-2024, 06:01 AM
RE: Compile Extension - by litdev - 03-17-2024, 10:48 AM
RE: Compile Extension - by z-s - 03-17-2024, 11:00 AM
RE: Compile Extension - by litdev - 03-17-2024, 12:10 PM
RE: Compile Extension - by z-s - 03-17-2024, 03:06 PM
RE: Compile Extension - by litdev - 03-17-2024, 03:40 PM
RE: Compile Extension - by z-s - 03-17-2024, 04:28 PM
RE: Compile Extension - by litdev - 03-17-2024, 05:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)