Search found 161 matches: intended

Return to advanced search

Re: Search on a Xbrowse

Marc Venken wrote:I see, I have the same issue in my project....

Maybe the toolbar is not intended for this ? or we are just doing is wrong...... See if someone else has a answer



Marc, I make a test with C5Statusbar instead of fwh Buttonbar and seem run ok
Probable Fwh buttonbar not run good
by Silvio.Falconi
Fri Feb 25, 2022 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search on a Xbrowse
Replies: 19
Views: 1230

Re: Search on a Xbrowse

I see, I have the same issue in my project....

Maybe the toolbar is not intended for this ? or we are just doing is wrong...... See if someone else has a answer
by Marc Venken
Fri Feb 25, 2022 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search on a Xbrowse
Replies: 19
Views: 1230

Re: ActiveX - CREATEOBJECT and singleton pattern

... care of my problem .... Yes, i tried this too, but it reports an error o2:Invoke( "TestConnectionDll", "" ) Just today I intended to send a description of what was happening in the meantime. On the forum https://stackoverflow.com/questions/6252334/singleton-com-object-required ...
by metro2
Mon Nov 15, 2021 1:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ActiveX - CREATEOBJECT and singleton pattern
Replies: 21
Views: 1604

New FTDN February/Febrero 2021 (FWH 21.02)

... TGRAPH: - New method Define() supported by new command DEFINE GRAPH to create graph object not as a control on a dialog/window. This is basically intended to print one or more graphs without creating a dialog/window as well as to generate and save graphs as images. #xcommand DEFINE GRAPH <oGraph> ...
by Antonio Linares
Wed Mar 24, 2021 8:56 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2021 (FWH 21.02)
Replies: 2
Views: 1472

Re: XBROWSE TREE Refresh problem

This is actually intended for cases where the first n fields would not be modified.
Anyway please try to change oBrw:oTreeItem:cPrompt also when you modify 3rd field.
by nageswaragunupudi
Wed Mar 17, 2021 1:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE TREE Refresh problem
Replies: 3
Views: 448

Re: Mr. Rao Pls your help

My reply about TMySql was intended for Mr. Richard.
by nageswaragunupudi
Sun Jan 31, 2021 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao Pls your help
Replies: 12
Views: 1669

Re: An advice needed to save same variables and its value to mem

... to/from memo-fields of DBF, let us review the built-in Clipper commands SAVE/RESTORE. These commands are as old as clipper itself and are intended for saving names and values of variables to disk and restoring variables with values later. The values are saved to disk files with extension ...
by nageswaragunupudi
Wed Dec 30, 2020 2:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: An advice needed to save same variables and its value to mem
Replies: 7
Views: 848

Re: Marc : Conversion process and questions about it

... have to be updated. I made a small function with Xbrowse to see somewhere what I wanted ! Now I noticed something and i'm not sure that this is intended to be so.... In starting my app. (hitting 1 button for customers) the program executed a filter function 7 TIMES !! before even the screen ...
by Marc Venken
Wed Dec 30, 2020 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 30
Views: 3504

Re: Pregunta a los expertos en algoritmos

I intended the algorithm for integers. If you want to use values with 2 decimal places, then I suggest you make the array of Int( eachvalue * 100 ). Also, convert the target value to Int( nTarget * 100 ) After finding items, ...
by nageswaragunupudi
Tue Jul 28, 2020 4:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pregunta a los expertos en algoritmos
Replies: 5
Views: 775

Re: xBrowse: bOnRowLeave

I saw and tried :bOnRowLeave but my test seems to indicate it also doesn't give the result I'm looking for.


:bOnRowLeave was actually intended for this purpose only, but it is not working reliably :(
by nageswaragunupudi
Fri Apr 17, 2020 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: bOnRowLeave
Replies: 7
Views: 1165

Re: bug FWAdoFieldType

MOISES wrote:Hi,

This function with DateTime fields wrongly retrieves such field type as D, but should be T in Access.

Thank you.

This function is intended for internal use.
You may not use it. Even if you use it, if you get the value is "D", then you further check if the particular value is D or T.
by nageswaragunupudi
Mon Mar 23, 2020 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug FWAdoFieldType [urgent]
Replies: 18
Views: 1860

Re: List all functions and classes in FWH library

... .t." 4. Build with buildh.bat or buildx.bat. Notes: Some functions displayed by the program may be functions that are internally used and not intended to be used directly in the applications and they may change or be dropped in subsequent versions. Some functions may be obsolete and superseded ...
by Marc Venken
Wed Mar 18, 2020 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: List all functions and classes in FWH library
Replies: 13
Views: 3423

Re: New FWH 19.09

... the same size at the bottom of the first rectangle. This is how we expect the boxes to be drawn and FWH1909 draws the boxes correctly like this as intended and expected: https://imagizer.imageshack.com/v2/xq90/922/eSAyYl.png But FWH1906 draws it totally wrong like this: https://imagizer.imageshack.com/v2/xq90/923/Tv6gnM.png ...
by nageswaragunupudi
Tue Oct 22, 2019 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.09
Replies: 36
Views: 5760

Re: UrlEncode, UrlDeCode

... or if I compose the text and paste it in the Browser's address bar along with the API's Url, the message is sent to the recipient with its intended text. The following is the functionality I am using. Can you kindly can help me in this context. -Ramesh Babu P #include "FiveWin.ch"FUNCTION ...
by RAMESHBABU
Tue Sep 24, 2019 6:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UrlEncode, UnlDeCode (SOLVED)
Replies: 10
Views: 1828

Re: Setup Barcode system in FWH

Hello Tim,
do you have a solution to protect the input fields that are not intended for barcode.
Usually the barcode reader sends an "enter". Inadvertent use can easily close a dialog or window.
Kind regards
Otto
by Otto
Tue Mar 12, 2019 10:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Setup Barcode system in FWH
Replies: 29
Views: 6274
PreviousNext

Return to advanced search