Search found 14 matches: accelerate

Searched query: accelerate

by Lailton
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

Introducing HDBC – The Ultimate Database Connector for Harbour

... 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 ...
by Otto
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 ...
by modicr
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 ...
by ukoenig
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 ...
by ShumingWang
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
by ukoenig
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.

Image

Regards
Uwe
:lol:
by Daniel Garcia-Gil
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 )

Code: Select all | Expand

         MENUITEM "&Undo" + Chr( 9 ) + "Ctrl+Z" ;
            MESSAGE "Undoes the last action" ;
            ACTION  ::oWnd:UnDo() RESOURCE "UnDo"
by ShumingWang
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
by ShumingWang
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 ...?
Image
Also FWH 08.01 version menu 2007 style , hot key not work.
Thanks !
Shuming Wang
by Alexandre Pinheiro
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
by Kleyber
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
by Badara Thiam
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 ...