Search found 1218 matches

by Olli
Thu Sep 11, 2025 3:49 am
Forum: Off Topic
Topic: NO COMMENT
Replies: 11
Views: 1042

Re: NO COMMENT

The secret of this battery power :
Image
("The incredible machines" 1992)
by Olli
Tue Sep 09, 2025 9:13 pm
Forum: Off Topic
Topic: I might finally be getting a promotion!
Replies: 11
Views: 639

Re: I might finally be getting a promotion!

Happy birthday also...
by Olli
Tue Sep 02, 2025 10:56 pm
Forum: Off Topic
Topic: The house, the toilet bowl, and the golf ball.
Replies: 23
Views: 14858

Re: The house, the toilet bowl, and the golf ball.

Ooosh my friend ! I received a scientific KO there : an 6-years advance resumed in this movie.

Are we living in a black hole ?

So, my friends, be careful ! The author of this movie is a big person, compared to me. No link between us. His work is science, while my work is absolutely not science ...
by Olli
Sun Aug 31, 2025 11:15 pm
Forum: Off Topic
Topic: Finally the board is back
Replies: 41
Views: 4274

Re: Finally the board is back

Confirmed. But I thank it was all the users of the language which made and share a bot...
by Olli
Fri Aug 29, 2025 1:14 am
Forum: General Discussion
Topic: Discogs (API use)
Replies: 4
Views: 494

Re: Discogs (API use)

SetGadgetItemAttribute(#GAD_FR_LS_LISTEICONES01,0,#PB_ListIcon_ColumnWidth,100,0)
SetGadgetItemText(#GAD_FR_LS_LISTEICONES01,-1,"Type",0)
AddGadgetColumn(#GAD_FR_LS_LISTEICONES01,1,"Qté",40)
AddGadgetColumn(#GAD_FR_LS_LISTEICONES01,2,"Descriptions",200)
; Labels
SetGadgetData(#GAD_FR_BT ...
by Olli
Fri Aug 29, 2025 1:13 am
Forum: General Discussion
Topic: Discogs (API use)
Replies: 4
Views: 494

Re: Discogs (API use)

id='"+Str(#GAD_FR_LS_LISTEICONES08)+"' name='GAD_FR_LS_LISTEICONES08' height='100' flags='#PB_ListIcon_GridLines|#PB_ListIcon_FullRowSelect|#PB_ListIcon_AlwaysShowSelection'/>"+Chr(10)+
" <vbox expand='no' align='center' spacing='0'>"+Chr(10)+
" <buttonimage id='"+Str(#GAD_FR_BT_BOUTON05)+"' name ...
by Olli
Fri Aug 29, 2025 1:12 am
Forum: General Discussion
Topic: Discogs (API use)
Replies: 4
Views: 494

Re: Discogs (API use)

DonneesJSONDISCOGS\results()=JeuDonneesJSONDISCOGS\results()
Next
Else
MessageRequester(#TITREBOITEDIALOGUE,"Aucune donnée récupérée !",#PB_MessageRequester_Warning)
EndIf
FreeJSON(#JSON)
EndIf
FreeMemory(*RetourDISCOGS)
SetGadgetState(#GAD_FP_BP_JAUGE,DonneesJSONDISCOGSPagination ...
by Olli
Fri Aug 29, 2025 1:11 am
Forum: General Discussion
Topic: Discogs (API use)
Replies: 4
Views: 494

Re: Discogs (API use)

; ╔═════════════════════════════════════════╗
; ║ DECLARATIONS - FICHIERS INCLUS - IMAGES ║
; ╚═════════════════════════════════════════╝
;{ ════ DECLARATIONS ════
;- ════ DECLARATIONS ════
Declare.a Fc_FenResultats_Affichage(ArgTypeRecherche.a ...
by Olli
Fri Aug 29, 2025 1:09 am
Forum: General Discussion
Topic: Discogs (API use)
Replies: 4
Views: 494

Discogs (API use)

Copy of a source code I did not test, and I do not understand.
Author : boddhi
Source : https://www.purebasic.fr/french/viewtopic.php?t=19011
Source code split in 5 parts :
EnableExplicit

; ╔═════════════════════════════════════════════════════════════════════════════╗
; ║ STRUCTURES ...
by Olli
Wed Aug 27, 2025 12:16 pm
Forum: Coding Questions
Topic: Window goes to maximum after monitor turned off and on again
Replies: 10
Views: 920

Re: Window goes to maximum after monitor turned off and on again

Lord wrote: Mon Aug 25, 2025 9:59 pm Using the monitors power switch.
Could you test a softwared switch off ?
by Olli
Mon Aug 25, 2025 9:34 pm
Forum: General Discussion
Topic: Lost my account information.
Replies: 9
Views: 792

Re: Lost my account information.

Yes, but what it is important is have the capability to change the recovery password.
by Olli
Mon Aug 25, 2025 8:59 pm
Forum: Coding Questions
Topic: Window goes to maximum after monitor turned off and on again
Replies: 10
Views: 920

Re: Window goes to maximum after monitor turned off and on again

Can you clarify how you turn the screen off and on again?
by Olli
Sun Aug 24, 2025 10:05 pm
Forum: General Discussion
Topic: Lost my account information.
Replies: 9
Views: 792

Re: Lost my account information.

I saw all these problems long time ago, talked about them to Fred. But, excepted 2 accounts repaired quickly (thank you again, Fred) after my mails, no answer, no more informations.

He would think we download everything, and this is the time to offer anything. I even imagined, it was a traditionnal ...
by Olli
Sun Aug 24, 2025 4:02 pm
Forum: General Discussion
Topic: Forum inaccessible. Server blocks my user agent and responds with 403 Forbidden.
Replies: 7
Views: 824

Re: Forum inaccessible. Server blocks my user agent and responds with 403 Forbidden.

Strangely, absolutely no problem for me... Puzzled... It should be short...
by Olli
Sun Aug 24, 2025 3:03 pm
Forum: General Discussion
Topic: ChatGPT user request bot is blocked!
Replies: 5
Views: 747

Re: ChatGPT user request bot is blocked!

It is the french friend metalOS which demands if anybody can help him to create user gadget.

He adds he has a hint by choosing canvas but he wants some experiment advices to know if canvas is the best choice to make user gadget.