Search found 1175 matches: options

Return to advanced search

Re: Sorting strings in a NON logical way

... { "XS" ,"S", "M", "L", "XL" , "2X" , "3X", "4X" } // All posible options AND also in the order I would like them. ASort( aArray1, , , { |x, y| AScan(aOrder, x) < AScan(aOrder, y) } ) Result = aArray1 := { "S", ...
by Marc Venken
Tue Nov 26, 2024 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sorting strings in a NON logical way
Replies: 5
Views: 112

Re: right-clicking on the TMenuItem

... oItm PROMPT "Second"      ENDMENUENDMENU Cristobal, I need to handle right-clicking on the "First" or "Second" menu options. I don't understand how to use :bRButtonMenuUp it in this case. :(
by Natter
Tue Nov 26, 2024 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: right-clicking on the TMenuItem
Replies: 9
Views: 258

Most powerfull Xbrowser and PDF

... PDF's are the most used document files. I'm not able to show the pdf's like we do the jpg, bmp in browse. From a post yesterday mr. Rao had these options. Can it be converted to include the viewing of pdf's ? At this point I need a 3the party to convert the pdf to jpg for browsing large data files. ...
by Marc Venken
Mon Nov 18, 2024 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Most powerfull Xbrowser and PDF
Replies: 16
Views: 806

Re: cloud or not cloud

... and if we ever found a bug, the repair can be done, and disseminated, within minutes. If someone wants to work remotely, there are multiple options, and they never have an issue. There is no practical reason for my clients to go to the cloud based on how THEY are using the software. I have ...
by TimStone
Wed Nov 13, 2024 1:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Re: cloud or not cloud

... database. There is also no market for CLIPPER and SQL. It is pointless to use a database language to access SQL databases. There are more flexible options. We also won’t attract new talent for this combination. As CLIPPER, we can only appeal to the largest group of programmers, the EXCEL programmers ...
by Otto
Tue Nov 12, 2024 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Re: RDS (Remote Desktop) and FW programming

... on each computer, only data is transferred on the network, and I can easily support many computers accessing that single data source. We do have options. Tim
by TimStone
Thu Oct 31, 2024 7:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RDS (Remote Desktop) and FW programming
Replies: 10
Views: 424

a DBCOMBO review

... adapts it to the last source I have from fivewin, there are sure to be some details, but it may be of interest The modifications, the following options were added to dbcombo.ch: [ <noblank: NOBLANK> ] ; [ ORDER <order> ] ; [ FOR <uCond> ] ; [ TOOLTIP <cToolTip>] ; NOBLANK ...
by Marcelo Via Giglio
Mon Oct 28, 2024 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: a DBCOMBO review
Replies: 0
Views: 102

Re: Preview of the invoice in advance

... small companies like ours must continue to build. We will have to help customers find products tailored specifically to them from the abundance of options available. But what I am convinced of is that we absolutely need web programs. For example, you write SMS messages. SMS here has almost entirely ...
by Otto
Mon Oct 28, 2024 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 700

Re: Extending SetScope()

... same program as it is. Instead of SEEK, use LOCATE to search the part number. I can assure that this also will be fast enough You may consider options 2(b), 2(a), 1 in that order. Please feel free to ask if you like us to support you with a sample program in any of these alternatives.
by nageswaragunupudi
Sat Oct 19, 2024 3:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extending SetScope()
Replies: 15
Views: 612

Re: DBF How to obtain an array containing record number

... code) Not sure if the speed is better in Lan than with CDX used by more people. How to get recno() with SQL is not known by me. ChatGPT gave 2 options, but not working with my small knowledge of SQL #include "fivewin.ch"#include "xbrowse.ch"#include "hbcompat.ch"function ...
by Marc Venken
Wed Oct 09, 2024 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF How to obtain an array containing record number
Replies: 16
Views: 487

Re: Browse of my ADO Class

...  RETURN  For modules, on anywhere: hb_ThreadStart( { || Module() } ) On module, I do not test other valid options, once main application is allways GTWVG hb_gtReload( "WVG" ).....// the module here  If do not use hb_gtReload( "WVG" ...
by JoséQuintas
Thu Oct 03, 2024 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 2086

Re: Browse of my ADO Class

... showed as the most powerfull control, seems to be the solution for all. xbrowse is not the unique option, may be wbrowse, may be there are another options, and may be one of them have user codeblocks working. what do you expect to LEARN within 6 Weeks May be I am confuse about support. Once there ...
by JoséQuintas
Sun Sep 29, 2024 4:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 2086

Re: Webview 2 + Html + ChatGPT !

... ... }     [   2] = C   choicesStack Calls===========   Called from: D:\Sistemas\AcrSoft\OK\PRG\ChatGPT.prg => TCHATGPT:GETVALUE( 0 ) Con Add options to selected item Da éste error en el tree  Error description: Error BASE/1004  No exported method: GETSELECTED   Args:     [   1] = ...
by Antonio Linares
Thu Sep 26, 2024 1:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Webview 2 + Html + ChatGPT !
Replies: 60
Views: 2293

Re: Webview 2 + Html + ChatGPT !

... 2] = C   choicesStack Calls===========   Called from: D:\Sistemas\AcrSoft\OK\PRG\ChatGPT.prg => TCHATGPT:GETVALUE( 0 ) Con Add options to selected item Da éste error en el tree  Error description: Error BASE/1004  No exported method: GETSELECTED   Args:  ...
by acuellar
Thu Sep 26, 2024 1:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Webview 2 + Html + ChatGPT !
Replies: 60
Views: 2293

Re: Error al abrir archivos .rc con Resedit en entorno MSVC 64

Did you search ResEdit options for something related to include files? It should absolutely not ask for windows.h when it tries to open my RC sample.
by Enrico Maria Giordano
Sat Sep 21, 2024 2:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al abrir archivos .rc con Resedit en entorno MSVC 64
Replies: 17
Views: 633
Next

Return to advanced search