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.
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Please make a permanent fix.
TIA
Dionisis
TIA
Dionisis
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
I found this is a workaround for the problem of sbKEYCAPS, sbKEYINSERT and sbKEYNUMLOCK
------------------------------------------------------------ --------------------
METHOD Update( lOnlyTimer ) CLASS XStatusPanel
DEFAULT lOnlyTimer TO .F.
DO CASE
CASE ::nType == sbTEXT
IF ! lOnlyTimer
::SetText()
ENDIF
CASE ::nType == sbDATE
::SetText( DToC( Date() ) )
CASE ::nType == sbTIME
::SetText( Time() )
CASE ::nType == sbKEYCAPS
::SetText( IIf( GetKeyBoardState( VK_CAPITAL ) == 1, LT( XA_MSG_KEY_CAP -1 ), "" ) ) <<< Changed
CASE ::nType == sbKEYINSERT
::SetText( IIf( GetKeyBoardState( VK_INSERT ) == 1, LT( XA_MSG_KEY_INS -1 ), "" ) ) <<< Changed
CASE ::nType == sbKEYNUMLOCK
::SetText( IIf( GetKeyBoardState( VK_NUMLOCK ) == 1, LT( XA_MSG_KEY_NUM -1), "" ) ) <<< Changed
ENDCASE
------------------------------------------------------------ --------------------
Best Regards
Dionisis
Ο "Dionisis Divaris" <info@sgs-soft.gr> ÎγÏαψε στο μήνυμα news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
>
> TIA
> Dionisis
--
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
I found this is a workaround for the problem of sbKEYCAPS, sbKEYINSERT and sbKEYNUMLOCK
------------------------------------------------------------ --------------------
METHOD Update( lOnlyTimer ) CLASS XStatusPanel
DEFAULT lOnlyTimer TO .F.
DO CASE
CASE ::nType == sbTEXT
IF ! lOnlyTimer
::SetText()
ENDIF
CASE ::nType == sbDATE
::SetText( DToC( Date() ) )
CASE ::nType == sbTIME
::SetText( Time() )
CASE ::nType == sbKEYCAPS
::SetText( IIf( GetKeyBoardState( VK_CAPITAL ) == 1, LT( XA_MSG_KEY_CAP -1 ), "" ) ) <<< Changed
CASE ::nType == sbKEYINSERT
::SetText( IIf( GetKeyBoardState( VK_INSERT ) == 1, LT( XA_MSG_KEY_INS -1 ), "" ) ) <<< Changed
CASE ::nType == sbKEYNUMLOCK
::SetText( IIf( GetKeyBoardState( VK_NUMLOCK ) == 1, LT( XA_MSG_KEY_NUM -1), "" ) ) <<< Changed
ENDCASE
------------------------------------------------------------ --------------------
Best Regards
Dionisis
Ο "Dionisis Divaris" <info@sgs-soft.gr> ÎγÏαψε στο μήνυμα news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
>
> TIA
> Dionisis
--
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Dionisis,
Sorry but I tought this was already fixed. Please give a sample I can test
to see the problem. TIA.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
> TIA
> Dionisis
>
Sorry but I tought this was already fixed. Please give a sample I can test
to see the problem. TIA.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
> TIA
> Dionisis
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Dionisis,
Sorry but I tought this was already fixed. Please give a sample I can test
to see the problem. TIA.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
> TIA
> Dionisis
>
Sorry but I tought this was already fixed. Please give a sample I can test
to see the problem. TIA.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
> Please make a permanent fix.
> TIA
> Dionisis
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Ok Ignacio
Here a small sample , and a picture of what i get in status panels. By the
way when expected to have the doc for listview class , that is superb work
surely.
Best Regards
Dionisis
Ο "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> ÎγÏαψε στο μήνυμα
news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Sorry but I tought this was already fixed. Please give a sample I can test
> to see the problem. TIA.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>> Please make a permanent fix.
>> TIA
>> Dionisis
>>
>
>
--
Attached files StatusPanel.rar (1.6 KB)Â
Here a small sample , and a picture of what i get in status panels. By the
way when expected to have the doc for listview class , that is superb work
surely.
Best Regards
Dionisis
Ο "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> ÎγÏαψε στο μήνυμα
news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Sorry but I tought this was already fixed. Please give a sample I can test
> to see the problem. TIA.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>> Please make a permanent fix.
>> TIA
>> Dionisis
>>
>
>
--
Attached files StatusPanel.rar (1.6 KB)Â
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Ok Ignacio
Here a small sample , and a picture of what i get in status panels. By the
way when expected to have the doc for listview class , that is superb work
surely.
Best Regards
Dionisis
Ο "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> ÎγÏαψε στο μήνυμα
news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Sorry but I tought this was already fixed. Please give a sample I can test
> to see the problem. TIA.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>> Please make a permanent fix.
>> TIA
>> Dionisis
>>
>
>
--
Attached files StatusPanel.rar (1.6 KB)Â
Here a small sample , and a picture of what i get in status panels. By the
way when expected to have the doc for listview class , that is superb work
surely.
Best Regards
Dionisis
Ο "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> ÎγÏαψε στο μήνυμα
news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Dionisis,
>
> Sorry but I tought this was already fixed. Please give a sample I can test
> to see the problem. TIA.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>> Please make a permanent fix.
>> TIA
>> Dionisis
>>
>
>
--
Attached files StatusPanel.rar (1.6 KB)Â
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Doinisis,
Here is working. Maybe you are not using the correct xailer.res (on
Xailerlib directory). I attach mine with this Email.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
> Ok Ignacio
>
> Here a small sample , and a picture of what i get in status panels. By the
> way when expected to have the doc for listview class , that is superb work
> surely.
>
> Best Regards
> Dionisis
>
>
> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
> ìÞíõìá
> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Sorry but I tought this was already fixed. Please give a sample I can
>> test
>> to see the problem. TIA.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>> Please make a permanent fix.
>>> TIA
>>> Dionisis
>>>
>>
>>
>
Attached files xailer.rar (30.4 KB)Â
Here is working. Maybe you are not using the correct xailer.res (on
Xailerlib directory). I attach mine with this Email.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
> Ok Ignacio
>
> Here a small sample , and a picture of what i get in status panels. By the
> way when expected to have the doc for listview class , that is superb work
> surely.
>
> Best Regards
> Dionisis
>
>
> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
> ìÞíõìá
> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Sorry but I tought this was already fixed. Please give a sample I can
>> test
>> to see the problem. TIA.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>> Please make a permanent fix.
>>> TIA
>>> Dionisis
>>>
>>
>>
>
Attached files xailer.rar (30.4 KB)Â
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Doinisis,
Here is working. Maybe you are not using the correct xailer.res (on
Xailerlib directory). I attach mine with this Email.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
> Ok Ignacio
>
> Here a small sample , and a picture of what i get in status panels. By the
> way when expected to have the doc for listview class , that is superb work
> surely.
>
> Best Regards
> Dionisis
>
>
> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
> ìÞíõìá
> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Sorry but I tought this was already fixed. Please give a sample I can
>> test
>> to see the problem. TIA.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>> Please make a permanent fix.
>>> TIA
>>> Dionisis
>>>
>>
>>
>
Attached files xailer.rar (30.4 KB)Â
Here is working. Maybe you are not using the correct xailer.res (on
Xailerlib directory). I attach mine with this Email.
Regards,
--
Ignacio Ortiz de Zuniga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
> Ok Ignacio
>
> Here a small sample , and a picture of what i get in status panels. By the
> way when expected to have the doc for listview class , that is superb work
> surely.
>
> Best Regards
> Dionisis
>
>
> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
> ìÞíõìá
> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Dionisis,
>>
>> Sorry but I tought this was already fixed. Please give a sample I can
>> test
>> to see the problem. TIA.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zuniga
>> Xailer support / Soporte de Xailer
>> http://www.xailer.com
>> http://www.xailer.info
>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>> Please make a permanent fix.
>>> TIA
>>> Dionisis
>>>
>>
>>
>
Attached files xailer.rar (30.4 KB)Â
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Dionisis,
The docs of TListView are already in Spanish. I hope they will also get
translated into English this week.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> escribió en el
mensaje news:[email=4a5b5d9a@svctag-j7w3v3j....]4a5b5d9a@svctag-j7w3v3j....[/email]
> Doinisis,
>
> Here is working. Maybe you are not using the correct xailer.res (on
> Xailerlib directory). I attach mine with this Email.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
>> Ok Ignacio
>>
>> Here a small sample , and a picture of what i get in status panels. By
>> the
>> way when expected to have the doc for listview class , that is superb
>> work
>> surely.
>>
>> Best Regards
>> Dionisis
>>
>>
>> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
>> ìÞíõìá
>> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Sorry but I tought this was already fixed. Please give a sample I can
>>> test
>>> to see the problem. TIA.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>>> Please make a permanent fix.
>>>> TIA
>>>> Dionisis
>>>>
>>>
>>>
>>
>
>
>
The docs of TListView are already in Spanish. I hope they will also get
translated into English this week.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> escribió en el
mensaje news:[email=4a5b5d9a@svctag-j7w3v3j....]4a5b5d9a@svctag-j7w3v3j....[/email]
> Doinisis,
>
> Here is working. Maybe you are not using the correct xailer.res (on
> Xailerlib directory). I attach mine with this Email.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
>> Ok Ignacio
>>
>> Here a small sample , and a picture of what i get in status panels. By
>> the
>> way when expected to have the doc for listview class , that is superb
>> work
>> surely.
>>
>> Best Regards
>> Dionisis
>>
>>
>> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
>> ìÞíõìá
>> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Sorry but I tought this was already fixed. Please give a sample I can
>>> test
>>> to see the problem. TIA.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>>> Please make a permanent fix.
>>>> TIA
>>>> Dionisis
>>>>
>>>
>>>
>>
>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
The problem with sbKEYCAPS,sbKEYINSERT ans sbKEYNUMLOCK still exists in new version
Dionisis,
The docs of TListView are already in Spanish. I hope they will also get
translated into English this week.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> escribió en el
mensaje news:[email=4a5b5d9a@svctag-j7w3v3j....]4a5b5d9a@svctag-j7w3v3j....[/email]
> Doinisis,
>
> Here is working. Maybe you are not using the correct xailer.res (on
> Xailerlib directory). I attach mine with this Email.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
>> Ok Ignacio
>>
>> Here a small sample , and a picture of what i get in status panels. By
>> the
>> way when expected to have the doc for listview class , that is superb
>> work
>> surely.
>>
>> Best Regards
>> Dionisis
>>
>>
>> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
>> ìÞíõìá
>> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Sorry but I tought this was already fixed. Please give a sample I can
>>> test
>>> to see the problem. TIA.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>>> Please make a permanent fix.
>>>> TIA
>>>> Dionisis
>>>>
>>>
>>>
>>
>
>
>
The docs of TListView are already in Spanish. I hope they will also get
translated into English this week.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> escribió en el
mensaje news:[email=4a5b5d9a@svctag-j7w3v3j....]4a5b5d9a@svctag-j7w3v3j....[/email]
> Doinisis,
>
> Here is working. Maybe you are not using the correct xailer.res (on
> Xailerlib directory). I attach mine with this Email.
>
> Regards,
>
> --
> Ignacio Ortiz de Zuniga
> Xailer support / Soporte de Xailer
> http://www.xailer.com
> http://www.xailer.info
> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
> news:[email=4a5b4ace@svctag-j7w3v3j....]4a5b4ace@svctag-j7w3v3j....[/email]
>> Ok Ignacio
>>
>> Here a small sample , and a picture of what i get in status panels. By
>> the
>> way when expected to have the doc for listview class , that is superb
>> work
>> surely.
>>
>> Best Regards
>> Dionisis
>>
>>
>> Ï "Ignacio Ortiz de Zuniga" <NoNameToAvoidSpam@xailer.com> Ýãñáøå óôï
>> ìÞíõìá
>> news:4a59dd7c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>>> Dionisis,
>>>
>>> Sorry but I tought this was already fixed. Please give a sample I can
>>> test
>>> to see the problem. TIA.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zuniga
>>> Xailer support / Soporte de Xailer
>>> http://www.xailer.com
>>> http://www.xailer.info
>>> "Dionisis Divaris" <info@sgs-soft.gr> escribio en el mensaje
>>> news:[email=4a506ab4@svctag-j7w3v3j....]4a506ab4@svctag-j7w3v3j....[/email]
>>>> Please make a permanent fix.
>>>> TIA
>>>> Dionisis
>>>>
>>>
>>>
>>
>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com