Search found 380 matches: pls

Return to advanced search

Re: adodb one or more connection

Damiano: If you have FW_OpenRecordSet( oCnSrv, tuple, 1 ), I think yes, you have the FW_ReOpenRecordSet() function too. Pls try it If there is not the FW_ReOpenRecordSet() function, you can try with this code    IF oDbo <> NIL      IF oDbo:State() = adStateOpen        ...
by Armando
Thu Feb 23, 2023 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: adodb one or more connection
Replies: 6
Views: 421

Re: GetImage with xImage

Look, c:\fwh\samples\IMGCONV.PRG pls.

Regards, saludos.
by karinha
Sat Feb 18, 2023 7:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetImage with xImage
Replies: 1
Views: 202

a Main wnd with two ScrollPanel +buttonbar+msgbar

... scrollpanel ( a left) is ok . the second ScrollPanel ( at right) I not see the scroll ( because I not Know the right position) Can you help me pls ? the test #include "fivewin.ch"REQUEST DBFCDX//----------------------------------------------------------------------------//function ...
by Silvio.Falconi
Fri Feb 17, 2023 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a Main wnd with two ScrollPanel +buttonbar+msgbar
Replies: 2
Views: 190

btnbmp gradient

... result https://i.postimg.cc/zv7SfNwC/jjjj.png which is the worst situation but it is not what I was looking for any solution pls ?
by Silvio.Falconi
Fri Oct 07, 2022 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 496

Creation an array Multiple on Horizontal on Xbrowse - RESOLV

... ( I draw it) https://i.postimg.cc/qqGvq7Z2/ff.png obviously changing the dates for each record How I can make it , any help pls
by Silvio.Falconi
Mon Sep 26, 2022 9:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creation an array Multiple on Horizontal on Xbrowse - RESOLV
Replies: 7
Views: 781

convert from a txt text file to a dbf with errors - RESOLVED

... lRecallDeleted, bTrigger )        DbCloseAll()     return nil result https://i.postimg.cc/FRKWHgrg/errore.jpg Any solution pls ?
by Silvio.Falconi
Sat Sep 17, 2022 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: convert from a txt text file to a dbf with errors - RESOLVED
Replies: 10
Views: 617

colorize xbrowse on specific col/row

... nColor1,CLR_WHITE) } } next it colorize only the last nRow , so I think it need to make a codeblock but I not Know How make it Can U help me pls
by Silvio.Falconi
Tue May 31, 2022 8:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize xbrowse on specific col/row
Replies: 5
Views: 435

Tdatabase & Filter

...   msginfo(nrecords)return nil   I tried with Month(FIELD->data) and Month(data) but not execute the filter Any solution pls
by Silvio.Falconi
Sat May 21, 2022 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdatabase & Filter
Replies: 5
Views: 490

Re: Xbrowse Check/uncheck all

nageswaragunupudi wrote:yes




sorry I change the message look above pls
by Silvio.Falconi
Sat May 21, 2022 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 441

Help with ascan

...                NEXT            NEXT ? nCount return nil any help pls
by Silvio.Falconi
Thu May 12, 2022 8:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with ascan
Replies: 16
Views: 915

Index with Macro on Tdatabase

...      oFrequenti:CreateIndex( "demo", "TMP", cNewIndex, .f., .f., .t. )  same error Any help pls
by Silvio.Falconi
Thu May 12, 2022 1:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Index with Macro on Tdatabase
Replies: 2
Views: 257

calculate the frequency of a number

... but the calculation slows down the display a lot and I really don't know how to solve to speed up the calculation Any suggestion ? Any Help pls !!!
by Silvio.Falconi
Tue May 10, 2022 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: calculate the frequency of a number
Replies: 6
Views: 447

Re: ACTIVATE DIALOG oDlg AS MDICHILD

... oDlg:Maximize() )   oBrush:End()   oFont:End()RETURN NIL// FIN / END - kapiabafwh@gmail.com  Regards, saludos. pls http://forums.fivetechsupport.com/viewtopic.php?f=3&t=41750&start=0 I tried odlg:maximize() but not run ok
by Silvio.Falconi
Sun May 08, 2022 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVATE DIALOG oDlg AS MDICHILD
Replies: 5
Views: 466

Re: Test Windows Mdi with panel right

Ok, then with oExplorerBar:Show() or oExplorerBar:Hide() can work explorerbar not have the same entity of a buttobar control pls see this test     #include "fivewin.ch"    //----------------------------------------------------------------------------//        function Main()  ...
by Silvio.Falconi
Mon May 02, 2022 11:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test Windows Mdi with panel right
Replies: 10
Views: 690
PreviousNext

Return to advanced search