Jump to content

Mohammed Nasman

uniGUI Subscriber
  • Posts

    340
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Mohammed Nasman

  1. Hello,

      I'm developing simple and small app for a friend, for ease of use I'm looking for database that doesn't require setup, but can allow 5-10 users concurrent users to use it and it should be free to use.

    I'm thinking to use Sqlite, but not sure if it accept that or not, also if it may work with mORMot, but the app is very simple and doesn't need another layer.

     

    Regards,

    Mohammed

     

  2. Simply, Unigui is server side framework, all your connections and Delphi code will compiled and executed on server side only.

    If you write javascript code, it will run on clientside.

  3. Thanks, it worked fine, but if I want to use it with TUniUrlFrame on same form (not open close new form for each doucment), it only show the first document and didn't refresh when assign new document to it.

    For example on your project, use show insead of show model and try to select another file from dropdown, it will stay on first document and will not use other.

    I'm not sure how to refresh it?

  4. 21 hours ago, Freeman35 said:

    Take care its not for unigui. And its use .net. Search in forum we was talked this.


    You are right, I knew about FastReport.Net, I thought this one is new separate product, because it has it's own page and announcement on their website.

    Thanks for correction :-)

  5. @zemorango, I agree with all points.

     

     


    5- with tms web core you can use phone gap our cordova to compile your javascript/html files to native apps, (ios,android,windows phone, windows, mac, ect...), I'm not talking about making a webbrowser wrapper, I mean really compile the apps and also using access to hardware throught coordova plugins, like NFC for example.

     

    This one is very good, but consider phonegap isn't native application, it uses native application to host your application inside webbrowser, you can open apk and look inside it, and you will see all the htmls & JS code there.

     

    Unigui with ext 4 and sencha touch give very good mobile application experience, but it seems with newer modern it's lost the mobile feel.

  6. @Mohammed Nasman

    We are talk about beta version and Comparing Unigui to TMS Business is wrong I think, Follow whats included in "TMS Business" If I'm not wrong, https://www.tmssoftw....asp?s=fncgrid this packed and TWC will be enough. And don't forget TMS components not JUST for web, you can make native app for "win, osx, linux, raspberry, android, ios"  all of theme with source, you can use lazarus, some components support 2 years free update.

    And I'm saying again, for web, Not alternative for unigui. and there is no any alternative, yet...

     

    Both UniGui and TWC released their version 1, and no longer in beta

     

    TWC price is 295EU, and that's only for frontend web application, FNC UI is another product.

     

    I said compare TMS business with Unigui, because TWC itself will not produce full featured web solutions without adding the Xdata from TMS, or using PHP or python for the Rest services.

×
×
  • Create New...