Search found 302 matches: obviously

Return to advanced search

Re: Filter on Xbrowse

... the age checkbox and the procedure further raises the xbrowse and shows the options https://i.postimg.cc/RhcnWGZ3/third-step.png obviously if the user clicks the age checkbox first the procedure must create the radioitems first obviously if I uncheck the initial checkboxes the ...
by Silvio.Falconi
Thu May 02, 2024 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 703

Filter on Xbrowse

... / not moved radio controls if I click on the second checkbox it must raise the xbrowse and insert 3 checkboxes 50 years, 25 years, 20 years and obviously I have to filter the archive and refresh the xbrowse
by Silvio.Falconi
Thu May 02, 2024 12:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 703

Re: New txbrowse

... you don't like the columns displayed, in the menu there is the possibility to return back i.e. to display xbrowse with the previous columns, obviously the state is saved. xbrowse's setcolumns() method has been changed and loaded at the beginning of the procedure in override mode. by doing ...
by Silvio.Falconi
Mon Apr 22, 2024 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 449

SetMultiSelectCol() on line

... check whether SetMultiSelectCol() is activated in the xbrowse and if it has not been activated, activate it on first column before the selection. Obviously, when no records are selected, SetMultiSelectCol() must disappear how can I implement this?
by Silvio.Falconi
Sat Apr 13, 2024 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 226

Re: Google Graph extra graphic ? (Navaro)

... not been able to add new functionalities since you have only developed the new types (gauge nothing more) to be used in web pages (javascript). Obviously, it can be used with the webview as Antonio indicates, although when you have some time. Keep investigating. The graphics of the previous ...
by cnavarro
Mon Apr 08, 2024 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2926

Re: Another for Btnbmp

... in any case I was talking about the internal rectangle In my opinion it should be like this https://i.postimg.cc/TwJq3tgR/kkk.gif obviously giving me a migraine I changed the class
by Silvio.Falconi
Mon Mar 25, 2024 11:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 5116

Re: Hyperlink in Excel

Anybody knows how to how I can return to original cell containing hyperlink after I clicked on it and obviusly moved?
without to create another hyperlink obviously

Have a nice day
Marco
by MarcoBoschi
Fri Mar 15, 2024 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hyperlink in Excel
Replies: 3
Views: 932

Re: MAPI Outlook HTML TEXT

Obviously I cut off some part of text for sensitive data <!DOCTYPE html><html>  <head><META http-equiv=Content-Type content="text/html; charset=utf-8">      </head>  <body style="word-wrap:break-word" ...
by MarcoBoschi
Mon Feb 26, 2024 5:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MAPI Outlook HTML TEXT
Replies: 10
Views: 530

Re: Data exchange between PC and Android device on the same loca

... report. -Otto Its a simple and great idea !! Thanks Otto On the other hand, I will be seeing which FiveTech product to continue with. Antonio is obviously a great Guru for the Harbor community
by Arturo Lopesoria
Fri Feb 23, 2024 11:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 827

Creation of an electronic raffle

... then the cards (which are the ones to be printed for the various players ) and in each card there must be three lines with max 5 numbers per line obviously in randomize. how to organize the work?
by Silvio.Falconi
Sat Dec 30, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creation of an electronic raffle
Replies: 3
Views: 788

Re: Learn SQL with ChatGPT or when can ChatGPT really help

Enrico, yes and SELECT * FROM vll_term WHERE WORT LIKE CONCAT('%', _utf8'\u00DF', '%'); doesn't work. ChatGPT has obviously made a mistake here. But when I want to use hex codes for the search string, MariaDB has HEX() and UNHEX(). What is the equivalent in plain SQL? ChatGPT ...
by frose
Fri Nov 17, 2023 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learn SQL with ChatGPT or when can ChatGPT really help
Replies: 9
Views: 672

Xbrowse -> Tree -> Xbrowse

... customer.dbf archive into groups for a sample (married, age >50) making the user select the desired group and then go back to normal xbrowse obviously with search on the fields depending on the indexes thanks for a solution a small test #include "fivewin.ch"REQUEST DBFCDXstatic ...
by Silvio.Falconi
Wed Oct 25, 2023 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse -> Tree -> Xbrowse
Replies: 0
Views: 359

WooCommerce

... data to a site that has woocommerce? I would need the same thing for orders placed on the site then Sending articles and receiving orders Obviously I understood that I have to create a csv file and I found the structure of how it should be as a reference for the structure of the csv file ...
by Silvio.Falconi
Fri Oct 20, 2023 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WooCommerce
Replies: 3
Views: 289

App Termination and Relaunch.

Is there an easy way to terminate my app then immediately relaunch it. Obviously this is a workaround for a problem the app has but I need an immediate solution while trying to figure out what the main problem is. Thanks,
by byron.hopp
Fri Oct 06, 2023 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: App Termination and Relaunch.
Replies: 5
Views: 414

Re: DBF to Excel Sheet, without Excel, using ADO ?

Yes. We need an existing valid XLSX file to start with. Obviously because ADODB connection can be connected to an existing valid xlsx file, can not connect to "nothing". i have change you last CODE to "create" Table without "existing" ...
by Jimmy
Tue Aug 15, 2023 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2698
Next

Return to advanced search