Search found 91 matches: fairly

Return to advanced search

Re: xBrowse - Dates - FWH 2310

... That makes it even more complicated. It is not that I missed to copy a file. It must be that some .dll on there wasn't current. However, those are fairly new installs ( within past 60 days ), and using all of the current install files, it also works on the ARM. So this is really tricky to solve. ...
by TimStone
Wed Nov 08, 2023 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 1448

Force a POST sort on xBrowse

To All I have an Encrypted Sql table with a field called "EmployeeName .. Select * From Rates order on EMployeeName ..... That is fairly straight forward, but the Field "EmployeeName" is Encrypted .. To Unencrypt the EMployeeName Column I use the old Trick Add oCol ( see below ...
by Rick Lipkin
Mon Jun 07, 2021 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Force a POST sort on xBrowse
Replies: 5
Views: 748

Re: TOleAuto () versus FW_ExcelToDBF()

Marc Here is a fairly complicated .dbf to excel file code .... cFile := _ExcelFileName()  // insert your filename hereTry   oExcel := CREATEOBJECT( "Excel.Application" )CATCH   Msginfo( ...
by Rick Lipkin
Thu Jun 03, 2021 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TOleAuto () versus FW_ExcelToDBF()
Replies: 10
Views: 968

Space Key on FW_SetUnicode(.T.)

... @ x, y get oGet xvar of oDlg picture '@!' ..., but it works fine with the xbrowse EDIT_GET command this is only a small example, actually I use a fairly complex program:     #include "fivewin.ch"    function Main()       local oDlg       local oCode, oDesc, cCode := space(10), ...
by Mulyadi
Thu Sep 03, 2020 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Space Key on FW_SetUnicode(.T.)
Replies: 13
Views: 1383

Re: HEIC to JPG

... on your blog. Converting, resizing and watermarking are probably the most boring tasks you can perform on your images. Unfortunately they're also fairly common tasks, so it's a good idea to download a program like Pixillion that can do the hard work for you. Simply select the files or folders ...
by ukoenig
Wed Jul 01, 2020 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HEIC to JPG
Replies: 20
Views: 3919

Re: FWH 18.08: Enhancements to strings.prg

