Howdy
Is there anyway to change the offset of the buddy label. It's work great,
except I have to modify it from 80 to 50 each time.
Nick
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Buddy Label
-
- Mensajes: 328
- Registrado: Mar Nov 21, 2006 2:10 am
Buddy Label
Nick,
> Is there anyway to change the offset of the buddy label. It's work great,
> except I have to modify it from 80 to 50 each time.
CLASS TLabelBuddy FROM XLabelBuddy
PUBLISHED:
PROPERTY nBuddyOffset INIT 50
ENDCLASS
You can customize other properties in the same way.
Regards,
José Lalín
> Is there anyway to change the offset of the buddy label. It's work great,
> except I have to modify it from 80 to 50 each time.
CLASS TLabelBuddy FROM XLabelBuddy
PUBLISHED:
PROPERTY nBuddyOffset INIT 50
ENDCLASS
You can customize other properties in the same way.
Regards,
José Lalín
Buddy Label
Nick,
> Is there anyway to change the offset of the buddy label. It's work great,
> except I have to modify it from 80 to 50 each time.
CLASS TLabelBuddy FROM XLabelBuddy
PUBLISHED:
PROPERTY nBuddyOffset INIT 50
ENDCLASS
You can customize other properties in the same way.
Regards,
José Lalín
> Is there anyway to change the offset of the buddy label. It's work great,
> except I have to modify it from 80 to 50 each time.
CLASS TLabelBuddy FROM XLabelBuddy
PUBLISHED:
PROPERTY nBuddyOffset INIT 50
ENDCLASS
You can customize other properties in the same way.
Regards,
José Lalín
-
- Mensajes: 53
- Registrado: Vie May 26, 2006 3:33 am
Buddy Label
Hi Jose
Will that work in design mode when I right click in the form designer and
say "add Label" ??
Nick
"José Lalín" <notengo@correo.com> wrote in message
news:49b82eb9$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>
> Nick,
>
>> Is there anyway to change the offset of the buddy label. It's work great,
>> except I have to modify it from 80 to 50 each time.
>
> CLASS TLabelBuddy FROM XLabelBuddy
>
> PUBLISHED:
> PROPERTY nBuddyOffset INIT 50
>
> ENDCLASS
>
> You can customize other properties in the same way.
>
> Regards,
> José Lalín
Will that work in design mode when I right click in the form designer and
say "add Label" ??
Nick
"José Lalín" <notengo@correo.com> wrote in message
news:49b82eb9$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>
> Nick,
>
>> Is there anyway to change the offset of the buddy label. It's work great,
>> except I have to modify it from 80 to 50 each time.
>
> CLASS TLabelBuddy FROM XLabelBuddy
>
> PUBLISHED:
> PROPERTY nBuddyOffset INIT 50
>
> ENDCLASS
>
> You can customize other properties in the same way.
>
> Regards,
> José Lalín
-
- Mensajes: 53
- Registrado: Vie May 26, 2006 3:33 am
Buddy Label
Hi Jose
Will that work in design mode when I right click in the form designer and
say "add Label" ??
Nick
"José Lalín" <notengo@correo.com> wrote in message
news:49b82eb9$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>
> Nick,
>
>> Is there anyway to change the offset of the buddy label. It's work great,
>> except I have to modify it from 80 to 50 each time.
>
> CLASS TLabelBuddy FROM XLabelBuddy
>
> PUBLISHED:
> PROPERTY nBuddyOffset INIT 50
>
> ENDCLASS
>
> You can customize other properties in the same way.
>
> Regards,
> José Lalín
Will that work in design mode when I right click in the form designer and
say "add Label" ??
Nick
"José Lalín" <notengo@correo.com> wrote in message
news:49b82eb9$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>
> Nick,
>
>> Is there anyway to change the offset of the buddy label. It's work great,
>> except I have to modify it from 80 to 50 each time.
>
> CLASS TLabelBuddy FROM XLabelBuddy
>
> PUBLISHED:
> PROPERTY nBuddyOffset INIT 50
>
> ENDCLASS
>
> You can customize other properties in the same way.
>
> Regards,
> José Lalín
Buddy Label
Nick,
> Will that work in design mode when I right click in the form designer and
> say "add Label" ??
Not sure, but I think it won't work.
Regards,
José Lalín
> Will that work in design mode when I right click in the form designer and
> say "add Label" ??
Not sure, but I think it won't work.
Regards,
José Lalín
Buddy Label
Nick,
> Will that work in design mode when I right click in the form designer and
> say "add Label" ??
Not sure, but I think it won't work.
Regards,
José Lalín
> Will that work in design mode when I right click in the form designer and
> say "add Label" ??
Not sure, but I think it won't work.
Regards,
José Lalín