Search found 467 matches

by Cyllceaux
Thu Jun 19, 2025 9:36 am
Forum: Bugs - Windows
Topic: undefined symbol 'SM_3057'.
Replies: 11
Views: 1296

Re: undefined symbol 'SM_3057'.

just for me... is it a bug or not?
I created that thread in "Codingquestion".
Someone moved it to the bug section and @kiffi moved it back zu "Codingquestion".

Now I'm confused
by Cyllceaux
Sun Jun 15, 2025 11:15 am
Forum: Bugs - Windows
Topic: undefined symbol 'SM_3057'.
Replies: 11
Views: 1296

Re: undefined symbol 'SM_3057'.

Fred wrote: Sun Jun 15, 2025 10:38 am This one should work
What should work? The code or the useful error message?

For me it is not a problem but both would be nice :)
by Cyllceaux
Sat Jun 14, 2025 6:11 pm
Forum: Bugs - Windows
Topic: undefined symbol 'SM_3057'.
Replies: 11
Views: 1296

undefined symbol 'SM_3057'.

I know the strRecord should be before strSchema but the intersting thing is, if I change the order *schema.strSchema still workes


Structure strVTable
*vtable
EndStructure

Structure strSchema Extends strVTable
name.s
Map types.i()
List *records.strRecord()
EndStructure

Structure strRecord ...
by Cyllceaux
Sun Jun 01, 2025 11:29 am
Forum: General Discussion
Topic: Can't access this forum outside EU
Replies: 32
Views: 2603

Re: Can't access this forum outside EU



I'm in Germany and I can't visit this site with my Huawei P40. My Huwai P20 has no problem.
they use the same browser, same WiFi and same DNS.


What are the user agent strings of both phones?
https://www.whatismybrowser.com/detect/what-is-my-user-agent/


Mozilla/5.0 (Linux; Android 10; ELS ...
by Cyllceaux
Fri May 23, 2025 5:42 am
Forum: General Discussion
Topic: Can't access this forum outside EU
Replies: 32
Views: 2603

Re: Can't access this forum outside EU

I'm in Germany and I can't visit this site with my Huawei P40. My Huwai P20 has no problem.
they use the same browser, same WiFi and same DNS.
by Cyllceaux
Sat Mar 08, 2025 8:13 am
Forum: Coding Questions
Topic: Direct write or draw on desktop
Replies: 11
Views: 2914

Re: Direct write or draw on desktop

Its called "Topic Icon"
Normally it's disabled, but you can put one if you are use the phpBB API (HTML POST) directly or over another Program.

Maybe he had a browser Addon or use this while fred upgraded/configured the board. (the to many request problem)
by Cyllceaux
Mon Mar 03, 2025 12:41 pm
Forum: The PureBasic Editor
Topic: Wrong Syntax Highlighting in 6.20
Replies: 9
Views: 1805

Re: Wrong Syntax Highlighting in 6.20

yes... you are right. it is the inline ASM Syntax. :oops:
by Cyllceaux
Sun Mar 02, 2025 10:03 am
Forum: The PureBasic Editor
Topic: Wrong Syntax Highlighting in 6.20
Replies: 9
Views: 1805

Re: Wrong Syntax Highlighting in 6.20

the procedure was just an example to prove my point.

the not is corrected and colored right if it is not the first word.
by Cyllceaux
Sun Mar 02, 2025 9:43 am
Forum: The PureBasic Editor
Topic: Wrong Syntax Highlighting in 6.20
Replies: 9
Views: 1805

Re: Wrong Syntax Highlighting in 6.20

It is activatet.

OK... I understand that for you it is not a bug. OK.
For me, it is. So I wrote this post.

so:
- wrong highlighting
- wrong case correction

In your case, it is a wrong case correction. I know PB is not case sensitive. But just because I can write things like this:

pRoCeDuRe ...
by Cyllceaux
Sun Mar 02, 2025 9:09 am
Forum: The PureBasic Editor
Topic: Wrong Syntax Highlighting in 6.20
Replies: 9
Views: 1805

Re: Wrong Syntax Highlighting in 6.20

Your highlight is wrong, too...
Maybe the word "highlight" is wrong.

It's formating and highlighting

The first "not" is right, the second and third one is wrong. "Not" => "NOT"

and no... no custom keywords, macros, procedures or something else.
by Cyllceaux
Sun Mar 02, 2025 8:45 am
Forum: The PureBasic Editor
Topic: Wrong Syntax Highlighting in 6.20
Replies: 9
Views: 1805

Wrong Syntax Highlighting in 6.20

The "not" is not right:


If Not InitSprite() Or
NOT InitMouse() Or
NOT InitKeyboard()
MessageRequester("Error","Error Init Librarys",#PB_MessageRequester_Error)
End
EndIf


https://i.ibb.co/5hCN6fMY/image.png

// Moved from "Bugs - IDE" to "General Discussion" (Kiffi)
by Cyllceaux
Sat Mar 01, 2025 4:12 pm
Forum: Off Topic
Topic: My youtube tricks (RSS Feeds)
Replies: 8
Views: 1538

Re: My youtube tricks (RSS Feeds)

I don't understand the question, but nice poste count:

Image

8) :wink:
by Cyllceaux
Sat Mar 01, 2025 1:32 pm
Forum: Off Topic
Topic: My youtube tricks (RSS Feeds)
Replies: 8
Views: 1538

Re: My youtube tricks (RSS Feeds)

For me... I don't want to download videos... I just want to get informed by new videos. And in Feedbro I can direct play the video (except the ones who are fsk16+ or need a verification)
by Cyllceaux
Sat Mar 01, 2025 8:09 am
Forum: Off Topic
Topic: My youtube tricks (RSS Feeds)
Replies: 8
Views: 1538

My youtube tricks (RSS Feeds)

So, since so many people have told us about their tricks and tips for YouTube, here are mine.
I don't have a Google account or a YouTube account. (I know that's the same thing) Nevertheless, I have a lot of YouTubers that I like to watch and would also like to be informed about new videos. I use RSS ...