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.

Se encontraron 474 coincidencias

por Oleg
Jue Oct 31, 2013 12:49 pm
Foro: Xailer Pro English
Tema: Application:cDirectory Windows 8
Respuestas: 29
Vistas: 15759

Application:cDirectory Windows 8

This code works in case:
only one drive letter mapped to one UNC path
por Oleg
Jue Oct 31, 2013 12:30 pm
Foro: Xailer Pro English
Tema: Application:cDirectory Windows 8
Respuestas: 29
Vistas: 15759

Application:cDirectory Windows 8

Juliano,
See below.
Maybe not so good code, but working
Regards, Oleg
func UNC2Mapped(cUncPath)
local cMapped, cUnc, i
cMapped:=''
for i:=asc('F') to asc('Z')
cUnc:=Mapped2Unc(chr(i)+':')
if !empty(cUnc).and.cUncPath=cUnc
cMapped:=stuff(cUncPath,1,len(cUnc),chr(i)+':')
exit
endif
next ...
por Oleg
Vie Sep 27, 2013 1:14 pm
Foro: Xailer Pro English
Tema: Xailer 3.1
Respuestas: 5
Vistas: 4251

Xailer 3.1

> Due the important changes and additions the autoupdate
> feature is not available. You must download the complete
> version from our download area at:
>
> http://www.xailer.com/download?en&file=1
Ignacio!
Please correct text from 3.0.2 to 3.1 at this page
to avoid misunderstandings ...
por Oleg
Mié Nov 07, 2012 7:43 am
Foro: Xailer Pro English
Tema: Include files in Xailer 2.7
Respuestas: 4
Vistas: 3320

Include files in Xailer 2.7

Ignacio!
I could not see files starting with .. in Zip viewer included in Far2
Far2 does not support such archives. I can see all files in 7-Zip.
So, export works fine.
My sample project with external include files are compiling without
error if I add this external path to 'Project ...
por Oleg
Mar Nov 06, 2012 10:02 am
Foro: Xailer Pro English
Tema: Include files in Xailer 2.7
Respuestas: 4
Vistas: 3320

Include files in Xailer 2.7

Ignacio!
> Hello,
> I have just made this test:
>
> #include "c:temptest.ch"
>
> Which has the following code:
>
> #define ONE "one"
>
> In my code I put something like Msginfo( ONE )
>
> And it did work correctly.
Maybe my problem and problem described in 'Project Export'
are the ...
por Oleg
Vie Nov 02, 2012 12:01 pm
Foro: Xailer Pro English
Tema: Include files in Xailer 2.7
Respuestas: 4
Vistas: 3320

Include files in Xailer 2.7

Dear developers!
Thank you very much for new Xailer version with Harbour support.
I just noticed small incompatibility with previous version of Xailer.
I had projects with included .ch files from other folder with absolute
path. I.e. project is placed in C:Project1, but .ch files
are from C ...
por Oleg
Lun Abr 23, 2012 11:13 am
Foro: Xailer Pro English
Tema: Xailer 3.0 timeframe
Respuestas: 2
Vistas: 2748

Xailer 3.0 timeframe

Jose,
>> A question to Xailer developers:
>> I have already asked you about plans to release Xailer for Harbour
>> (MinGW). You answered that Xailer 3.0 with this feature will be ready
>> before the end of 2011.
>> I would like to know more precisely when this version will be available ...
por Oleg
Mié Abr 18, 2012 12:23 pm
Foro: Xailer Pro English
Tema: Xailer 3.0 timeframe
Respuestas: 2
Vistas: 2748

Xailer 3.0 timeframe

Hi!
A question to Xailer developers:
I have already asked you about plans to release Xailer for Harbour
(MinGW). You answered that Xailer 3.0 with this feature will be ready
before the end of 2011.
I would like to know more precisely when this version will be available?
Regards, Oleg
por Oleg
Mié Jun 01, 2011 8:45 am
Foro: Xailer Pro English
Tema: TBlatMail suggestion
Respuestas: 4
Vistas: 4158

TBlatMail suggestion

Ignacio,
> Do you have a list of accepted charsets by Blat? TIA.
No, I have not. I just tried Russian charset: windows-1251
It works ok for me. I think Blat supports all main charsets
(f.e. ISO-8859-... , KOI8-..., windows-..., UTF-...).
F.e. you can see the list in Opera.
Regards, Oleg
por Oleg
Mié Jun 01, 2011 8:06 am
Foro: Xailer Pro English
Tema: TBlatMail suggestion
Respuestas: 4
Vistas: 4158

TBlatMail suggestion

Jose,
> done and commited to SVN.
thank you.
Regards, Oleg
por Oleg
Mar May 31, 2011 2:19 pm
Foro: Xailer Pro English
Tema: TBlatMail suggestion
Respuestas: 4
Vistas: 4158

TBlatMail suggestion

Jose, Ignacio!
I suggest to add property cCharset to XBlatMail class.
It is necessary to send emails in languages other than european (f.e.
Russian).
Otherwise email body and subject are unreadable.
I changed my BlatMail.prg copy by myself but maybe it will be useful for
all.
It is quite ...
por Oleg
Mar May 31, 2011 10:30 am
Foro: Xailer Pro English
Tema: Xailer for Harbour?
Respuestas: 7
Vistas: 6168

