First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
ReportPro 2.14 & JPEGs
(How) can I print JPEGs with Report Pro 2.14? There should be upto 30 pictures per page. Lothar ... 25 Jun 2008 07:47
Serious problem with FabSplitShellWindow
I add the FabSplitShellWindow on the my application but have two serious problem: 1) the terminal window is visible only from repository, but not from application EXE, if i attempt to show the terminal window tha application crash! 2) IMPORTANT! The my window now is very, very slow when is present a bbrowser.... 19 Jun 2008 01:15
Help with Mutex
Hi Kunu, this works fine for me: METHOD AlreadyExists () CLASS App LOCAL cID_App AS STRING LOCAL lIsRunning AS LOGIC cID_App := "MyAppID" CreateMutex(null, TRUE, String2Psz(cID_App)) lIsRunning := (ERROR_ALREADY_EXISTS == GetLastError()) RETURN lIsRunning METHOD Start() CLASS App ....... 19 Jun 2008 01:15
No exported method in 2.8
I am receiving, not always, a "no exported error" in 2.8 SP1, which states: Argument: BACKGROUND and is pointed to an automatically, produced by the IDE, Init method: oDCmStatus:BackGround := aBrushes[3] oDCmStatus is a simple SingleLineEdit. What can cause the runtime error? Thanks Henry ... 28 Jun 2008 04:31
Protect, Instance and 5333 error
Hi all. How can a different declaration give a 5333 error? I did changed a little method, because i need more flexibility. So, instead of creating an object with the init, I want to create it with CreateInstance(SymClassName...), so that i can create a different subclass of the object depending on the applica... 19 Jun 2008 01:15
News at Fabtoys
Ho to all, A quick note just to inform you that finally the lastest FabPaint3 and FabOutlookBar are finally released ! At www.fabtoys.net, you will find (at least) FabPaint3 add some enhancements in transparent images handling, easily read/save images as string for Blob support, composite images, ... but it i... 19 Jun 2008 01:15
Vulcan Plugin for Reflector 0.130
Hi Fabrice, you can find at my homepage the lastest binary version of my Vulcan plugin for Reflector V0.1.3.0 - Support for Delegate creation & invoke - Support for static fields ( Const and Readonly are commented ) - Change handling of Super/Base calls - Toolt... 19 Jun 2008 01:15
OutlookBar by Fabrice
Hi folks, i use OutlookBar, great work, but the button of menu don't support xp styles, is normal or i forget any procedure? How i change the setting of menu at runtime? With a simple method don't work...... Thanks. Francesco Leo ... 19 Jun 2008 01:15
New Version SQL Master
Hi Folks, V2.0.2 is now ready to update from your desktop icon or you can download it from: http://www.softwareobjectives.com.au/downloads/sqlmaster/sqlmaster.msi The only change (apart from extending its useby to 30 Sep 08) is compatibility with SQL Server 2008. In this product the concept of groups no ... 19 Jun 2008 01:15
SplitWindow
// Por favor, que alguien lo traduzca. Gracias. En una ventana SplitWindow, ¿Como puedo hacer para que las lineas divisorias de los diferentes panes, sean muy finas? Gracias. ... 19 Jun 2008 01:15
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27