Jump to content

Extra UniGUI Components


Recommended Posts

 

After Remove all "system." E "VCL". prefix all uses, Component successfully compiled.

 

But when it was presented INSTALL the following error:

 

2e36gio.jpg

 

[50035414]{rtl140.bpl  } SysUtils.InternalUnitCheck (Line 20006, "SysUtils.pas" + 51) + $54
[5003528C]{rtl140.bpl  } SysUtils.InternalUnitCheck (Line 19972, "SysUtils.pas" + 17) + $32
[5000D221]{rtl140.bpl  } System.@UStrFromPWCharLen (Line 17104, "System.pas" + 28) + $0
[500071F4]{rtl140.bpl  } System.@GetMem (Line 2979, "System.pas" + 5) + $0
[5000DF62]{rtl140.bpl  } System.@NewUnicodeString (Line 18372, "System.pas" + 7) + $0
[5000D4D8]{rtl140.bpl  } System.@UStrSetLength (Line 17406, "System.pas" + 75) + $0
[5003528C]{rtl140.bpl  } SysUtils.InternalUnitCheck (Line 19972, "SysUtils.pas" + 17) + $32
[5003556C]{rtl140.bpl  } SysUtils.CheckForDuplicateUnits (Line 20029, "SysUtils.pas" + 4) + $3
[500355B3]{rtl140.bpl  } SysUtils.InitializePackage (Line 20243, "SysUtils.pas" + 1) + $2
[50035723]{rtl140.bpl  } SysUtils.LoadPackage (Line 20296, "SysUtils.pas" + 18) + $5
[2189BCCB]{delphicoreide140.bpl} PasCppPakMgr.TIDEDesignPackage.ClearModules (Line 2149, "PasCppPakMgr.pas" + 14) + $10
[208DD100]{coreide140.bpl} PakLoad.TPackage.DoLoadPackage (Line 143, "PakLoad.pas" + 0) + $C
[208DD275]{coreide140.bpl} PakLoad.TPackage.Load (Line 217, "PakLoad.pas" + 7) + $B
[208304D1]{coreide140.bpl} PakMgr.TDesignPackage.Load (Line 581, "PakMgr.pas" + 2) + $6
[2189C00B]{delphicoreide140.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 2252, "PasCppPakMgr.pas" + 4) + $3
[5000A41D]{rtl140.bpl  } System.@AfterConstruction (Line 10325, "System.pas" + 2) + $5
[2189BE1F]{delphicoreide140.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 2177, "PasCppPakMgr.pas" + 11) + $4
[218A02A0]{delphicoreide140.bpl} PakList.TPackageListItem.LoadWait (Line 913, "PakList.pas" + 3) + $4
[218A0224]{delphicoreide140.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 891, "PakList.pas" + 15) + $5
[2189F29F]{delphicoreide140.bpl} PakList.TPackageListItem.SetIsInstalled (Line 559, "PakList.pas" + 7) + $3
[2189F079]{delphicoreide140.bpl} PakList.TPackageList.AddPackage (Line 473, "PakList.pas" + 13) + $5
[218FA562]{delphicoreide140.bpl} BasePasProjOpts.TProjectOptions.IsAPackage (Line 3015, "BasePasProjOpts.pas" + 1) + $B
[218F843B]{delphicoreide140.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 2058, "BasePasProjOpts.pas" + 8) + $5
[218FA54B]{delphicoreide140.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 3010, "BasePasProjOpts.pas" + 0) + $3
[2191F871]{delphicoreide140.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 11627, "PasMgr.pas" + 18) + $19
[218A2A47]{delphicoreide140.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 178, "PkgContainers.pas" + 8) + $5
[20708786]{coreide140.bpl} ContainerIntf.TIDEProjectManagerMenuObject.Execute (Line 848, "ContainerIntf.pas" + 21) + $17
[2070A36E]{coreide140.bpl} ContainerIntf.TProjectManagerMenuItem.Click (Line 1096, "ContainerIntf.pas" + 18) + $22
[502817FB]{vcl140.bpl  } Menus.TMenu.DispatchCommand (Line 3383, "Menus.pas" + 5) + $2
[502829DA]{vcl140.bpl  } Menus.TPopupList.WndProc (Line 4489, "Menus.pas" + 4) + $E
[501D2A86]{vcl140.bpl  } Graphics.FreeMemoryContexts (Line 6935, "Graphics.pas" + 12) + $F
[50299DD8]{vcl140.bpl  } Controls.TWinControl.MainWndProc (Line 9540, "Controls.pas" + 3) + $6
[50282929]{vcl140.bpl  } Menus.TPopupList.MainWndProc (Line 4464, "Menus.pas" + 2) + $5
[50076408]{rtl140.bpl  } Classes.StdWndProc (Line 13015, "Classes.pas" + 8) + $0
[502C9921]{vcl140.bpl  } Forms.TApplication.StopHintTimer (Line 10491, "Forms.pas" + 3) + $6
[502C8775]{vcl140.bpl  } Forms.TApplication.ProcessMessage (Line 9760, "Forms.pas" + 30) + $1
[502C87BA]{vcl140.bpl  } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[502C8AE5]{vcl140.bpl  } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3
[004369AE]{bds.exe     } bds.bds (Line 200, "" + 8) + $FFFB

 

 

Hi

I having same problem. Installation error message below;

 

"cannot load package uIndy17 it contains unit uIdHeaderCoderPlain which is also contained in package uIndy15"

Link to comment
Share on other sites

Hi,

 

I can't install those components. The message is:

 

"Cannot load package 'uIndy14.' It contains 'uIdHeaderCoderPlain', which is also contained in package 'uIndi17'"

 

UniGUI 0.90.976 and Delphi2010

 

Regards,

Hahaha... Sorry... Simply replace "17" with "14" within UniXComponents17.dpk...

Regards,

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Thanks!

 

I install this components in XE2,But I run all the demo ,the browser always show hints:loading...

and can not run it!

 

My UniGUI Verson is 0.93.0.995!

 

How can i resolve this problem?

 

Hi,

 

Set :

  ServerModule->ExtJSVersion = '4.1.1a' ;

 ServerModule->ExtRoot = 'Your Full ExtJS Path Or [ext]\' ;

 

Regards

Link to comment
Share on other sites

  • Administrators

Can anybody explain please, how can I get the on-screen height of TUniXPopupMenu window?

I'd like to show pop-up menu in a specific position, but this position can be calculated only from the bottom of the pop-up menu window.

 

You can try something like:

 

(Number of items in root menu * 8)

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...

Hi patmap.

Incorrect event handlers when inserting components (I tried it with components UniDateTimePicker, UniComboBox, UniXComboBox) in UniXPanel.

Not working correctly event OnSelect, OnChange ... (Other events are not tested)

 

UniXPanel version: 5.6.0

XComponents: v5.9.2

 

Embarcadero® Delphi® XE2 Version 16.0.4504.48759

Windows 7 Ultimate

UniGUI v0.93

FF 21.0

 

 

Sincerely.

Link to comment
Share on other sites

Hello I have problem installing it in XE2.

 

  Studio\9.0\hpp"   UniXComponents17.dpk   
[DCC Fatal Error] UniGUI17.dpk(31): E2225 Never-build package 'Rtl' must be recompiled
[DCC Fatal Error] UniXComponents17.dpk(38): E2202 Required package 'UniGUI17' not found
Failed
Elapsed time: 00:00:00.1

 

I get the above error when I try to install.

 

Anyone?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...