Xailer for Harbour?

Jose, Ignacio!
Thank you for the answers.
Regards, Oleg
por Oleg
Mar May 31, 2011 7:55 am
Foro: Xailer Pro English
Tema: Xailer for Harbour?
Respuestas: 7
Vistas: 6168

Xailer for Harbour?

Ignacio!
> Our plans is to have Xailer ready for Harbour before the end
> of this year, it will be calles Xailer 3.0
>
Glad to hear this. Will it be available for users with active support
subscription?
Regards, Oleg
por Oleg
Vie May 27, 2011 2:18 pm
Foro: Xailer Pro English
Tema: Xailer for Harbour?
Respuestas: 7
Vistas: 6168

Xailer for Harbour?

Hi!
A question to Xailer developers:
I have console Win32 applications built with Harbour and they are much
faster
then built with xHarbour. Also in my opinion Harbour is very actively
developed
and it has many core enhancements in the comparison with xHarbour.
Is there any plans to release ...
por Oleg
Lun Sep 27, 2010 1:16 pm
Foro: Xailer Pro English
Tema: Change font for application's forms
Respuestas: 0
Vistas: 7382

Change font for application's forms

Hi!
I am creating Xailer application on XP machine.
All forms are automatically created with MS Sans Serif font.
Is there any way to make my application change main font of all forms to
other font
(f.e. Tahoma) programmatically? Better in one place of program code.
The way with Application ...
por Oleg
Jue Jun 10, 2010 9:07 am
Foro: Xailer Pro English
Tema: IE in Xailer form via OCX ... HTML form TAB key problem
Respuestas: 7
Vistas: 4939

IE in Xailer form via OCX ... HTML form TAB key problem

Jose!
I tested this updated ocx.lib with my small samples that did not work
before: MSFlexGrid OCX, MS ListView OCX, Windows Media Player OCX.

It seems that all is working fine now. These OCX receive keyboard and
mouse input as expected (behaviour equal to Delphi 7).

I found a problem with ...
por Oleg
Mar Jun 08, 2010 8:18 am
Foro: Xailer Pro English
Tema: IE in Xailer form via OCX ... HTML form TAB key problem
Respuestas: 7
Vistas: 4939

IE in Xailer form via OCX ... HTML form TAB key problem

Jose!
> after 3 days of hard work (sic!), I've just get the first results. At
> least, I have a working sample where tab and del keys are working fine in
> the webbrowser control ;-)
>
> Now I need to cleanup the code and test it with others OCX. I hope it'll
> be done in a couple of days ...
por Oleg
Jue Jun 03, 2010 10:06 am
Foro: Xailer Pro English
Tema: IE in Xailer form via OCX ... HTML form TAB key problem
Respuestas: 7
Vistas: 4939

IE in Xailer form via OCX ... HTML form TAB key problem

Hello!
This problem is very similar to the problems described in thread 'About OCX
class'
(02.05.2009) in this newsgroup. The problem is not yet closed.
Regards, Oleg
por Oleg
Mié Sep 09, 2009 2:18 pm
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 6
Vistas: 5162

Browse movements with frozen columns

Ignacio!
> Fixed. It will be available on next realease. Thanks for the feedback.
Thank you for the fix. When is the next release expecting?
Regards, Oleg
por Oleg
Mié Sep 09, 2009 2:18 pm
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 6
Vistas: 5162

Browse movements with frozen columns

Ignacio!
> Fixed. It will be available on next realease. Thanks for the feedback.
Thank you for the fix. When is the next release expecting?
Regards, Oleg
por Oleg
Mié Sep 09, 2009 10:27 am
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 6
Vistas: 5162

Browse movements with frozen columns

Jose, Ignacio!
Any answer?
Regards, Oleg
por Oleg
Mié Sep 09, 2009 10:27 am
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 6
Vistas: 5162

Browse movements with frozen columns

Jose, Ignacio!
Any answer?
Regards, Oleg
por Oleg
Jue Sep 03, 2009 12:18 pm
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 6
Vistas: 5162

Browse movements with frozen columns

Jose, Ignacio!
I have noticed the strange behaviour of TBrowse (TDbfBrowse in my case).
I have a TBrowse with columns Col1, Col2, Col3, Col4. Col1 is frozen
(nFreeze:=1).
These columns did not fit in the window, there is a horizontal scrolling.
I try to make horizontal movement between columns ...
por Oleg
Jue Sep 03, 2009 12:18 pm
Foro: Xailer Pro English
Tema: Browse movements with frozen columns
Respuestas: 0
Vistas: 5136

Browse movements with frozen columns

Jose, Ignacio!
I have noticed the strange behaviour of TBrowse (TDbfBrowse in my case).
I have a TBrowse with columns Col1, Col2, Col3, Col4. Col1 is frozen
(nFreeze:=1).
These columns did not fit in the window, there is a horizontal scrolling.
I try to make horizontal movement between columns ...
por Oleg
Vie Jul 31, 2009 12:03 pm
Foro: Xailer Pro English
Tema: TMonthCalendar question
Respuestas: 2
Vistas: 1980

TMonthCalendar question

Jose, Ignacio!
I solved my problem by myself using MCM_HITTEST message.
Regards, Oleg