... you can seamlessly access PostgreSQL, SQLite, and ODBC, with support for SQL Server and MySQL/MariaDB coming soon—and your support can help accelerate development!
Why Choose HDBC?
✅ High-performance C/C++ core for seamless database interactions
✅ Works with pure Harbour, FiveWin, and ...
Search found 14 matches: accelerate
Searched query: accelerate
- Wed Mar 05, 2025 5:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing HDBC – The Ultimate Database Connector for Harbour
- Replies: 3
- Views: 334
- Mon Apr 29, 2024 10:17 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: combobox color
- Replies: 22
- Views: 3942
Re: combobox color
... solutions involving WebView and Mod Harbour, as Mr. Silvio suggests.
We urgently need effective solutions for the web, and it's essential to accelerate our learning curve.
Providing samples that address specific questions, such as how things can be accomplished using the WebView interface, would ...
We urgently need effective solutions for the web, and it's essential to accelerate our learning curve.
Providing samples that address specific questions, such as how things can be accomplished using the WebView interface, would ...
- Tue Dec 01, 2009 3:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Browse via internet and repaint
- Replies: 5
- Views: 1114
Re: Browse via internet and repaint
... I was not clear in my reply. I've added the AdsCacheRecords(80) just to be safe, because I didn't know the default value - the setting didn't accelerate the browse.
My application is MDI based - it is possible to browse one table (with single alias) in different MDI windows with different ...
My application is MDI based - it is possible to browse one table (with single alias) in different MDI windows with different ...
- Sun Feb 15, 2009 12:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
Shuming Wang,
menues, I only use from the main-window.
Inside my application I use xBrowse, to start a action.
Sometimes, I need a formatted menue-text inside one cell.
Maybe You need this as well.
http://www.pflegeplus.com/pictures/menue7.jpg
AAdd( aData5, { 1, xPADR ...
menues, I only use from the main-window.
Inside my application I use xBrowse, to start a action.
Sometimes, I need a formatted menue-text inside one cell.
Maybe You need this as well.
http://www.pflegeplus.com/pictures/menue7.jpg
AAdd( aData5, { 1, xPADR ...
- Sun Feb 15, 2009 1:03 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
ukoenig,
Menuitem "save"+chr(9)+"F2" , works as I want.
Thanks!
Shuming Wang
Menuitem "save"+chr(9)+"F2" , works as I want.
Thanks!
Shuming Wang
- Sat Feb 14, 2009 4:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
Hello Shuming Wang,
the TAB - solution I told You, is the easy way.
There is a much better looking solution with left adjustment.
( space-calculations needed ).
I don't know, what style You prefer.

Regards
Uwe

the TAB - solution I told You, is the easy way.
There is a much better looking solution with left adjustment.
( space-calculations needed ).
I don't know, what style You prefer.

Regards
Uwe

- Sat Feb 14, 2009 1:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
Daniel Garcia-Gil,
Thanks !
Shuming Wang
Thanks !
Shuming Wang
- Sat Feb 14, 2009 2:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
Hello ShumingWang
use chr( 9 )
use chr( 9 )
Code: Select all | Expand
MENUITEM "&Undo" + Chr( 9 ) + "Ctrl+Z" ;
MESSAGE "Undoes the last action" ;
ACTION ::oWnd:UnDo() RESOURCE "UnDo"
- Sat Feb 14, 2009 1:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
Ukoenig,
How to write source code?
Thanks !
Shuming Wang
How to write source code?
Thanks !
Shuming Wang
- Fri Feb 13, 2009 1:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
Re: How to show menuitem accelerate key on the right site?
You can work with TABS !!!

Regards
Uwe

Regards
Uwe

- Fri Feb 13, 2009 6:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show menuitem accelerate key on the right site?
- Replies: 7
- Views: 1535
How to show menuitem accelerate key on the right site?
Hi,
How to show menuitem accelerate key on the right site like firefox edit menu items Ctrl+Z ,Ctrl+Y ...?

Also FWH 08.01 version menu 2007 style , hot key not work.
Thanks !
Shuming Wang
How to show menuitem accelerate key on the right site like firefox edit menu items Ctrl+Z ,Ctrl+Y ...?

Also FWH 08.01 version menu 2007 style , hot key not work.
Thanks !
Shuming Wang
- Sun Jan 13, 2008 10:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH and xHarbour
- Replies: 3
- Views: 960
FWH and xHarbour
... Linares,
We saw the xHarbour recently.
Conclude the migration from Clipper 5.2e to xHarbour with PostgreSQL, but only character mode.
Now, we want graphic interface too.
Which the benefits of FiveWin Harbour for us?
Will accelerate the time of development with FWH ?
Very thanks.
Alexandre Pinheiro
We saw the xHarbour recently.
Conclude the migration from Clipper 5.2e to xHarbour with PostgreSQL, but only character mode.
Now, we want graphic interface too.
Which the benefits of FiveWin Harbour for us?
Will accelerate the time of development with FWH ?
Very thanks.
Alexandre Pinheiro
- Tue Jan 08, 2008 2:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: VSX development update
- Replies: 28
- Views: 6798
... the one thing that it does not have is a resource editor, where my option today is the "old" Borland Resource Workshop, but it has been useful to me. But if it's possible to use another product which can accelerate our development, it's not a bad idea to take a look on it.
Let's wait,
Best regards
Let's wait,
Best regards
- Mon Oct 17, 2005 7:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: ASC bug - re: Barbara THIAM's post
- Replies: 23
- Views: 12771
Re: ASC bug - re: Barbara THIAM's post
... if the latest update was in my pc.
It's not only for help you, i am before all interested to create the 32 bit version of my sofware.
If i can accelerate the processus of developpement of [x]Harbour,
tell me how please. If i must wait few months to test again, i think
this is not the better way ...
It's not only for help you, i am before all interested to create the 32 bit version of my sofware.
If i can accelerate the processus of developpement of [x]Harbour,
tell me how please. If i must wait few months to test again, i think
this is not the better way ...