You should read this (similar problem):http://stackoverflow.com/questions/1852976/how-can-i-prevent-shortcuts-from-colliding-interacting-in-delphi
Note: It is not a simple task to overcome standard action list behaviour.
Only just to be sure: You are using a recent ElPack version (current version is 2013, release 11.x)? I remember such a problem, but this was a couple of years ago.
If you display a MessageDlg (which gets automatically main focus), you change internal focus setting. You have to notify customer in different way (label, image, color or what so ever).
If you need more info, make sure you have read the documentation for customizing styles:http://www.lmd.de/downloads/tutorials/dockingpack/index.html (Section: Understanding Styles)
>>From reading about your controls - and from the presence of your survey about developer plans to use Firemonkey, I am guessing that you don't yet support FM. Is that correct.If you don't yet support Firemonkey, can you tell us if you plan …
Simply order LMD VCL Complete with Subscription (Upgrade). Registered customers of a main product (LMD-Tools, ElPack, IDE-Tools) can always simply upgrade to higher SKU. If you have any further questions, please send eMail to sales at lmd.de
>>Take a standard Delphi tForm, give it a purple color and place a variety of Elpack components on top of it with ALL properties default. Some look purple. Some look grey. The behavior is totally confusing. tElRadioGroup and tRadioGroup both…
I sent you back modified DFM part which demonstrates same look in classic and themed mode. It is simply not a good idea to mix different modes in container / TWin-Controls.
>>So if I have a form with just a tElPanel and put 20 tEllabels on it, everything with default settings, I have to tweak 42 properties just to give the panel a different color? This is dreadful !
>>I don't see checkboxes in the column.What value do I give ItemTree.Items.Item[i].Cells[1].Text so that the cell will display as a checked checkbox? What value for an unchecked checkbox?
>>I have checked again, and In the Mega-Demo the Ctrl-Click selection process does *not* work fine. This is the downloaded exe of the Mega-Demo, not one I compiled myself.
Multiline Captions: Not supported.
Different Captions on each page: Use a custom OnDrawCaption event handler (Page Number can be modified as well -> OnDrawPageNumber),
Header only on first page: Don't enable hpoPrintOnEveryPage option of HeaderPr…
Ah I see what you mean. Because AllowGrayed appeance is not specified there is no different look (in a non-XP/themed mode). Switch to XP mode and you see the difference.Simply set in creation procedure AllowGrayed to False or check the State propert…
Addendum:ThemeMode and GlobalThemeMode (which simply specifies whether global settings for LMDApplication.ThemeMode should be observed) were introduced with LMD 2009:http://wiki.lmd.de/index.php/LMD_2009_-_Theme_Engine
>>Delphi's standard comp…
Please send example project (source files are sufficicient) to mail @ lmdsupport . com which allows to reproduce your problem.When using zip files, please rename file (e.g. myfile.zip to myfile(dot)zip). Otherwise file will be blocked.
1. Please use correct Category. You are asking an ElPack question, not a NG Controls one.2. Regarding your question. No idea what you mean. Please send a demo project to mail @ lmdsupport.com at describe exactly what you mean.
Hi,
can you please send us small demo project which allows us to reproduce issue to mail at lmdsupport dot com? When you zip, rename zipfile to myfile(dot)zip - otherwise attachement will be rejected.
Regards,
Rafael MariccaLMD Innovative