Search found 986 matches: seen

Return to advanced search

Re: Filter on Xbrowse

Dear João,
I don't have a .dbf file.
Here, I've only attempted to replicate the filter input as seen in Silvio's video.
I think it's a lot of work until it functions properly.
Regards,
Otto
by Otto
Mon May 06, 2024 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 750

BCC770 and uuid.lib can not find using xMate

To All I have seen this error and found several posts with the same issue .. unfortunately .. nothing works for me ... here is my xMate environment ... the only place UUID.LIB is located is C:\Borland\BCC770\lib\psdk Any help would ...
by Rick Lipkin
Thu Apr 25, 2024 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 5
Views: 145

Re: Compiler with MSVC y HARBOUR

... That's why I am creating a distribution for our users. Perhaps you would be so kind as to explain your mod harbour installation as well. I have seen that the binaries can be downloaded from https://www.apachefriends.org. If I now copy the new binaries into the bin folder and delete the entire ...
by Otto
Fri Apr 19, 2024 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 188

Re: Problem with valid email refresh btnbmp- RESOLVED

... missing and I immediately notified Antonio Linares and I hope that Nageswarao reads this message. The missing library was hb_pCre.lib as can be seen from the figure below. https://i.postimg.cc/g2DKv3Ty/jjjjjjjjjjj.png
by Silvio.Falconi
Sun Apr 14, 2024 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with valid email refresh btnbmp- RESOLVED
Replies: 25
Views: 2571

Re: PDF distorcionado con Tprinter en Matricial

Not necessarily. If the printer has a Windows driver, it is seen by the applications as any other printer.
by Enrico Maria Giordano
Sat Mar 23, 2024 9:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PDF distorcionado con Tprinter en Matricial
Replies: 6
Views: 1444

Re: Another for Btnbmp

I've never seen anything like this. It's best if you speak directly to the FiveTech team. Nunca he visto nada como esto. Es mejor si habla directamente con el equipo de FiveTech. Gracias, thanks. Regards, saludos. Me temo que el ...
by Silvio.Falconi
Fri Mar 22, 2024 9:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 5142

Re: Another for Btnbmp

I've never seen anything like this. It's best if you speak directly to the FiveTech team.

Nunca he visto nada como esto. Es mejor si habla directamente con el equipo de FiveTech.

Gracias, thanks.

Regards, saludos.
by karinha
Fri Mar 22, 2024 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 5142

Re: Modify the title font of a MdiChild window

Hello Ari, Have you seen this sample? It is for WINDOWS, but maybe you can change it to a dialog as well. Best regards, Otto https://mybergland.com/fwforum/wndtit.png #include "FiveWin.ch"    #define ...
by Otto
Fri Mar 15, 2024 1:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Modify the title font of a MdiChild window
Replies: 4
Views: 876

Re: How to put a horizontal scroll bar at the bottom of xBrowse

Hey Rick,

Do you want a extra hor.scroll bar ? Not seen on the forum yet.

For the standart :

oBrw:nRowHeight := 40 // and use a larger font
oBrw:lHScroll := .T.

but I think you are looking for something else ...
by Marc Venken
Tue Mar 05, 2024 7:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to put a horizontal scroll bar at the bottom of xBrowse
Replies: 6
Views: 392

Re: A picture on top of the text

Rao, I am interested in all the options, but more than the 3rd !

Marc, your option is also very interesting. Somewhere I have not seen a discussion on the forum
by Natter
Tue Mar 05, 2024 5:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A picture on top of the text
Replies: 5
Views: 374

Re: Graph/Chart Scrollable

Dear Rao Sir , Antonio ,

Have not seen this item in the new FWH Release 24.02.

Thanks
Shridhar
by shrifw
Sat Mar 02, 2024 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graph/Chart Scrollable
Replies: 14
Views: 3118

Re: Does anyone have an Envelope Printing module ?

... with that now. Best regards, Otto Good morning Master Otto. I'm sure you're right. But I think it's difficult to help Mr. Rick, as I've never seen anything about printing envelopes, either on a desktop or via webview. I always printed labels that were placed on the envelope, but directly on ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 652

Re: GROUPBOX

Try removing TRANSPARENT. That is allowing the background to be seen in the control. REDEFINE GROUP [ <oGroup> ]; [ LABEL | PROMPT <cLabel> ]; [ ID <nId> ]; [ OF | WINDOW | DIALOG <oWnd> ]; [ COLOR <cClrFore> [, <nClrBack> ...
by TimStone
Tue Feb 27, 2024 7:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GROUPBOX
Replies: 3
Views: 191

Re: FW_DbfSqlQuery GROUP BY no funciona

Thanks for your reply.
Indeed, I have seen that the problem is the SQL syntax. I am very used to using MySql for web purposes. Now it's time to learn MSSQL to be able to advance in FiveWin Harbour.
by VictorCasajuana
Tue Feb 27, 2024 2:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW_DbfSqlQuery GROUP BY no funciona
Replies: 4
Views: 213

Re: Create a Panel width a text

... DT_VCENTER / DT_VENTER that will cause wrap TEXT using TTaskPanel() which have Margin --- do you have try to click collapse button ? YES, so far seen https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44267
by Jimmy
Mon Feb 26, 2024 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3241
Next

Return to advanced search