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

por orangesocks
Jue Oct 31, 2013 1:12 pm
Foro: English
Tema: Application:cDirectory Windows 8
Respuestas: 29
Vistas: 11566

Application:cDirectory Windows 8

Hello Juliano,
You can also use the registry. See attached example.
HTH Giuseppe

Attached files TestUNCToLocalPath.zip (3.8 KB)Â
por orangesocks
Mié Oct 30, 2013 2:28 pm
Foro: English
Tema: Application:cDirectory Windows 8
Respuestas: 29
Vistas: 11566

Application:cDirectory Windows 8

Hello Juliano, You can try with this function. I use it with my console apps. On Win7 it works OK but I don't have Win8 so I don't know if it fails. FUNCTION GetAppPath() LOCAL cFileName AS CHAR cFileName := hb_argv( 0 ) RETURN Left( cFileName, RAt( "", cFileName ) ) HTH Regards, Giuseppe
por orangesocks
Vie Sep 27, 2013 10:21 am
Foro: English
Tema: Xailer 3.1
Respuestas: 5
Vistas: 2843

Xailer 3.1

Hi Ignacio,
Just a clarification.
I'm a registered user of Xailer Enterprise and I have done the upgrade to 3.1.
About FastReport, do I need to by a full license for it or is it included with the upgrade ?
Regards, Giuseppe
por orangesocks
Vie Jul 26, 2013 12:42 pm
Foro: English
Tema: Imagelist creation from code
Respuestas: 2
Vistas: 1662

Imagelist creation from code

Hi,
Ok. Thanks for you help.
Regards Giuseppe
por orangesocks
Vie Jul 26, 2013 12:03 pm
Foro: English
Tema: Imagelist creation from code
Respuestas: 2
Vistas: 1662

Imagelist creation from code

Hi, I'm trying to create an imagelist from code. The image used is a toolstrip image of size 312x24 which contains 13 images in format 24x24 added to the resources of the app. When I create the object and add the resource to it the :GetImageCount() returns 26. It looks like the image is doubled. Att...
por orangesocks
Lun Jun 10, 2013 5:08 pm
Foro: English
Tema: Incremental search in browser
Respuestas: 3
Vistas: 1482

Incremental search in browser

Solved. Thank you.
Regards Giuseppe
por orangesocks
Lun Jun 10, 2013 3:20 pm
Foro: English
Tema: Incremental search in browser
Respuestas: 3
Vistas: 1482

Incremental search in browser

Hi, I've continued experimenting and noted that the problem shows up only when I use the indexes for FIRST, LAST but using the index STREET everything works ok. I attach some screenshots that show the strange behaviour: Form 1 - Browser after index selection. Form 2 - Browser after pressing char &qu...
por orangesocks
Vie Jun 07, 2013 9:05 am
Foro: English
Tema: Incremental search in browser
Respuestas: 3
Vistas: 1482

Incremental search in browser

Hi, I'm trying to implement the incremental search feature of the browser with a DbfDataset but it is not working at all. I've prepared a small sample using the customer table of the datacontrol samples that show the problem I'm having. Any help would be greatly appreciated. Regards Giuseppe Attache...
por orangesocks
Mar May 21, 2013 2:31 pm
Foro: English
Tema: MemDataset advice
Respuestas: 1
Vistas: 1382

MemDataset advice

Hi,
I need to define a field in a MemDataset that contains an array.
Is it safe to define it as type Memo ('M') ?
Can I set an empty array to :DefValue property ?
Regards Giuseppe
por orangesocks
Lun Mar 25, 2013 9:46 pm
Foro: English
Tema: Browser vertical scroll bar behaviour
Respuestas: 2
Vistas: 1137

Browser vertical scroll bar behaviour

Ok, thanks.
Regards Giuseppe
por orangesocks
Lun Mar 25, 2013 2:51 pm
Foro: English
Tema: Browser vertical scroll bar behaviour
Respuestas: 2
Vistas: 1137

Browser vertical scroll bar behaviour

Hi, If the number of item in the browse is less than the available rows and lVScroll is set to bsAUTO, the vertical scrollbar is not hidden. Is it the right behavior ? Attached are the screenshots showing the behaviour and a test program made with Xailer 3.0.1 and MingW. Regards Giuseppe Attached fi...
por orangesocks
Mar Mar 12, 2013 8:26 pm
Foro: English
Tema: DLL Link Problem
Respuestas: 2
Vistas: 1041

DLL Link Problem

Thanks again
Regards Giuseppe
por orangesocks
Mar Mar 12, 2013 7:04 pm
Foro: English
Tema: DLL Link Problem
Respuestas: 2
Vistas: 1041

DLL Link Problem

Hi,
when I try to build a .dll with contains code that uses the TRY / CATCH commands I got an error as in the attached screenshot.
The error does not appear when I build am .exe
Regards, Giuseppe

