Jump to content

rsanford

uniGUI Subscriber
  • Posts

    136
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by rsanford

  1. I'd like to automatically display the "TerminateTemplate" at session timeout. Currently the application screen continues to display after the session has timed out. Do I somehow call the template from Uniservermodule "OnDestroy"?

    Sorry if this question is redundant.

     

    Thanks

  2. I seem to have a similar issue. I created a duplicate record/pk error. The error was logged in sql trace - Error: violation of PRIMARY or UNIQUE KEY constraint "PK_RFACILITY" on table "RFACILITY".

    The error message was not displayed as an alert or message. Do I need to enable exception messages somewhere? Thanks

  3. Hello, I'd like to optionally add gradient effects to form backgrounds, panel backgrounds and also to the default application background (when MainFormDisplayMode = mfWindow). How can this be achieved?

     

    Thank you!

  4. I noticed the addition of a "ServiceModule" when using the wizard to create a Windows Service Application project. What's the purpose of this module? Is the Main form, MainModule and ServerModule in a service app implemented the same as in a StandAlone project?

     

    Thanks,

    Robert

  5. My own design approach is simple. It is creating a main Form in mfPage mode with top menus. I use Modal Forms for data input and other stuff.

     

    Other strategy can be a UniTreeView aligned on left with Pages, Frames and Tabs on right similar to our MegaDemo.

     

    While uniGUI allows designing complex UI, I always prefer the simplest way to achieve best functionality. Complex UI can slow down browser and take a long time to load on slow connections.

     

    Understood..thanks Farshad.

  6. Hello,

    My apologies first if this has been covered elsewhere. I can see many options when designing the structure of an uniGUI web application(ie. tab/page control where frames are loaded into the tabbed page (similar to the demo) or multiple forms open over the main maximzed form similar to MDI). Is there a recommended strategy when designing a resource efficient web applications with uniGUI?

     

    Thanks in advance!

  7. I'm using Devart controls (IBDAC) to access a Firebird database within uniGui. I'm doing preliminary testing, but so far no major issues and problems.

    Are there other users that utilize these controls and have you had any problems?

     

    Just a note on uniGui..incredible. uniGui is what "VCL for the Web" should have been, IMO. I've been more productive with uniGui that my last attempt at Intraweb.The true GRID within uniGUI is an answer to the many wishes for other environments. I'm interested in purchasing a license once we have a GA product. To test further, I plan to port my admin utility to uniGui that currently uses Morfik.

     

    Thanks to Mr. Mohajeri for such a promising product.

    Robert Sanford

×
×
  • Create New...