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 140 coincidencias

por Timm
Vie Feb 21, 2014 2:42 pm
Foro: Xailer Pro English
Tema: TEdit
Respuestas: 7
Vistas: 3888

TEdit

Hi Ignacio,
calling ::oEdit1:Value := " Test " a second time does not solve the problem.
Best regards, Timm.
por Timm
Vie Feb 21, 2014 12:05 pm
Foro: Xailer Pro English
Tema: TEdit
Respuestas: 7
Vistas: 3888

TEdit

Hi Ignacio,
please take a look at the attached modified Edits sample.
Best regards, Timm.

Attached files Edit.zip (3 KB)Â
por Timm
Vie Feb 21, 2014 9:42 am
Foro: Xailer Pro English
Tema: TEdit
Respuestas: 7
Vistas: 3888

TEdit

Hi!
when I use for example oEdit1:Value := " Test " the trailing blank space character is deleted.
How can I avoid that?
Best regards, Timm.
por Timm
Mié Oct 09, 2013 9:58 am
Foro: Xailer Pro English
Tema: CreateObject and events
Respuestas: 3
Vistas: 3118

CreateObject and events

Hi Jose,
is this a Xailer/Harbour issue?
Do you plan to add the support of events?
Best regards, Timm.
por Timm
Mar Oct 08, 2013 11:14 am
Foro: Xailer Pro English
Tema: CreateObject and events
Respuestas: 3
Vistas: 3118

CreateObject and events

Hi!
I want to use this code:
local cut1d := CreateObject( "optimal1dx.Optimization1DX" )
cut1d:BladeWidth := 12
for i := 1 to 12
cut1d:SetDemandPiece( i-1, i * 21, 90, 90, i-1 )
next
for i := 1 to 2
cut1d:SetRepositoryPiece( i-1, i * 110, i-1 )
next
cut1d:OnFinish := {|| MsgInfo( cut1d ...
por Timm
Mié Oct 02, 2013 9:11 am
Foro: Xailer Pro English
Tema: Little problems with Xailer 3.1
Respuestas: 6
Vistas: 4557

Little problems with Xailer 3.1

Hi!
In line 76 of ZipArchive.prg it should be lMasksComPath instead of lMaskComPath.
In the help file you also wrote lMaskComPath.
'Project->Export project' does not work anymore.
Best regards, Timm.
por Timm
Mar Ago 27, 2013 11:07 am
Foro: Xailer Pro English
Tema: X3.02 OleAuto-error
Respuestas: 13
Vistas: 11036

X3.02 OleAuto-error

Jose,
ok, thanks for the answer!
I just switched that application to 2.7.5 and it works now.
Any idea when a new Xailer version with the new OLE support will be ready?
Best regards, Timm.
por Timm
Mar Ago 27, 2013 9:04 am
Foro: Xailer Pro English
Tema: X3.02 OleAuto-error
Respuestas: 13
Vistas: 11036

X3.02 OleAuto-error

Hi Jose,
the new library does not fix the error:
Subsystem Call: WINOLE
System Code: 1006
Default Status: .F.
Description: Argument error
Operation: _UNREAD
Arguments: [ 1] = Type: L Val: .F.
Involved File:
Dos Error Code: 1
Trace Through:
WIN_OLEAUTO:_UNREAD (0)
This error occurs when ...
por Timm
Jue Ago 22, 2013 2:59 pm
Foro: Xailer Pro English
Tema: X3.02 OleAuto-error
Respuestas: 13
Vistas: 11036

X3.02 OleAuto-error

Hi Jose,
could you please send me the library that fixes the problem with Ole?
Best regards, Timm.
"Jose F. Gimenez" <jfgimenezAM]"@wanadoo.es> schrieb im Newsbeitrag
news:5211d6de$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Ingo,
>
>> Hi Xailers!
>>
>> Any news about ...
por Timm
Jue Mar 14, 2013 2:15 pm
Foro: Xailer Pro English
Tema: Multiline text in browser columns
Respuestas: 3
Vistas: 2093

Multiline text in browser columns

Hi Ignacio,
works great, many thanks!
Best regards, Timm.
por Timm
Jue Mar 14, 2013 9:13 am
Foro: Xailer Pro English
Tema: Multiline text in browser columns
Respuestas: 3
Vistas: 2093

Multiline text in browser columns

Hi!
Any ideas?
Best regards, Timm.
por Timm
Jue Feb 28, 2013 10:43 am
Foro: Xailer Pro English
Tema: Multiline text in browser columns
Respuestas: 3
Vistas: 2093

Multiline text in browser columns

Hi!
I use browser columns with multiline text.
Is it possible to avoid the automatic word break in the columns?
Best regards, Timm.
por Timm
Lun Nov 12, 2012 5:09 pm
Foro: Xailer Pro English
Tema: TWebDataSource
Respuestas: 2
Vistas: 1849

TWebDataSource

Hi Ignacio,
it works, many thanks!
Best regards, Timm.
"Ignacio Ortiz de Zúñiga" <nonametoavoidspam@xailer.com> schrieb im
Newsbeitrag news:50a0eb12$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Timm escribió el sáb, 10 noviembre 2012 12:08
>> Hi!
>>
>> First of all: The new ...
por Timm
Sab Nov 10, 2012 12:08 pm
Foro: Xailer Pro English
Tema: TWebDataSource
Respuestas: 2
Vistas: 1849

TWebDataSource

Hi!
First of all: The new TWebDataSource control is great, congrats! :-)
I get this error when I use a cSelect statement that returns no records:
Untersystemaufruf: BASE
Systemcode: 1111
Default-Status: .F.
Beschreibung: Argument error
Operation: LEN
Argumente: [ 1] = Typ: U Wert: NIL ...
por Timm
Vie Oct 19, 2012 9:49 am
Foro: Xailer Pro English
Tema: Multiline in toolbar
Respuestas: 1
Vistas: 1313

