Current filter:
                                You should refresh the page.
                                Support Center
                                0
                                  • In my propram some hints depent from user input, so I need to manipulate the hint runtime.
                                    until the last update this worked:

                                    procedure TForm1.cxHintStyleController1ShowHintEx(Sender: TObject;
                                      var Caption, HintStr: string; var CanShow: Boolean; var HintInfo: THintInfo);
                                    begin
                                        HintStr := 'hint101';
                                    end;

                                    Now it don't.
                                    It seems the event is now called after the hint is shown.

                                    Greetings,
                                    Henk van den Boogaard

                                0

                                Hi Henk,

                                Thank you for the question.
                                Please let us know which control you use with the TcxHintStyleController, or better yet, send us your sample, so we can examine it in more detail.
                                Prior to responding to us or sending your sample, please check whether you've set the control's ShowHint property to True.
                                For now, I've tested the TcxHintStyleController with the TcxScheduler control. Everything works well for me.

                                Thanks,
                                Bob

                                0

                                Here is a sample.

                                Greetings, Henk

                                test.zip
                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.

                                To start a chat you should create a support ticket


                                If you need additional product information, write to us at info@devexpress.com or call us at +1 (818) 844-3383

                                FOLLOW US

                                DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, along with high-performance HTML JS Mobile Frameworks for developers targeting iOS, Android and Windows Phone. Whether using WPF, Silverlight, ASP.NET, WinForms, HTML5 or Windows 8, DevExpress tools help you build and deliver your best in the shortest time possible.

                                Your Privacy - Legal Statements

                                Copyright © 1998-2013 Developer Express Inc.
                                ALL RIGHTS RESERVED
                                All trademarks or registered trademarks
                                are property of their respective owners