Search found 89 matches: elegant

Return to advanced search

Re: Add a Checkbox() column

Thank you, Rao! Very elegant.
by Natter
Sun Nov 19, 2023 5:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a Checkbox() column
Replies: 8
Views: 851

Re: Función para extraer cadena numérica

Rao,

very elegant, as usual... :D

C.
by Carles
Tue Aug 30, 2022 2:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Función para extraer cadena numérica
Replies: 8
Views: 752

Re: DBF to SQL

Tim

Just sent you my dbf to sql conversion code .. it is not elegant but you are in control .. Check your e-mail and let me know if I can answer any questions ..

Thanks
Rick Lipkin
by Rick Lipkin
Wed Apr 21, 2021 1:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL
Replies: 14
Views: 1624

Re: Convertir Hash a Array "organizado"

... Later I understood when a Spanish friend explained the purpose of your post and I even thought of deleting my post. Your function is quite elegant. Considering to include it in FWH, if it is ok with you, after making it more generic, if it is ok with you.
by nageswaragunupudi
Thu Jan 07, 2021 2:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Convertir Hash a Array "organizado" *SOLUCIONADO*
Replies: 10
Views: 891

Re: Our new webserver configuration for mod harbour

Hello,

In production, our serverbooks look like this.
Is it elegant?

Best regards,
Otto

Image
by Otto
Sat Feb 01, 2020 7:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Our new webserver configuration for mod harbour
Replies: 2
Views: 788

Re: Alternativa a variable PUBLIC

... ) )SET DEFAULT to ( cFilePath )  Here is how I get the default path or location where the .Exe resides ( rao's suggestion is more elegant ) // where .exe started from is default directory //cFILE  := GetModuleFileName( GetInstance() )nSTART := RAT( "\", ...
by Rick Lipkin
Sat Jun 08, 2019 5:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Alternativa a variable PUBLIC
Replies: 4
Views: 725

Re: TGET behavior (Antonio)

... the above code was inspired my Antonio .. I mention oJump in my deleted post and noted that if was a bit clumsy and your solution seemed much more elegant .. Hope this post is relevant to your tget enhancement. Rick Lipkin
by Rick Lipkin
Mon Jan 14, 2019 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGET behavior (Antonio)
Replies: 7
Views: 1285

Re: oJump for Antonio

... the above code was inspired my Antonio .. I mention oJump in my deleted post and noted that if was a bit clumsy and your solution seemed much more elegant .. Hope this post is relevant to your tget enhancement. Rick Lipkin
by Rick Lipkin
Mon Jan 14, 2019 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oJump for Antonio
Replies: 1
Views: 552

Re: TGET behavior (Antonio)

Antonio, i think nobody has used ::lKeepFocus as it was not used in actual tget-code! But it saves keybord- or mouse activation in the case of exist ::oBtn in the get and is elegant.
I am also excite to add in the headerfile on GET and [ACTION[NONEXT]]. [NONEXT] sets ::lKeepfocus to .F.
by byte-one
Sat Jan 12, 2019 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGET behavior (Antonio)
Replies: 7
Views: 1285

Re: Example Business Object (Customer)

Hi Marcelo maybe we can see to far and think in ORM https://en.wikipedia.org/wiki/Object-relational_mapping ORM are a very elegant solution followed widely in almost every modern programming language. The most important concept behind is that it separates the persistency layer ...
by Carlos Mora
Wed Nov 21, 2018 8:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Example Business Object (Customer)
Replies: 32
Views: 8531

Re: xImage question

Indeed, simpler (ahaha the answer was in the SOURCE key word). Nevertheless, it refused to work until I did this slight change to your otherwise elegant code:        REDEFINE BUTTON ID 504 OF oDlg WHEN nImage > 1 ACTION ( nImage--, oImage:REFRESH() )       REDEFINE BUTTON ID ...
by ellano
Thu Sep 27, 2018 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xImage question
Replies: 6
Views: 1004

Re: Tweb

Hello Silvio

Yes I have seen the APP. This is a very good looking APP.

As I understand now TWeb and harbour for web are two different things:

TWeb is pure PHP and HARBOUR for WEB is Harbour + DBFCDX ( CGI ).

TWeb is a PHP framework with elegant FIVEWIN/HARBOUR syntax.

Best regards
Otto
by Otto
Fri Aug 24, 2018 7:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tweb
Replies: 20
Views: 3834

Re: Bug in TMail

Enrico This code is not especially elegant .. and it assumes the .exe is located in the drive or unc you wish to resolve. Rick Lipkin // where .exe started from is default directory //cFILE  := GetModuleFileName( GetInstance() ...
by Enrico Maria Giordano
Tue Feb 27, 2018 9:48 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TMail [Fixed]
Replies: 7
Views: 2278

Re: Bug in TMail

Enrico This code is not especially elegant .. and it assumes the .exe is located in the drive or unc you wish to resolve. Rick Lipkin // where .exe started from is default directory //cFILE  := GetModuleFileName( GetInstance() ...
by Rick Lipkin
Tue Feb 27, 2018 9:18 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TMail [Fixed]
Replies: 7
Views: 2278

Re: Elegant way for lookup data in xbrowse

Thanks !!

Works absolut perfect...in just 2 lines of code.

Very interesting sample ! Combination of Sql with dbf. This gives lot of potentials I think.
by Marc Venken
Sat Feb 03, 2018 9:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Elegant way for lookup data in xbrowse
Replies: 2
Views: 750
Next

Return to advanced search