FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour GET..ACTION question ?
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
GET..ACTION question ?
Posted: Fri Jul 31, 2009 11:48 AM

Dear Anotonio,

  • Is the GET..ACTION supported BITMAP from RESOURCE?
  • How can I set GET BUTTON CreateButton() without round button (Square/ Box)?

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: GET..ACTION question ?
Posted: Sun Aug 02, 2009 08:10 AM

Dutch,

> - Is the GET..ACTION supported BITMAP from RESOURCE?

yes :-) But if a BMP file exists with the same name, first it will be used the one from disk. If not, then it will be loaded from resources.

> - How can I set GET BUTTON CreateButton() without round button (Square/ Box)?

Use themes in your app and the button will look Windows themed. In your resources RC file:

1 24 "WindowsXP.Manifest"

You can find that manifest file in FWH\samples\WinXP folder.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: GET..ACTION question ?
Posted: Sun Aug 02, 2009 01:32 PM

Thanks Antonio,

I've got it.

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion