Search found 5 matches
- Fri Aug 29, 2025 4:59 pm
- Forum: Coding Questions
- Topic: Get a line of text using Scintilla
- Replies: 5
- Views: 573
Re: Get a line of text using Scintilla
Thank you for the code on Get a line of text using Scintilla, it works fine.
- Thu Aug 28, 2025 1:48 pm
- Forum: Coding Questions
- Topic: Get a line of text using Scintilla
- Replies: 5
- Views: 573
Get a line of text using Scintilla
Is there a way to get a line of text at the cursor position within an edit window and put that line into a string using Scintilla. I would be grateful for any help.
- Sat May 13, 2023 4:32 pm
- Forum: Coding Questions
- Topic: Remove ButtonGadget border
- Replies: 6
- Views: 756
Re: Remove ButtonGadget border
Thanks RASHAD for your code, I never would have thought about using the HyperLinkGadget, it works fine.
- Sat May 13, 2023 4:22 am
- Forum: Coding Questions
- Topic: Remove ButtonGadget border
- Replies: 6
- Views: 756
Re: Remove ButtonGadget border
Thanks for the code, jacdelad, and Kiffi, the code works fine for displaying only one button, but having a problem trying to display two buttons within the same window.
I would be grateful if anyone could help with this problem.
I would be grateful if anyone could help with this problem.
- Fri May 12, 2023 2:32 pm
- Forum: Coding Questions
- Topic: Remove ButtonGadget border
- Replies: 6
- Views: 756
Remove ButtonGadget border
First time using PureBasic, and would like to know if it is possible to display a button using ButtonGadget with no border.
I would be grateful if anyone could help with this problem.
I would be grateful if anyone could help with this problem.