Search found 2976 matches: done

Return to advanced search

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... Thank you for your clarification. Where I disagree with you is that web programming is difficult. I think it's much simpler than what we've done so far. I think it's important to outline the steps involved in a web program. Your introduction with the V2Order example was great. Unfortunately, ...
by Otto
Mon May 20, 2024 6:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 819

Re: Send Emails from Fivewin application

... indicating "Delivery Acknowledgment", I use CDO and I can't find (AI either) how to do it using CDOSYS. They have told me that it is done with the value "Generate-Delivery-Report" ( https://datatracker.ietf.org/doc/rfc4021/ ) but I can't get it to work. Would you know how ...
by FiveWiDi
Wed May 15, 2024 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1457

Re: how to change the size of an xbrowse in runtime

... NOBORDER CELL LINES if I click on a checkbox the procedure must change the height to the xbrowse example - 60 in another procedure I have already done it but I reduce the ntop of the xbrowse, now I want to make space below
by Silvio.Falconi
Thu May 02, 2024 7:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to change the size of an xbrowse in runtime
Replies: 17
Views: 494

Re: combobox color

hi Otto,
Otto wrote:In TComboMetro, the combobox is done with an xbrowse.

::bClrStd := { || If( ::nArrayAt == ::nHoverAt .and. ::nArrayAt > ::nBlankRows, ;
{ CLR_WHITE, CLR_BLUE }, { CLR_BLACK, CLR_WHITE } ) }
i did not know that, so it should be easy when is based on xbrowse
by Jimmy
Sun Apr 28, 2024 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 1168

Re: combobox color

Dear Jimmy, In TComboMetro, the combobox is done with an xbrowse. Maybe we could make aItems multidimensional and then pass the color along with it. Or just pass another ARRAY with the colors. And then compare it in ::bClrStd. ::bClrStd := { || ...
by Otto
Sun Apr 28, 2024 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 1168

Re: combobox color

don't teach me HTML or php or asp.net because I have thirty years of experience in HTML because I teachl it at school HTML+CSS, don't be a professor with me


It doesn't suit you.


I asked how it was done in Windows fwh +harbour
by Silvio.Falconi
Sun Apr 28, 2024 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 1168

Re: combobox color

... with bitmaps. Best regards, Otto https://mybergland.com/fwforum/cbxfarbe.jpg Now with WEBVIEW2 or mod harbour, these things are easily done. https://mybergland.com/fwforum/cbxfarbemod.jpg Perhaps you not understood my problem , please ready my message please I not Wish bitmap ...
by Silvio.Falconi
Sat Apr 27, 2024 6:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 1168

Re: combobox color

Hello,
We use combobox with bitmaps.
Best regards,
Otto

Image

Now with WEBVIEW2 or mod harbour, these things are easily done.

Image
by Otto
Sat Apr 27, 2024 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 1168

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... ocn:states      ocn:close()   endifreturn nil Save this sample prg to fwh\samples folder and build it with the modified buildh.bat Done:
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10648

Re: RMChart

... Lines 5422, Functions/Procedures 8 Generating C source output to 'C:\fivedit\TESTRMC.c'... Done. Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. C:\fivedit\TESTRMC.c: Harbour 3.2.0dev (r2104281802) Copyright ...
by jose_murugosa
Fri Apr 19, 2024 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: RMChart
Replies: 6
Views: 347

Compiling error Antonio Nages resolved

... (c) 1999-2021, https://harbour.github.io/ Compiling 'test.prg'... Lines 5140, Functions/Procedures 2 Generating C source output to 'Obj\test.c'... Done. [1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include ...
by Silvio.Falconi
Fri Apr 12, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling error Antonio Nages resolved
Replies: 7
Views: 317

Re: compile errors

I've updated the harbour files and made the changes mentioned above. Done to 1 error now: Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc. Error: Unresolved external '___get_std_stream' referenced from C:\HARBOUR\LIB\HBVM.LIB|fm ...
by Jeff Barnes
Thu Apr 11, 2024 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 648

Re: harbour/xharbour appear ADS functions error

Enrico Maria Giordano wrote:Done, please check:

http://xharbour.org/index.asp?page=download/windows/binaries_win


Dear EMG,

It's working fine. Thank you so much.
by richard-service
Tue Apr 09, 2024 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9006

Re: harbour/xharbour appear ADS functions error

... and generating preprocessed output to 'testads.ppo'... Lines 5366, Functions/Procedures 1 Generating C source output to 'testads.c'... Done. Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc. testads.c: Turbo Incremental Link 6.97 Copyright (c) 1997-2022 ...
by richard-service
Wed Apr 03, 2024 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: harbour/xharbour appear ADS functions error-SOLVED
Replies: 47
Views: 9006
Next

Return to advanced search