Search found 7165 matches: example

Return to advanced search

Re: Transparent Png on MDI Parent

ZIP in a small example and put megaupload for testing.
by karinha
Wed May 08, 2024 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 3
Views: 67

Re: Send Emails from Fivewin application

Ruth, a simple example for you to understand better. Ruth, un ejemplo sencillo para que lo entiendas mejor. // C:\FWH\SAMPLES\RUTHMAIL.PRG#include "FiveWin.ch"MEMVAR smtpserver, serverport, sendusing, authenticate, usessl, ...
by karinha
Wed May 08, 2024 6:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 403

Re: Send Emails from Fivewin application

Dear Mr. Santos, I would greatly appreciate your example. May I kindly ask for it... I use (am learning) MOD_HARBOUR and desktop :-) Kind regards Ruth Download complete: https://mega.nz/file/FQFWgIDT#kvRtIHIesRpTw9I8CxJenTRikG4VXM0t_7J8qVQsOX8 ...
by karinha
Wed May 08, 2024 10:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 403

Re: Send Emails from Fivewin application

Dear Mr. Santos, I would greatly appreciate your example. May I kindly ask for it...
I use (am learning) MOD_HARBOUR and desktop :-)
Kind regards Ruth
by Ruth
Wed May 08, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 403

Re: Send Emails from Fivewin application

Good morning Ruth, do you only use an example in MOD_HARBOUR?

Buenos días Ruth, ¿puede ser solo un ejemplo en MOD_HARBOUR?

I have it, but it's for desktop.

Lo tengo pero es para desktop.

Tks, gracias.

Regards, saludos.
by karinha
Wed May 08, 2024 10:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 12
Views: 403

Re: Filter on Xbrowse

... you have a source. This is just a quick test with a dummy JSON. Normally the JSON would come from the server. However, I would prefer to do the example with mod harbour because I make all the new programs with mod harbour and I am familiar with it. But maybe, if there is interest, the program ...
by Otto
Sat May 04, 2024 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 672

Re: Filter on Xbrowse

Marc, it doesn't work. I don't like this display showing .T., .F., it should show YES or NO or a BITMAP. Download the example and modify it for me, please. Marc, no funciona. No me gusta esta pantalla que muestra .T., .F., debería mostrar SÍ o NO o un BITMAP. Descargue el ejemplo ...
by karinha
Sat May 04, 2024 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 672

Dynamic Table Filter Control

... </tr> </thead> <tbody> <tr> <td>1</td> <td>John</td> <td>Doe</td> <td>john.doe@example.com</td> </tr> <!-- Weitere Zeilen hinzufügen, falls nötig --> </tbody> </table> </div> <!-- Dynamische ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 78

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

... oList COLUMNS aCols ; AUTOSORT FONT oFont; 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: 280

Filter on Xbrowse

... make the filter in a xbrowse , how I can make ? sample : customer.dbf I wish ask a filter https://i.postimg.cc/Y21d88SR/n.png for example I would like to know the married and the unmarried when I click on the first checkbox the procedure must raise the xbrowse and insert two married ...
by Silvio.Falconi
Thu May 02, 2024 12:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 672

Re: Runner XBase (RX)

Richard,

I use UTF8 within harbour. <html> should be support UTF8


have you tried runner with utf-8 ? If you have any example that doesn't work well, please put it here.

Thanks

C.
by Carles
Wed May 01, 2024 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1155

Re: Reload data in a combobox

... are trying to convert into the new fwh the two category comboboxes (master and sub) were not connected to each other. the source was based on an example of Arteaga's Cawinrc program that Alfredo published in the prehistoric era https://i.postimg.cc/qMGPYTWL/alfedo.png and the ...
by Silvio.Falconi
Wed May 01, 2024 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reload data in a combobox
Replies: 3
Views: 125

Bug Combobox itemData in FWH-23.10

Hi, Testing Mr. Rao's example, with FWH-23.10, I detect that the "oItem:itemData" attribute of COMBOBOX returns incorrect data with FWH 23.10. Works perfect with FWH-20.07. When reviewing the class I see many changes between ...
by Cgallegoa
Wed May 01, 2024 12:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Combobox itemData in FWH-23.10
Replies: 6
Views: 208

Re: Silvo .. changes to your xMate environment

... código fica super limpo de erros. Tks. Regards, saludos. it's not as easy as it seems sometimes there are codeblocks that you don't make but for example the classes themselves and you won't be able to compile with w3 I've been using xmate for twenty years and I know it very well
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: Silvo .. changes to your xMate environment

Enrico, it works too. But you have to change the way you DECLARE the VARIABLES. For example, it does not accept PUBLIC. Enrico, también funciona. Pero hay que cambiar la forma de DECLARAR las VARIABLES. Por ejemplo, no acepta PUBLIC. %hdir%\bin\harbour %1 /m /n /gc3 ...
by karinha
Tue Apr 30, 2024 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334
Next

Return to advanced search