xXPpopup 1.9
This is Class and Code Template for easy and quickly add Windows XP style popup menu for your any Application.
No "BlackBox" (no DLL). Only pure Clarion Code and Windows API
Support SingleExe, MultiDll (Local Mode, Standalone Mode), 32-bit
Compatible with Clarion 6.x (6.3, 6.2, 6.1) and Clarion 5.5
With Clarion 5 you can use xXPopup v1.5
You can add popup on any control, or on event. You can use xXPpopup for system tray popup menu.
You can enable, disable, check and uncheck menu items. You can customize all properties of menu:
colors, fonts, style, heights of menu bar. You can use different icons for active,
inactive, disabled menu items.
Your popup menu now will be exactly as native Windows XP popup menu.
Include in bundles: xDesign Suite #1, xDesign Suite #2, xProfessional Pack, xPowerManager Pack, xXXL Pack
Related products:
xToolTipPro 1.2xXPframe 1.4
| History |
| 1.9 |
2010-06-25 |
Compatibility with Clarion 7 |
| 1.7 |
2006-04-22 |
Compatible with Clarion 6.3 (build 9052);Clarion 5 is not supported now. With Clarion 5 use xXPpopup v1.5;Temporary hiding of menu item. Code for this item do not generate at all;Bugfix. Mimic buttons is correct works now;New options. Rise Icon for menu item, when item is selected;Use standard font if font not selected. Before: The font "MS Sans Serif" was used. Now: Windows font for menu is used;Export/Import menu settings;You can set Hovered color now. Text color of selected item; |
| 1.6 |
2005-02-27 |
Unpublished internal update; |
| 1.5 |
2006-01-16 |
Compatible with Clarion 6.2 (build 9049);New option. If you use xXPpopup as drop-down popup menu for control (button, image, region) you can set option for "stick" menu to left-bottom corner of the control;New option. You can set color for menu separator; |
| 1.4 |
2005-07-23 |
Compatible with Clarion 6.2 (build 9046);Small bugs were fixed in classes and template;New installation kits created by SetupBuilder 5.0; |
| 1.3 |
2005-04-12 |
Unpublished internal update; |
| 1.2 |
2004-06-23 |
Clarion 6.1 (RC3) compatible now;New class xTray, methods and set of Extension and Code templates for use xXPpopup for system tray menu;Small changes in template and class for fix bug with disappearance icons in popup in multi-dll program;
NB! for current users. We change name of 'xTextBox' extention for more clearness of purpose. Now it 'xXPPopupTextBox'. If you use this template in your application, export your app in txa-file and find all strings 'NAME xXPpopup xTextBox' and change it with 'NAME xXPpopup xXPPopupTextBox'. After this you can import TXA-file into new application. We are sorry for cause inconvenience!
|
| 1.1 |
2003-12-14 |
XP Style popup menu now supported for Entry and Text fields;Small bugfix. If the menu item Disabled, and for this item setup standard icon and _Gray icon, and if you select this menu item, standard icon was used. Now, if the menu item Disabled always shown the _Gray icon, if it exists certainly; |
| 1.0 |
2003-11-12 |
Original (first) release |