haserclothes.blogg.se

Cxgrid
Cxgrid













With regard to our Delphi customer base, we and the team would rather concentrate on producing the best-in-class VCL controls – witness the newly released beta of the Gantt control as an example.Ģ. Of course, as you can surmise, it’s over twice the usual work and effort to produce a useable control. We found it was the only viable way we could produce the user experience and performance for our controls that our customers expect.

CXGRID FOR ANDROID

In essence, we write them twice: once for iOS with Objective-C, and once for Android with Java, and then create a "simple" Xamarin Forms wrapper to expose their functionality to the C# developer. Actually, this is something we've encountered before with C# and Xamarin Forms: we had to concede that the only way we could develop useful controls for that framework was to write them natively. After some three years of experimentation and development with FireMonkey, we have come to the conclusion that it is too slow for the depth of functionality and the type of controls for which we're recognized. There are several reasons for this decision.ġ. I'm afraid that it's not the best of news: we have decided to put our FMX development on hold and not enhance the grid beta any further. Now that the Thanksgiving break is over, it's time to talk about what we plan for FireMonkey. 12:36:55Ē652 Tad圎xcelTaskPanesManager.A couple of weeks ago, we published the latest release of the DevExpress VCL Subscription, v20.2. 12:36:55Ē652 TadxXlFormsCollectionItem.FormsHideShow 12:36:55Ē652ĚDXXlFormsCollectionItem.SetFormClassName 12:36:55Ē652 TadxXlFormsCollectionItem.DeleteAllForms 0 12:36:55Ē652 Tad圎xcelTaskPanesManager.DoAddInInitialize 12:36:55Ē652ĚddCloseButtonClickMessageToReceiver 12:36:55Ē652 TadxReceiverWindow.AddReceiverCustomMessage(TRegionCloseButtonClickMessage)1 12:36:55Ē652 not PropertiesIsSetToShowUpForm 12:36:55Ē652 Tad圎xcelTaskPanesManager.DoAddInStartupComplete

cxgrid

12:37:09Ē652 TadxXlFormsCollectionItem.DeleteAllForms 0 12:37:09Ē652 TadxXlFormsCollectionItem.CreateFormInstance 12:37:09Ē652 TadxForm.Create: Before inherited TForm.Create(AOwner) 12:37:09Ē652 |ADX Extensions error (Tad圎xcelTaskPane.CreateEx): the add-in has fired an exception. * Addin 1:1 BOEDashboard.BOE_Excel_Dashboard Then add a column to the grid and try it again - it will error.ĪDX Extensions error (Tad圎xcelTaskPane.CreateEx): the add-in has fired an exception.Īccess violation at address 07C67119 in module 'BOEExcelToPDS.dll'.

cxgrid

It's quite easy to replicate on any new addin, just do an Excel app with a single enabled task pane, and add a cxGrid to the pane.

cxgrid

I get the same problem with Office 2003 and earlier versions of DevExpress and ADX in Delphi XE, but no problems with Delphi 7. But obviously it's of no value until I can add some columns - and as soon as I do that the application bombs out (message below). If I just drop the cxGrid on its own, all is fine. Using Delphi XE, latest AddInExpress (December 2012 release, premium) and latest DevExpress (12.2.2) I am trying to use a cxGrid on a task pane in an Excel Addin. Hi - I wonder if anybody else can confirm the same issue I'm having.













Cxgrid