Search found 2780 matches

by Antonio Linares
Fri Jan 10, 2025 8:43 am
Forum: Utilities / Utilidades
Topic: These forums backup database / Backup de estos foros
Replies: 0
Views: 14

These forums backup database / Backup de estos foros

Here you have a full backup of these forums before we migrated them to the new 3.3.14 version.

You can also find all the posts in a DBF that you can easy browse using samples/fivedbu.prg or doing XBrowser( "forums.dbf" )

Aqui teneis un backup completo de estos foros antes de que los migrásemos a ...
by Antonio Linares
Fri Jan 10, 2025 7:23 am
Forum: FiveWin for Harbour/xHarbour
Topic: Btnbmp with a line
Replies: 5
Views: 94

Re: Btnbmp with a line

Dear Silvio,

You are a FWH Master already :wink:
by Antonio Linares
Fri Jan 10, 2025 7:22 am
Forum: FiveWin para Harbour/xHarbour
Topic: Por qué el oDLG cambia de color?
Replies: 20
Views: 1282

Re: Por qué el oDLG cambia de color?

Intenta así:

AEval( oWindow:oBar:aControls, { | oCtrl | oCtrl:FreeBitmaps() } )
by Antonio Linares
Thu Jan 09, 2025 11:24 pm
Forum: Utilities / Utilidades
Topic: testing forums code syntax highlighting
Replies: 0
Views: 64

testing forums code syntax highlighting

Code: Select all | Expand

#include "FiveWin.ch"

// this is a comment

function Test()

return nil

class
   DATA  one
   DATA  two
   METHOD New()
ENDCLASS

class
endclass

if

else

endif
by Antonio Linares
Thu Jan 09, 2025 1:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Btnbmp with a line
Replies: 5
Views: 94

Re: Btnbmp with a line

You may use a TPanel object and paint what you need...
by Antonio Linares
Thu Jan 09, 2025 1:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Btnbmp with a line
Replies: 5
Views: 94

Re: Btnbmp with a line

Dear Silvio,

1. You can modify the Class TBtnBmp source code

2. You may try to use oBtnBmp:bPainted
by Antonio Linares
Thu Jan 09, 2025 9:06 am
Forum: Off Topic / Otros temas
Topic: Expand CODE
Replies: 6
Views: 109

Re: Expand CODE

Fixed! :wink:

In official phpbb forum a fix was provided but it was not properly working:
https://www.phpbb.com/community/viewtop ... #p16047019

Fortunately we found a way to fix it :)
by Antonio Linares
Thu Jan 09, 2025 8:30 am
Forum: FiveWin para Harbour/xHarbour
Topic: CODIGO QR EN DOCUMENTO CON TPRINTER
Replies: 10
Views: 288

Re: CODIGO QR EN DOCUMENTO CON TPRINTER

Querido César,

Muchas gracias! :)
by Antonio Linares
Wed Jan 08, 2025 7:20 am
Forum: FiveWin para Harbour/xHarbour
Topic: Capturar pagina html y recuperar resultado
Replies: 72
Views: 9008

Re: Capturar pagina html y recuperar resultado

Por lo visto han puesto una verificación CloudFare de comprobación de que "eres un humano" por lo que ya no se puede usar asi

A alguien le funciona ?

No se hasta que punto podemos saltarnos ese bloqueo de forma automática. Lo siento.
by Antonio Linares
Tue Jan 07, 2025 8:01 pm
Forum: Off Topic / Otros temas
Topic: Expand CODE
Replies: 6
Views: 109

Re: Expand CODE

Post approved:

https://www.phpbb.com/community/viewtop ... #p16046863

Now lets wait for answers... :)
by Antonio Linares
Tue Jan 07, 2025 7:56 pm
Forum: Off Topic / Otros temas
Topic: Expand CODE
Replies: 6
Views: 109

Re: Expand CODE

Dear Enrico,

We have send a post (authorization pending) asking about "Expand code" for 3.3.14 in the official phpbb forums

https://www.phpbb.com/community/index.php

Lets see what they answer...
by Antonio Linares
Tue Jan 07, 2025 7:37 pm
Forum: Utilities / Utilidades
Topic: New dark style for these forums
Replies: 0
Views: 89

New dark style for these forums

Now you can select a dark style from your board preferences :!:

User Control Panel - Board preferences - Edit global settings

Select "Prosilver French edition"
by Antonio Linares
Tue Jan 07, 2025 7:03 pm
Forum: Off Topic / Otros temas
Topic: Expand CODE
Replies: 6
Views: 109

Re: Expand CODE

Dear Enrico,

We are still learning the differences between this new pphbb version and the older one :-)

We go carefully not to break it...

This has been a huge upgrade :wink:
05 Jan 2025 06:58 pm Updated Database from version 3.0.4 to version 3.3.14
by Antonio Linares
Tue Jan 07, 2025 2:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI vision API from FWH
Replies: 10
Views: 528

Re: OpenAI vision API from FWH

hbcurl.lib and libcurl.lib