Search found 60 matches: controlling

Return to advanced search

Re: WebView2 Essentials: Guides, Tips & Resources

... providing functionalities like navigation, script execution, and event handling. This class provides a comprehensive interface for embedding and controlling a web browser within a desktop application, likely tailored for the specific needs of the application it's designed for.
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Fighting Xbrowse and lozing !!!

... from my site of cource ! Using 90% of Xbrowse time in my program, Xbrowse performance is essential, so I need to do it correct. I put a controlling function "GetOrgfoto" to see how many times it will be called while running my program. function getorgfoto(cFoto)  nErrorTel ...
by Marc Venken
Sat Dec 17, 2022 11:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Re: Ammyy : A free remote control software. No IP forward req.

Yes, Ammyy Admin is a good remote desktop software. Alternatively, you may have a look at on premise R-HUB remote support servers for remotely controlling computers from anywhere anytime. It is easy to use and works well.
by Holo3
Mon Aug 17, 2020 5:48 am
 
Forum: Utilities / Utilidades
Topic: Ammyy : A free remote control software. No IP forward req.
Replies: 7
Views: 4109

Re: strange execution of Index

Silvio, DbSetOrder( <nIndexPos> ) --> NIL Arguments <nIndexPos> This is the numeric ordinal position of the index to activate as the controlling index. Indexes are numbered in the sequence they are opened with OrdListAdd(), try this way: SERVIZI->( OrdSetFocus("ORDINE" ...
by FranciscoA
Mon Jan 14, 2019 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strange execution of Index
Replies: 12
Views: 2013

OCR from JPG

... convert to text with a higher degree of accuracy. Oh, and one last thing; the font on these documents isn't always the same and I have no way of controlling that. Thank you, Reinaldo.
by reinaldocrespo
Fri Sep 30, 2016 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OCR from JPG
Replies: 10
Views: 2371

Re: Xbrowse a speed problem using SCOPE ?

... work area. This is achieved by automatically repositioning the child work area whenever the parent work area moves to a new record. If there is a controlling order in the child work area, moving the parent work area causes an automatic seek operation in the child work area; the seek key is based ...
by ukoenig
Tue Mar 01, 2016 8:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse a speed problem using SCOPE ?
Replies: 30
Views: 9043

Re: XBROWSE 15.12 Challenge

... will be displayed. To turn off the filter execute this code: ( cAlias )->( AdsClearAof() ) Notice you don't change the controlling index nor do you need to create complex index expressions. BTW- you could use your other indexes to create even more complicated and interesting ...
by reinaldocrespo
Wed Jan 27, 2016 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE 15.12 Challenge
Replies: 11
Views: 3365

MS-SQL-BAK file to MySQL

... Connecting to tha MSSQL-database is no option, because the servers running that database is connected to a Process-Controll-system that is controlling a petrochemical plant, and connecting to the database is not allowed, for security-reasons. Only creating BAK-file is allowed. There is ...
by Marc Vanzegbroeck
Thu Jan 14, 2016 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS-SQL-BAK file to MySQL
Replies: 0
Views: 300

Re: ADO RDD xHarbour

... by that rdd and we cant do anything else. On the other hand when the source rdd its adordd then we could be much faster because its adordd controlling the loop through ado_trans. Here we could use the following: SELECT * INTO newfile FROM currentfile But we have a limitation we can evaluate ...
by AHF
Wed Aug 12, 2015 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446354

New FTDN May 2015 (FWH 15.05)

... implemented. * Enhancement: TXImage class. New Method Rotate( nDegrees ) * Fix: XBrowse: OrdKeyGoTo(n) is not working for ADS when there is no controlling index. Workaround implemented. * Fix: btnbmp.prg: Runtime error when the btnbmp is created as a button of Outlook control. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=6&t=30669 ...
by Antonio Linares
Fri Jun 05, 2015 11:15 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2015 (FWH 15.05)
Replies: 5
Views: 3272

Re: New FTDN April 2015 (FWH 15.04)

... implemented. * Enhancement: TXImage class. New Method Rotate( nDegrees ) * Fix: XBrowse: OrdKeyGoTo(n) is not working for ADS when there is no controlling index. Workaround implemented. * Visual Studio Community Edition (free) is supported
by Antonio Linares
Mon May 04, 2015 8:26 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2015 (FWH 15.04)
Replies: 6
Views: 3594

Re: problema con xbrowser

I am making this change to SetRDD method: Can you please check with small tables ( < 200 rows ) with and without controlling order?   If ( "ADS"$( ::cAlias )->( RddName() ) .or. 'ADT' $ ( ::cAlias )->( RddName() ...
by nageswaragunupudi
Sat May 02, 2015 12:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con xbrowser
Replies: 17
Views: 4930

Re: problema con xbrowser

When there is no controlling index, then ordkeygoto() should work like normal dbgoto() That is the correct RDD implementation. Please check this with normal DBFCDX articulo.dbf table articulo.cdx not exist This code :  use articulo ...
by mastintin
Thu Apr 30, 2015 4:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con xbrowser
Replies: 17
Views: 4930

Re: problema con xbrowser

When there is no controlling index, then ordkeygoto() should work like normal dbgoto()
That is the correct RDD implementation.
Please check this with normal DBFCDX
by nageswaragunupudi
Thu Apr 30, 2015 3:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con xbrowser
Replies: 17
Views: 4930

Re: coordenadas GPS

... + hbqtwidgets/tests/videosettings.ui + Implemented: Qt 5.3.0 specifc MultiMedia API. The example is specific to accessing and controlling cameras. In the coming days some other media example are scheduled to be in this repository. The camera example is adopted from Qt 5.3.0 ...
by hmpaquito
Fri Apr 17, 2015 4:58 pm
 
Forum: FiveTouch
Topic: coordenadas GPS
Replies: 6
Views: 3045
Next

Return to advanced search