Search found 778 matches: contained

Return to advanced search

Re: xBrowse: Vertical Merge

... Add this line of code:   oBrw:aCols[2]:bMergeValue := { |oCol| oCol:oBrw:aRow[ 1 ] }  The above works in my reduced self-contained sample but in my actual program it causes the checkbox to appear on each row of items. Both were linked with FWH1912. 1. Any idea on what ...
by hua
Wed May 06, 2020 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Vertical Merge
Replies: 14
Views: 2606

Re: xBrowse: Vertical Merge

Here's a reduced, self-contained sample. 1. recur.rc recur DIALOG 15, 19, 440, 303EXSTYLE WS_EX_DLGMODALFRAMESTYLE DS_ABSALIGN | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTIONCAPTION "Insert Recurring Items"FONT 10, "System"{ CONTROL ...
by hua
Thu Apr 23, 2020 3:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Vertical Merge
Replies: 14
Views: 2606

Re: EditBaseRecord Error

Hi karihna, I already write the code that is pointed from errorlog. If you mentioned self-contained sample, I can not create it. There are lots of codes. http://forums.fivetechsupport.com/viewtopic.php?p=230916#p230916   oCn:lShowErrors   := .t.  I have ...
by Horizon
Thu Apr 02, 2020 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EditBaseRecord Error
Replies: 6
Views: 1019

Re: bug FWAdoFieldType [urgent]

Can we see a reduced and self-contained sample (database included) showing the problem, please?

EMG
by Enrico Maria Giordano
Mon Mar 30, 2020 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug FWAdoFieldType [urgent]
Replies: 18
Views: 2103

New FTDN February 2020 (FWH 20.02)

... http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38455&p=229767#p229767 * Printer.prg - Fix: Method SayText(): Ampersand (&) contained in text is coverted as underscrore of the next character while printing. Fixed. Please see for details and fix to be applied in previous builds ...
by Antonio Linares
Wed Feb 26, 2020 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4691

Re: Bug in TBTNBMP Class FWH 19.12 ?

... "S" and the combination "ALT+F4" . With any other letter it works without problems, it is only when "&S" is contained in the prompt of the button. At the moment I will follow your suggestion temporarily. We have to find the final solution, because I would ...
by Cgallegoa
Sun Feb 16, 2020 3:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TBTNBMP Class FWH 19.12 ?
Replies: 8
Views: 1741

Re: DLL for Web Application to produce printouts.

Is there a way to use this class with standard Fivewin and Harbour, do I need some lib, or is the class all self contained, I notices the HPDF_New() in the new method.

Byron ...
by byron.hopp
Tue Feb 11, 2020 8:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLL for Web Application to produce printouts.
Replies: 7
Views: 1400

Re: DLL for Web Application to produce printouts.

This is already a web app :-)

Anyhow, if you need a DLL, you need to check the FWH samples for a self contained DLL example

I am going to find it...
by Antonio Linares
Tue Feb 11, 2020 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLL for Web Application to produce printouts.
Replies: 7
Views: 1400

Re: problem with harbour dll

Antonino,

Those symbols are exported in hbvm.lib so it is strange that you get that

Could you provide a self contained example to try ?
by Antonio Linares
Mon Dec 09, 2019 4:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with harbour dll
Replies: 4
Views: 837

Re: FW_AdoImportFromDBF error

... creates and fills teh table, on my server on the other hand it did not work. In order to see what the problem was I eliminated all the fields that contained dates, tried again and now it worked, so it obvoiusly has something to do with the way my SQl server handles the dates. When inserting dates ...
by mariordz
Thu Dec 05, 2019 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_AdoImportFromDBF error
Replies: 14
Views: 2446

Re: Problem on xbrowse :bOnChange

nageswaragunupudi wrote:Please post a self-contained sample that we can build at our end.

see at your e-mail
by Silvio.Falconi
Fri Nov 15, 2019 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem on xbrowse :bOnChange //RESOLVED
Replies: 6
Views: 1283

Re: Problem on xbrowse :bOnChange

Please post a self-contained sample that we can build at our end.
by nageswaragunupudi
Fri Nov 15, 2019 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem on xbrowse :bOnChange //RESOLVED
Replies: 6
Views: 1283

Re: Missing images in xBrowse

We do not know your xbrowse code.
We also do not know if the bitmaps created are valid bitmaps.
We can advise if you provide a self contained sample program.
by nageswaragunupudi
Fri Nov 08, 2019 6:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing images in xBrowse
Replies: 12
Views: 2123

Re: New FWH 19.09

... nil  https://imagizer.imageshack.com/img922/3816/vPm9nS.gif If you are having any problem, please provide a small self contained sample to reproduce the problem.
by nageswaragunupudi
Tue Oct 15, 2019 4:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 6235

sharing forms with mod_harbour !!!

Design your forms and share them. Other users modify them (visual inheritance) and share them again... This way forms turns into social self-contained entitites, with full functionality that can be shared and reused: https://harbour.fourtech.es/modharbour_samples/designer.prg?20190825071550 ...
by Antonio Linares
Sun Aug 25, 2019 8:49 am
 
Forum: mod_harbour
Topic: sharing forms with mod_harbour !!!
Replies: 1
Views: 427
PreviousNext

Return to advanced search