Attached files
por orangesocks
Mar Mar 12, 2013 6:23 pm
Foro: English
Tema: Notify Icon Menu
Respuestas: 2
Vistas: 1097

Notify Icon Menu

Thanks
Regards, Giuseppe
por orangesocks
Sab Mar 09, 2013 5:37 pm
Foro: English
Tema: Notify Icon Menu
Respuestas: 2
Vistas: 1097

Notify Icon Menu

Hi, when I attach a popup menu to a notify icon object the only style that works is msDEFAULT. With all the others or with an imagelist attached the menu is working but no text and/or image is displayed. Is this by design ? Attached are the screenshots of the results and a test program made with Xai...
por orangesocks
Mar Feb 26, 2013 11:42 am
Foro: English
Tema: DLL Problem
Respuestas: 2
Vistas: 1114

DLL Problem

Problem solved. . Thank you
Regards Giuseppe
por orangesocks
Mar Feb 26, 2013 9:13 am
Foro: English
Tema: DLL Problem
Respuestas: 2
Vistas: 1114

DLL Problem

Hi, I'm using Xailer 2.7.5 with Harbour 3.2 and have a problem building DLLs. So I tried to rebuild Sample.dll and got the same error. I don't know what is wrong because with 2.7.0/2.7.1 everything was working fine. Attached is a screenshot of the output windows. Any help would be very much apprecia...
por orangesocks
Lun Nov 05, 2012 12:21 pm
Foro: English
Tema: Project Export
Respuestas: 2
Vistas: 879

Project Export

Hi Ignacio, sorry my fault. In 2.6 I made a folder for all my projects and a separate folder to save the backups to. I've installed 2.7.1 in a new folder and copied all my project to this new folder, but forgot to add this backup folder while the project configuration still pointed to the backup fol...
por orangesocks
Lun Nov 05, 2012 10:24 am
Foro: English
Tema: Project Export
Respuestas: 2
Vistas: 879

Project Export

Hi,
I'm using Xailer 2.7.1 on Win7 Pro x64 and the project export function doesn't work anymore.
I attach a screenshot of the problem.
Regards, Giuseppe

Attached files
por orangesocks
Jue Oct 04, 2012 6:27 pm
Foro: English
Tema: GetWindowsLanguage
Respuestas: 2
Vistas: 1521

GetWindowsLanguage

Hi Timm,
Have a look at
http://msdn.microsoft.com/en-us/library ... sktop/dd31 8693%28v=vs.85%29.aspx
HTH
Regards
Giuseppe
por orangesocks
Lun Oct 01, 2012 6:03 pm
Foro: English
Tema: TShiftPanel problems
Respuestas: 14
Vistas: 4191

TShiftPanel problems

Hi,
Do you mean you can't change the text of the label in the IDE ?
Have you set the correct DLL in the components form of the IDE ?
I'm attaching the working LIB and DLL.
HTH
Regards
Giuseppe

Attached files LabelsLibAndDLL.zip (49.9 KB)Â
por orangesocks
Lun Oct 01, 2012 8:47 am
Foro: English
Tema: TShiftPanel problems
Respuestas: 14
Vistas: 4191

TShiftPanel problems

Hi Roberto,
everything is working fine here.
I've tried with the DemoLabels project, modified the Font property of Form4 and everything is OK.
What do you mean by cText disappear ?
Regards
Giuseppe
por orangesocks
Dom Sep 30, 2012 11:31 am
Foro: English
Tema: TShiftPanel problems
Respuestas: 14
Vistas: 4191

TShiftPanel problems

Hi Roberto,
Roberto wrote on Sat, 29 September 2012 17:24
But I can´t change the font from TLabelVert

Just modify Create() method of XLabelVert and remove the line
::oFont := TFont():Create( 'Arial', 20, 0, 400, 0)
Recompile Lib and Dll projects, and you're done.
Regards
Giuseppe
por orangesocks
Jue Sep 27, 2012 6:58 pm
Foro: English
Tema: TShiftPanel problems
Respuestas: 14
Vistas: 4191

TShiftPanel problems

Hi,
copy and paste the wrong link
Try this http://www.xailer.com/download
click on Controls & components link
click on Labels.zip link
Regards
Giuseppe
por orangesocks
Jue Sep 27, 2012 2:22 pm
Foro: English
Tema: TShiftPanel problems
Respuestas: 14
Vistas: 4191

TShiftPanel problems

Roberto wrote on Thu, 27 September 2012 13:54 I use it cause it is the only way I know to put a text in a vertical way. I tried TFont:nOrientation, but does not work too. Is there any way to do that?? Hi Roberto, download this library http://www.xailer.com/download?en&file=37. It contains some n...