Jump to content

Extra UniGUI Components


Recommended Posts

Hi,

All my used inherited components with many extra properties.
Also i developed a New Popup Menu

 

 

Updated 2013/03/25 ( v5.9.2 )
- Popupmenu runtime Enable/Disbale Items.

- Popupmenu runtime Visible/Hide Items.

 

Updated 2013/03/14 ( v5.9.1 )
- Fixed many bugs.

- Improved many components.

- ViewGrid last column auto fit !

- Added RTL Property (many thanks to Mr. Farshad Mohajeri)


Updated 2013/01/21 ( v5.9 )
- Added Footer Toolbar to Panel ( Property FooterControls ).
- Added Header Toolbar to Panel.
- Added Property FitChilds (not complete).
- Change Panel Title Runtime.

Updated 2013/01/21 ( v5.2 )
- Fixed many bugs.
- Fixed UniImage position on UniXPanel
- Added TUniXJalaliCalendar with Demo For Persian language (Jalali Calendar)
- Added TUniXHTMLMemo with Demo For Adding own Button on Editor Toolbar.
- Added TUniXCombobox with Demo for Multi Select Items.

Updated 2013/01/16 ( v5.0 )
- Fixed many bugs.
- Add Viewport Component (NEW)
- Add Viewport Demo
- Improved GridView
- Improved Popupmenu
- Improved XPanel (For region panels)

Updated 2013/01/09 ( v4.1 )
- add cell selection to BufferedGridView
- Fix bugs on BufferedGridView
- Fix Memory leak on BufferedGridView
- improved popup menu

Updated 2013/01/08 ( v4.0 )
- Some Bug Fixed.
- Added XButton with Drop Down Menu. (With Demo)

Updated 2013/01/07 ( v3.4 )
- Final Version Of BufferedGridView. (You can add many data and append to grid)
- Some bug fixed.
- Improved PopupMenu Functions ( Thanks to Stas )
- Add Popup Menu Demo For UniGUI Controls ( Thanks to Stas )

Updated 2013/01/05
- Bug fix "Invalid session or session Timeout"
- Added TUniXGridView New component . (This is a Buffered Grid for view many record in Scrolling Page). This component in test mode.

This package tested and compiled with XE3 and latest UniGUI

Enjoy it!

Regards

XComponents.v5.9.2.zip

  • Upvote 8
Link to comment
Share on other sites

Hi patmap.

Thank you for your components!

 

I am trying to run the PopupMenu demo on Delphi 2010 ,

but when I click a menu item the result is an exception "Invalid session or session Timeout."

 

Hi lema,

 

Thank you for your bug report,

This is a bug in ExtPascal Source code, for Event Handling. I solve this bug in UniXPopupmenu unit with adding SessionID in parameter list.

 

Post #1 Updated

 

Regards

 

 

 

Link to comment
Share on other sites

Hi lema,

 

Thank you for your bug report,

This is a bug in ExtPascal Source code, for Event Handling. I solve this bug in UniXPopupmenu unit with adding SessionID in parameter list.

 

Post #1 Updated

 

Regards

 

It works.

Great , thank you.

Link to comment
Share on other sites

Hello patmap

 

This example to adapt TUniXPopupmenu to standard unigui component (TUniButton,TUniMemo,TUniEdit etc)

Tested with extjs3(UniGui 089) and extjs4 (UniGui 090).

Thanks for this component.

Regards.

 

 

 

Hi, Stas

 

This is very good idea, good work,

 

I will use some of your code in this component, Thank you,

 

and i hope Mr. Frashad add Popup property in all UniGUI controls.

 

Regards

Link to comment
Share on other sites

Hi, Stas

 

This is very good idea, good work,

 

I will use some of your code in this component, Thank you,

 

and i hope Mr. Frashad add Popup property in all UniGUI controls.

 

Regards

Thanks.

I`m hope too.

because the use of "Hacked" controls is not "comme il faut"

Regards

  • Upvote 2
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...