Search found 4 matches

by Itsy Bitsy
Thu Jul 03, 2025 2:13 pm
Forum: General Discussion
Topic: Opera (web browser) MacOS don't work
Replies: 0
Views: 170

Opera (web browser) MacOS don't work

Hi,

I would like to point out that the forum no longer works on opera

Opera One(version : 114.0.5282.235) (x86_64)
MacOS Catalina 10.15.7

Code: Select all

Forbidden
You don't have permission to access this resource.

Apache/2.4.62 (Debian) Server at www.purebasic.fr Port 443

Could you please check?

Thank you.
by Itsy Bitsy
Sat Aug 06, 2022 9:04 am
Forum: Coding Questions
Topic: (Solved) [6.0 LTS x64] Vector -> RotateCoordinates + PathPointX bad results
Replies: 2
Views: 464

(Solved) [6.0 LTS x64] Vector -> RotateCoordinates + PathPointX bad results

Hello Olli,

Thank you for your help, and your solution which works perfectly.

I thought 0.0 was the cursor position.

Thank you, again.

; PureBasic 6.00 LTS (Windows - x64) WIN 10

IF OpenWindow(0,0,0,600,600, "VectorDrawing", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)=0

End

Endif ...
by Itsy Bitsy
Mon Jul 25, 2022 7:00 pm
Forum: Coding Questions
Topic: (Solved) [6.0 LTS x64] Vector -> RotateCoordinates + PathPointX bad results
Replies: 2
Views: 464

(Solved) [6.0 LTS x64] Vector -> RotateCoordinates + PathPointX bad results

Hi,

There seems to be a bad result with RotateCoordinates and PathPointX, …

Could you check, please ?

Thanks.

; PureBasic 6.00 LTS (Windows - x64) WIN 10

IF OpenWindow(0,0,0,600,600, "VectorDrawing", #PB_Window_SystemMenu | #PB_Window_ScreenCentered)=0

End

Endif

CanvasGadget(0,0,0,600 ...
by Itsy Bitsy
Thu Sep 30, 2021 5:30 am
Forum: Coding Questions
Topic: [OK] Turn off the screen
Replies: 2
Views: 888

Re: Turn off the screen

Hi Ar-s

PostMessage_ ?