Multiline in toolbar

Hi!
Is it possible to have buttons in a toolbar which have multiline text?
Best regards, Timm.
por Timm
Vie Oct 05, 2012 8:44 am
Foro: Xailer Pro English
Tema: GetWindowsLanguage
Respuestas: 2
Vistas: 1918

GetWindowsLanguage

Hi Guiseppe,
many thanks!
Best regards, Timm.
"Giuseppe Bogetti" <orangesocks[at]bgsoft[dot]it> schrieb im Newsbeitrag
news:506db8e9$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hi Timm,
>
> Have a look at
> http://msdn.microsoft.com/en-us/library/windows/desktop/dd31 8693%28v ...
por Timm
Jue Oct 04, 2012 5:37 pm
Foro: Xailer Pro English
Tema: GetWindowsLanguage
Respuestas: 2
Vistas: 1918

GetWindowsLanguage

Hi!
Does someone have a list with the possible return values of
GetWindowsLanguage()?
I need the value for russian and several other languages.
Best regards, Timm.
por Timm
Mar Oct 02, 2012 5:47 pm
Foro: Xailer Pro English
Tema: Resizing TBrowse columns
Respuestas: 2
Vistas: 1950

Resizing TBrowse columns

Hi Roberto,
works great, many thanks!
Best regards, Timm.
"Roberto" <roberto[at]top2[dot]com[dot]br> schrieb im Newsbeitrag
news:5069d51d$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Timm wrote on Mon, 01 October 2012 17:59
>> Hi!
>>
>> I use a TBrowse control wich contains ...
por Timm
Lun Oct 01, 2012 5:59 pm
Foro: Xailer Pro English
Tema: Resizing TBrowse columns
Respuestas: 2
Vistas: 1950

Resizing TBrowse columns

Hi!
I use a TBrowse control wich contains 100 columns. When I resize the columns
with AEval( ::oBrw:aCols, {|x| x:nWidth := 32 } ) it takes time.
Is there a way to make it faster?
Best regards, Timm.
por Timm
Lun Ago 06, 2012 7:33 pm
Foro: Xailer Pro English
Tema: Polygon
Respuestas: 0
Vistas: 6973

Polygon

Hi!
Did someone already built in the drawing functions Polygon() and
PolyPolygon()?
It would be great if they could be added to the Canvas class.
Best regards, Timm.
por Timm
Dom May 20, 2012 12:05 pm
Foro: Xailer Pro English
Tema: rubber band
Respuestas: 4
Vistas: 2690

rubber band

Jose,
works great, many thanks!
Best regrads, Timm.
"Jose F. Gimenez" <jfgimenezAM]"@wanadoo.es> schrieb im Newsbeitrag
news:4fb7806d$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Timm,
>
> here you are a working sample. It's done directly on the form, but you
> may do the same ...
por Timm
Sab May 19, 2012 8:57 am
Foro: Xailer Pro English
Tema: rubber band
Respuestas: 4
Vistas: 2690

rubber band

Hi Jose,
> I don't understand what do you want, sorry. Do you mean a dotted box that
> resizes when the user drag the pointer, just like the IDE does on the form
> editor?
yes exactly!
Best regards, Timm.
"Jose F. Gimenez" <jfgimenezAM]"@wanadoo.es> schrieb im Newsbeitrag
news:4fb6a9f5 ...
por Timm
Jue May 17, 2012 5:54 pm
Foro: Xailer Pro English
Tema: rubber band
Respuestas: 4
Vistas: 2690

rubber band

Hi!
I would like to use a rubber band in a form.
Don´t know if rubber band is the right name for it, so please take a look at
the attached picture.
Is this possible?
Best regards, Timm.
--

Attached files
por Timm
Jue Abr 12, 2012 11:19 am
Foro: Xailer Pro English
Tema: Icon of a disabled button
Respuestas: 2
Vistas: 1588

Icon of a disabled button

Ignacio,
works great, many thanks!
Best regards, Timm.
por Timm
Jue Abr 12, 2012 9:54 am
Foro: Xailer Pro English
Tema: Icon of a disabled button
Respuestas: 2
Vistas: 1588

Icon of a disabled button

Hi!
The icon of a disabled Button in a toolbar control is not displayed as shown in oImageListDis. Please take a look at the attached screenshot.
How can I solve this?

Attached files