FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour button ...help
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
button ...help
Posted: Sat Feb 09, 2008 08:43 PM

I must put an button on button bar but I must move this button at the left of the buttonbar as help

but the command

DEFINE BUTTON OF ::oBar ... HELP

NOT RUN !!!!

any idea?

Best Regards, Saludos



Falconi Silvio
Posts: 782
Joined: Wed Dec 19, 2007 07:50 AM
Re: button ...help
Posted: Sat Feb 09, 2008 09:05 PM
Silvio wrote:I must put an button on button bar but I must move this button at the left of the buttonbar as help
Hi Silvio:
If what you want is to place a button at anyplace on a buttonbar, I thing you should better use:
@y,x BTNBMP oBtn OF oBar ....

Regards.

Manuel Mercado
manuelmercado at prodigy dot net dot mx

Continue the discussion