Jump to content

ales2018

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by ales2018

  1. Hi, thank you very much for your reply. Well, I think that as an example you can directly use the demo called "Clientside Alignment - Layout Accordion", just put a "showmessage" in the "onexpand" and "oncollapse" events of the "unipanel1, 2 and 3" panels and you will see that the "showmessage" does not run. Why? it would be nice if it worked. thanks again
  2. I'm still using last demo version, before buying it I want to understand if I can do everything I need. Until now it seems to me a fantastic component, and I believe that I only have to understand how it works. My page is simply composed (for the moment) from a "containerpanel" that contain a main unipanel, that contain two panel one over the other, that they can collapse. Sorry for my english i hope, I hope you can understand me. My problem is intercepting the event when the two panels collapse or expand, I thought to use panel events (OnCollapse and OnExpand) but any line of code i write in these events is not executed when I press on the panel title or +/- for make it collapse or expand.
  3. Hi, I create a form with two collapsible panels one over the other, and its works very well, but my problem is that i can't control and intercett his event (OnCollapse and OnExpand). To try this I simply put a showmessage in each event but when I press on the panel title, or on an external button to collapse or expand it no message appears. It seems that these events have no effect. Where am I doing wrong? (also i tried with the Collapsible property checked and not checked but the result is the same. May someone help me please??
  4. Thank you so much for the quick reply, you know, I was convinced that I had already tried that property, but in reality i tried the property "Collapsible" and it had no effect. Thanks again
  5. I'm creating my first unigui application, and this is my first problem. I'd like to be able to expand or collapse an accordion panel by pressing a button. Accordion mode work perfectly and by pressing on the title the panels collapse and expand as they should, but i need to use a external button. Someone may help me please!
×
×
  • Create New...