Jump to content

neo4a

uniGUI Subscriber
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by neo4a

  1. Thank you so much for your tips. I would like to keep control over the modal window when the screen size changes (e.g. when changing the orientation or split view). At the moment I'm already failing to readjust the modal window (top, left...) if it's already displayed. Can you please give me a hint (I'll probably have to resort to a Javascript call again). TIA.
  2. Trying to build a "generic" modal form to substitute TUnimSelect. These are my problems to solve Adjusting form size and position after screen size changed (see my open topic here) Closing form by clicking in masked area (see my open ticket here) Need some tips for a perfect responsive layout (floating TUnimContainerPanel) for targeting several device types. Attached is a modified touch demo project to get the impression. TIA. demoModalForm.zip
  3. Sorry, again. Your code is working. My fault was using a TUnimContainerPanel in mobile version.
  4. neo4a

    Closing modal Form

    Sorry for not mentioned that I'm trying to achieve that behavier with mobile version.
  5. It' not working in mobile version. Sorry for not mentioned it earlier.
  6. yes. And ShowAnimation, too. ShowAnimation was working.
  7. Really?! For such a simple thing?! So take you "all feature touch demo" ModalUnit.dfm and assign Hidung animation and look what's happen...or not.
  8. neo4a

    Closing modal Form

    clicking outside of area (masked or shadowed form behind) of a modal form should close this modal form.
  9. in other words: How to combine form's hiding animation and closing form by result:=mrOK?
  10. ScreenSize() event never called in a modal form e.g. if screen orientation changed. I can resolve this issue by notification through underlying/calling form, but this a ugly hack if this behavior is only a bug, isn't it? And btw, if "calling form" is a frame screensize() event doesn't exist...
  11. neo4a

    Closing modal Form

    Sorry, doesn't work. Extended the Screensize demo with a button calling a separate, empty form.
  12. Is it possible to close a modal form just by clicking in masked area? Thanks.
  13. TUnimForm.ScreenResize() works as expected when used in Mainm.pas (ScreenSize demo) ScreenSize() event never called in a modal form e.g. if screen orientation changed. Bug or feature?
  14. Did you already got a solution for this requirement?
  15. Thank you. This is working now.
  16. Sorry, posted this bug already here some months ago ... but would like to see a solution right now.
  17. I'm sorry, but this question was rhetorical and aimed at a dialogue/thread I had with the moderator yesterday.
  18. (Maybe it is related to a bug reported here.) However, if you try to clear a TUnimNestedList bei calling (myList as TUnimNestedList).items.clear There is one orphaned visual entry left at least. Clicking on this entry will lead to an error ("node not exists"); Which js-call will also empty TUnimNestedList visually? Thanks. Edit: And before asking for a sample project to reproduce this behavior, please try to modify "touch - AllFeatures" demo project in procedure ConstructNavigator...
  19. It seemed that this problem still exists in 1.9x. Should I open a bug ticket or is it allready set in focus? [sic!]
  20. Yes, I can. And here are one of my wishes, because of intransparent ticket system in form of a customer oriented wiki: select bug, feature, solution from unigui where doc = false ordered by classname, date
  21. FMSoft_uniGUI_Complete_Professional_1.90.0.1505 There are 4 bug tickets of me right now.
×
×
  • Create New...