Jump to content

MarkB

uniGUI Subscriber
  • Posts

    67
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by MarkB

  1. Just a value from a column from the active Row in the Dataset.
  2. OK, I'm new here, having owned UniGui for years but first using it now. I run the blocking demo and the ShowModal is blocking, waiting for the ModalResult When I implement what I think is the same thing in my code, it doesn't block. MR1 := dlgNewGroups.ShowModal; <== My code. What's the blocking demo doing that is special that I'm somehow missing? Thanks
  3. When RowWidget is enabled, is it possible to enable/disable (or even make not visible) the Expand/Collapse button on a row by row basis?
  4. The Transpiler used by TMS is this It would be interesting to somehow incorporate this into UniGUI.
  5. I have a large app I want to port to UniGUI but it makes extensive use of a TreeGrid (DevExpress). I've put off porting until that control exists.
  6. Took it yesterday and noticed the UniGUI reference.
  7. So does the renewal price that is in my account include updates to the latest version of extJS whenever that happens?
  8. MarkB

    TreeGrid?

    I find TreeGrids to be quite useful in how I design my user interfaces (In Windows apps I use the DevExpress TreeGrid). I see that Sencha has one http://docs.sencha.com/extjs/4.2.1/extjs-build/examples/build/KitchenSink/ext-theme-neptune/#tree-grid Is it going to be part of v1.0? Or is it already in there and I just can't find it? Thank you.
  9. Thanks for letting me know the difference.
  10. Just curious. How is this any different from the Hint property and why would I use it instead?
  11. Sorry, I'm new to using UniGui so forgive me if this has been asked. I did try to search for an answer here. I've seen the demos of using the Pop Up menu but I would like the menu to be per control. I've tried using ControlAtPos but it doesn't seem to work. Is there a good global way to associate PopUp menu with any individual control or do I have to do the MouseClick way? Thanks.
  12. This is the kind of information I need. If you could give a few more details and maybe some examples it would be greatly appreciated!
  13. Is the project something you would be willing to share? I need to do something like this myself. Or at least, share some of your knowledge?
  14. This was done in UniGUI? Cool. Nice Job.
  15. This is a great question. Wish I knew the answer but I'm looking forward to the responses.
  16. So you don't need a static IP?
  17. What component are you using for the advertising?
×
×
  • Create New...