Jump to content

Stemon63

uniGUI Subscriber
  • Posts

    488
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Stemon63

  1. Hi Farshad, Autoselect property is missed in DBedit and other edit components. We need it when change focus field to field, so it's easy modify numeric values. (Naturally at client level). I have also noted that after editing, "displayformat" property in dataset field is not update without a dataset refresh; (I must write also virtual scrolling, or not? :-) ) Good Job, Stefano
  2. Hi Farshad, please insert a DBgrid.ColumnByname or similar (ByFieldname). I need to show or hide some columns at runtime, but only Idx is limited and difficult if visible column's number can be dynamic. Thanks in advance, Stefano
  3. Hi Farshad, TuniPDFFrame is a good new (like other good recent additions). But, how to show local server files or pdf files in server subdirs? It seems that PdfUrl require only Http addresses.... I need to load C:\archive\pdfxxx.pdf or simila, for example. Thanks in advance! Stefano
  4. So we can already use new jpeg compressed images? Ok, I will try as soon as... :-) Thanks a lot!
  5. Hi Farshad, please note this optimization from Google; I use a lot of images, especially as background for tax forms; this can permits faster image rendering and transport, with performance gain!! Stefano
  6. +1000000000 Please, permits to insert any control inside, with editing. So we can use as a "grid replacement" for input on more complex row layout or special needs. (naturally with my always asked "virtual scroll" :-) Unigui is great!
  7. Hi Mohammad, how to show a frame always at center of parent panel (that fits the entire browse, on resize)? The frame scroll vertically, but it must be centered orrizontally in its container.... Thanks in advance! Stefano
  8. I think that you can install StarDocs on your server, not only at Gnostice.... "Normal" components: They already have Delphi desktop solution that works very well. Viewer, print, merge, load from dataset (with field link) and save back to dataset, all in delphi code. I don't known if "normal" components can be used also for browser and web worlds... I ask to gnostice people. Maybe the can prepare ad hoc components.
  9. Hi Farshad, I see in demos that in their VCL desktop components I can "bind" dataset with form fields, live. When you scroll dataset in grid, fields in pdf are updated :-) I don't known if this is possible on Web. Sure they can export-import data fields, I think... (I hope!). They have powerful SDK. :-) Stefano
  10. Hi Farshad, In my constant search for optimum performance on complex forms and documents of different kind and sizes, I contacted Gnostice and spoke of UNIGUI power. They have powerful components for the management of native PDF and document management in Delphi. In my attempt to be able to display dynamic documents with Unigui, (containing dynamic data with filler form) other than simple forms with a lot of components, I got this video from Gnostice people. All using Delphi. Any idea or comment is welcome. :-) Stefano Monterisi Sesamo Software Spa https://youtu.be/KuhP7E9jhl0
  11. Perfect... :-) More performance on resize full screen (and not) components, without ask to server... It's a good optimization. If there are other optimizations using client features instead of remote resources, please tell us !!! Thanks Stefano
  12. HI, Mohammad you are a killer... :-) Please send us an example on virtual scroll in Dbgrid. I am waiting it for years... :-) Good Job, Stefano
  13. Hi Kiener, I known.... The only way for porting desktop (professional) apps with a consistent data lookup is that I am looking for.... but Farshad ignore this :-) (and virtual fetching in DBgrids....) :-) True, Farshad? :-)
  14. Hi, Herculanojs.... this is what I want.... not what I have..... :-) This example is obtained with a lookup and a panel that contain a grid (hard work). Maybe Farshad can help us on those "advance" features that give us a better life. Stefano
  15. I want exactly the opposite :-) I want that the cursor goes to the first column in the next row (default way)...
  16. Hi Farshad, please add CharCase property to UniDBCombobox; It's very important now that you have add OnRemoteQuery; CharCase is already implemented in UniCombobox... Thanks in advance; Always waiting for DBgrid virtual scrolling, partial fetch.... :-) Stefano
  17. Hi Farshad, always waiting for advance UI interface capabilities like dblookupcombo, grid paging with scrollbars, advanced grid rows editing, etc.... ... I have noted an increment of performance in latest releases Compiling old applications with complex UI (you known my examples) I have noted a faster response from server or a faster rendering of complex forms; It's my sensation or suggestion, or you have optimized something??? Good job, Stefano
  18. Hi Farshad, this is a preview of DBLookupCombo I need... :-) Thanks in advance! Stefano
  19. +1 (with editing features, not only display....)
  20. The TRUE useful DBlookupComboBox must have some features for enterprise applications, other than free "assisted" input; Now there is no control on user input; instead we need (as an option, but active by default) that content field must by coherent with lookup dataset or must be empty (when not mandatory) At char pressing, editor must suggest the complete new text or delete the char if text is no found.... Another feature (big) is the capability to render a multicolumn grid or a multifield content in the lookup popup, but too much to ask :-)
×
×
  • Create New...