... at all to have it working. * This system allows you to build translations only when you are pretty * confident that the program has reached a fairly stable moment of its * developement. Also, this systems allow foreign users to add their own * translation (and then send it to you or share ...
by carlos vargas
Tue Nov 13, 2018 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.10: Enhancements to strings.prg
Replies: 19
Views: 5425

xImage question

When I change from Image to Ximage (trying not to use freeimage.dll anymore) I get a "cannot create Dialog Box" error. My code is fairly simple (the IMAGE version worked perfectly):   LOCAL aPath:={}, oDlg, oImages, oGet, CText[3]   IF Fill_Images( aPath) ...
by ellano
Wed Sep 26, 2018 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xImage question
Replies: 6
Views: 1004

Re: Ribbonbar getting black

... -- FONT,-1056306525,MAIN(20) As you can see, the font is reported as being unreleased. I am using a fairly old copy of FWH (16.04) so you should run the test program above to make sure it also detects the unreleased font with your version of FWH. If ...
by James Bott
Thu Aug 30, 2018 9:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbonbar getting black
Replies: 32
Views: 6052

Re: FWH 18.03 Dialog Problem (STILL)

... Also please see if you can modify Mr. Enrico's sample to reproduce the problem. Hi Mr. Rao, Maybe if I can share my xMate Env using FWH1803 here.. fairly similar to the one I used with FWH1802: ...[Files]%HOME%\Source\_main.prg=1,.F.,19,41,%HOME%\Source\walos.prg=2,.F.,100,87,%HOME%\Source\walos_addrdt.prg=3,.F.,88,1,%HOME%\Source\walos_adddtd.prg=4,.F.,159,1,%HOME%\Source\endctrls.prg=5,.F.,10,35,%HOME%\Source\utils.prg=6,.F.,367,62,%HOME%\Source\crActiveX_dbf.prg=7,.F.,135,8,%HOME%\Source\snippit.prg=8,.F.,1,1,%HOME%\Source\DlgScroll.prg=9,.F.,1,1,%HOME%\Include\walos.ch=10,.F.,20,58,%HOME%\Resource\walos.rc=11,.F.,0,0,%HOME%\Bin\walos.ini=12,.F.,0,0,%C_LIB_INSTALL%\c0w32.obj=13,.T.,0,0,D:\FWH1803\lib\FiveHX.lib=14,.T.,0,0,D:\FWH1803\lib\FiveHC.lib=15,.T.,0,0,D:\FWH1803\lib\libmariadb.lib=16,.T.,0,0,%HB_LIB_INSTALL%\gtwin.lib=17,.T.,0,0,%HB_LIB_INSTALL%\rtl.lib=18,.T.,0,0,%HB_LIB_INSTALL%\vm.lib=19,.T.,0,0,%HB_LIB_INSTALL%\rdd.lib=20,.T.,0,0,%HB_LIB_INSTALL%\dbfcdx.lib=21,.T.,0,0,%HB_LIB_INSTALL%\dbfntx.lib=22,.T.,0,0,%HB_LIB_INSTALL%\lang.lib=23,.T.,0,0,%HB_LIB_INSTALL%\macro.lib=24,.T.,0,0,%HB_LIB_INSTALL%\common.lib=25,.T.,0,0,%HB_LIB_INSTALL%\pp.lib=26,.T.,0,0,%HB_LIB_INSTALL%\ct.lib=27,.T.,0,0,%HB_LIB_INSTALL%\hbsix.lib=28,.T.,0,0,%HB_LIB_INSTALL%\pcrepos.lib=29,.T.,0,0,%HB_LIB_INSTALL%\dbffpt.lib=30,.T.,0,0,%HB_LIB_INSTALL%\zlib.lib=31,.T.,0,0,%HB_LIB_INSTALL%\png.lib=32,.T.,0,0,%HB_LIB_INSTALL%\hbcurl.lib=33,.T.,0,0,%HB_LIB_INSTALL%\hbzip.lib=34,.T.,0,0,%C_LIB_INSTALL%\lib\cw32.lib=35,.T.,0,0,%C_LIB_INSTALL%\lib\import32.lib=36,.T.,0,0,%C_LIB_INSTALL%\lib\ws2_32.lib=37,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\odbc32.lib=38,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\nddeapi.lib=39,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\iphlpapi.lib=40,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\msimg32.lib=41,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\psapi.lib=42,.T.,0,0,%C_LIB_INSTALL%\lib\psdk\rasapi32.lib=43,.T.,0,0,%C_LIB_INSTALL%\psdk\shell32.lib=44,.T.,0,0,%C_LIB_INSTALL%\psdk\GdiPlus.lib=45,.T.,0,0,...  ...
by fraxzi
Fri Jun 01, 2018 7:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.03 Dialog Problem (SOLVED)
Replies: 51
Views: 7401

Re: Carlos Mora y la mala leche de la string concatenation

... COPY TO command is the fastest way to produce a CSV file. This command internally uses DBF2TEXT() function written entirely in C and is fairly optimized for the intended purpose. There is no point in re-inventing the wheel. Even if we want to write a more efficient function, we can not ...
by nageswaragunupudi
Sat May 05, 2018 1:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Carlos Mora y la mala leche de la string concatenation
Replies: 20
Views: 4287

Re: FWH Barcode Reader for Tablets

Amigos . Silvio I was behind the software to read 1D and 2D codes from the tablet and It was very complicated. I have a fairly new 2D reader in the tablet I use for my bus systems, currently most tablets come with the USB or mini usb port, which in the end helps a lot since in the ...
by Busmatic_wpb
Sun Feb 18, 2018 3:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Barcode Reader for Tablets
Replies: 4
Views: 1044

Re: Black Screen of Death.

byron.hopp wrote:I have a fairly large app that sometimes the area of the MDI Frame turns black. Is this some sort of a resource leak in my app, any suggestions on what to check for, or how to remedy.

Bcc7

Thanks,

Byron ...


What version of FWH are you using?

Randal
by Randal
Mon Sep 11, 2017 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2172

Black Screen of Death.

I have a fairly large app that sometimes the area of the MDI Frame turns black. Is this some sort of a resource leak in my app, any suggestions on what to check for, or how to remedy.

Bcc7

Thanks,

Byron ...
by byron.hopp
Fri Sep 08, 2017 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Black Screen of Death.
Replies: 15
Views: 2172

CDO MAPI versions and files

... You can tell from the number of versions that there are likely to be more than one version of CDO in any LAN, thus there is a fairly good chance that there may issues. So, the first thing I would do is check the CDO version and OS one the computers having issues. The CDO files ...
by James Bott
Tue Jun 13, 2017 11:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CDO MAPI versions and files
Replies: 6
Views: 1143

Re: OT: MAPI -- Why it sometimes work, and sometimes doesn't ?

... messages to a gmail account I monitor. With Gmail you have to change your Gmail settings to use un-secure devices, otherwise CDO and g-mail work fairly well. Here is the CDO code I have had the best results using .. Rick Lipkin //---------------------------------------------Function _SendMail(cSmtp_Host,nPort,lSsl,;  ...
by Rick Lipkin
Thu Jun 08, 2017 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: MAPI -- Why it sometimes work, and sometimes doesn't ?
Replies: 7
Views: 1878
Next

Return to advanced search