ERROR IMAGE INCLUDE

ERROR IMAGE INCLUDE

Postby Silvio » Thu Jun 26, 2008 2:20 pm

If I compile with W2 when I write

REDEFINE IMAGE....NOBORDER

it Make a warning

on the include there is not this parameter but only for the @ x,y and not
for the resource

IS there a bug ?
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: ERROR IMAGE INCLUDE

Postby mmercado » Thu Jun 26, 2008 3:20 pm

Silvio wrote:on the include there is not this parameter but only for the @ x,y and not for the resource
Hi Silvio:

For resources the style is defined in rc file.

If you dont want the border, take "WS_BORDER" off from image definition in rc file

Or try this after redefine command:

oImg:nStyle := nAnd( oImg:nStyle, nNot( WS_BORDER ) )

Regards.

Manuel Mercado
User avatar
mmercado
 
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 92 guests