Search found 5897 matches: uwe

Return to advanced search

Re: phpBB to LLM

I also generate a DBF based on Rao and Uwe code.

I only extract the source samples from all the posts. Offline I then search the dbf for keywords of any kind. It helped me many many times in finding solutions because It is showing sample code.
by Marc Venken
Thu Dec 21, 2023 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: phpBB to LLM

... DBF to LLM :-) We already have llama64.dll to run it ! i do have a DBF of Fivewin Forum i use my phpBB "Codebox" Reader based on Idea of Uwe https://www.hmgforum.com/viewtopic.php?t=7281 extract "Codebox" Tag is not my Problem, it are HTML "Sign" which ...
by Jimmy
Thu Dec 21, 2023 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

phpBB to LLM

... thing we need is to build a dataset from it. Here I am posting some initial tests that I expect that we may be able to complete with the help of Uwe and Rao: topics.prg #include "FiveWin.ch"function Main()    local cURL  := "http://forums.fivetechsupport.com/viewtopic.php?f3&t=8"  ...
by Antonio Linares
Thu Dec 21, 2023 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: FW_SetUnicode( .T. ) 2-Byte characters

... My getfield blocks if itype "Müller" t stops at "Mü" U.diemer using ads Server 12.2 cannot confirm this behavior for Harbour. Uwe, try example from this thread Can confirm this behavior for Harbour. When opened in a dialog, the full term is displayed correctly if it contains ...
by frose
Tue Jun 27, 2023 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2193

Re: FW_SetUnicode( .T. ) 2-Byte characters

Uwe.Diemer wrote:same Prob here with unicode

I want move to Harbour from xHarbour

My getfield blocks if itype "Müller" t stops at "Mü"

U.diemer using ads Server 12.2

cannot confirm this behavior for Harbour.
Uwe, try example from this thread
by frose
Sat Jun 24, 2023 6:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2193

Re: What is better

Dear Uwe,

static hFonts := {=>}

hFont[ "SAY" ] = TFONT() :NEW( "Segoe UI", 0, -12 , .F., .T. )
hFont[ "GET" ] = TFONT() :NEW( "Segoe UI", 0, -12 , .F., .T. )
...

... FONT hFont[ "SAY" ]
by Antonio Linares
Sat May 27, 2023 1:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is better
Replies: 1
Views: 213

Re: Message-Paint Update 3.1 ( DOWNLOAD )

Uwe, all links and images are broken. Do not work.


Last post links updated :!: :!: :!:

regards
Uwe :D
by ukoenig
Mon May 22, 2023 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Message-Paint Update 3.1 ( DOWNLOAD )
Replies: 8
Views: 2003

Re: Message-Paint Update 3.1 ( DOWNLOAD )

Uwe, all links and images are broken. Do not work.

Regards, saludos.
by karinha
Sat May 20, 2023 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Message-Paint Update 3.1 ( DOWNLOAD )
Replies: 8
Views: 2003

Re: BUTTONBAR BORDER

... oPen,  ,nLeft, nTop, nWidth, nHeight, nRound ) oPen:Destroy()oGraphics:Destroy()RETURN NIL  best regards Uwe :?:
by ukoenig
Sat May 13, 2023 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUTTONBAR BORDER
Replies: 1
Views: 171

Re: Notepad++ / Harbour

hi Uwe,
Uwe.Diemer wrote:Not longer aviable

the link from Antonio to HMG Forum still work

when using Firefox i need to "allow" download of Files from HMG Forum
by Jimmy
Tue Mar 21, 2023 1:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Notepad++ / Harbour
Replies: 8
Views: 1473

Re: Bad look btnbmp disable()

... ) Cross SetBrush( "CROSS" ) DiagCross SetBrush( "DIAGCROSS", nRGB( 0, 100, 255 ) ) then to remake the border use the Uwe's solution DEFINE DIALOG oDlg..... oDlg:bPainted := < |hDC| oBtn:setsize(20,17.6) // this because the obtn is more big with png DRAWBORDER( hDC, ...
by Silvio.Falconi
Thu Mar 09, 2023 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bad look btnbmp disable()
Replies: 9
Views: 723

Re: Problem Xbrowser Border

ukoenig wrote:I'm not sure that all these options can be added to the xBrowse class
Uwe :D


Maybe they can be added with a subclass ? It's not my cup of coffee to make classes, but it seems to be possible.
So the original class will always be useable as it is.
by Marc Venken
Tue Mar 07, 2023 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem Xbrowser Border
Replies: 11
Views: 1011

Re: Problem Xbrowser Border

I'm not sure that all these options can be added to the xBrowse class


a border with any pensize
optional round corners
glowing effect
transparent level
any border distance


Image

bet regards
Uwe :D
by ukoenig
Tue Mar 07, 2023 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem Xbrowser Border
Replies: 11
Views: 1011

Re: Bad look btnbmp disable()

... =  { "Exit BORDER-tests","EXIT", 1, CLR_BLACK, 14089979 }oBtn[8]:SetColor( 0, )  best regards Uwe :D
by ukoenig
Sun Mar 05, 2023 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bad look btnbmp disable()
Replies: 9
Views: 723

Re: Problem Xbrowser Border

this morning I saw a Uwe post https://forums.fivetechsupport.com/viewtopic.php?f=3&t=36937&start=0&hilit=xbrowse+border and I resolved with oDlg:bPainted := < |hDC| DRAWBORDER( hDC, oBrw:nLeft-2, oBrw:ntop-2,; oBrw:nWidth+2, ...
by Silvio.Falconi
Fri Mar 03, 2023 10:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem Xbrowser Border
Replies: 11
Views: 1011
Next

Return to advanced search