CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Taborder

by etwoss » 27 Mar 2017 08:24

Hi

In Intraweb 14.1.18 they made a fix :

Multiple frames created at runtime parented by IWRegions would render in incorrect order

However on one of my forms it still goes wrong.

After talking to Alexandre Machado of Intraweb we found one difference between Intraweb region and cgdevtools:

When using the wizards for creating a frame i get these:

Intraweb:

TIWFrame3 = class(TFrame)
IWFrameRegion: TIWRegion;

IWFrameRegion is of type TIWRegion having a Taborder of 0


This is the CGDevtools version:

TIWFormQuestionnaire = class(TIWCGJQFrame)
IWFrameRegion: TIWCGJQDialog;

IWFrameRegion is of type TIWCGJQDialog having a Taborder of -1 which I can not set to any other value

Alexandre Machado thinks this is the problem i have now

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Alexander Bulei » 28 Mar 2017 11:39

Hi,

Fixed in next beta build.
Thanks.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQDialogEx

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.