Jump to content

Mohammed Nasman

uniGUI Subscriber
  • Posts

    340
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Mohammed Nasman

  1. Create middle tier as Restful API, and make the UniGui application as front end.
  2. تقبل الله طاعتكم وكل عام وأنتم بخير
  3. Please release version 1.0 then go with Ext JS 6. Adding more features will never end, so at least let's celebrate with the release of version 1.0 first :-)
  4. According to Farshad's comment, mostly he will skip V5 and will integrate V6. http://forums.unigui.com/index.php?/topic/5216-mini-roadmap/?p=28025
  5. If I'm not wrong, it's depend on owner model, application datamodule, will be owned by application and you don't need to free it, otherwise it created without owner, and you have to free it yourself. same as application form and free form.
  6. Farshad, that's good, go a head. I think if we follow MVVM pattern with our application, we can use the same code base for both web & mobile, but we need to make different views. one question may remain, could we use the mobile & web forms in same application (not now in future version), or it's better to separated the project, and make the business logic separate project that shared between the two?
  7. If you need to get the code only, then use idhttp from indy components as following: Unimemo1.lines.text := idhttp1.get('http://www.nfe.fazen...do=XbSeqxE8pl8=');
  8. Hello Farashad, I would like to ask about ExtJS and the merging of ExtJS & Sencha Touch, do you have any plan to do the same? For me I would vote for merging, it will make UniGui response framework and we will develop one application for both Web & Mobile. What other developers think?
  9. Farshad, it's doesn't work on Chrome mobile (V43.0.2357.78 Android kitkat 4.4.4). but it working with internal browser in android, but it's not perfect to show the applications
  10. Farshad, I have no problem with that, if it's a chrome issue I don't want you to spend your time on it, save your time for more features of UniGUi ;-) I just test it on chrome desktop while I develop, but since I upgraded to latest version I thought I have problem with my code and it took a while to recognize it's a chrome problem.
  11. Since I upgraded to 0.99.10.1172, and I see all mobile applications as blank page on Google Chrome(43 desktop), it was working fine with older version, I have removed and reinstalled it again but problem still same firefox & IE 10 show without problem
  12. Maybe after adopting ExtJS 6, after merging Ext JS and Sencha Touch
  13. Just read the news and came to post it, but you were faster The good things is "Merged Ext JS & Sencha Touch", it may be much better now for Farshad to work on single framework for both web and mobile, but it may require more work for him to merge his work. Farshad, Any plan to support ExtJS 6?
  14. Hello, Has any one used Paypal as payment gateway with UniGui Application? The requirement is that user will be able to pay via Paypal, and the Unigui application should redirect to paypal page, then know if the transactions has successfully done or not. I see TMS cloud pack has paypal component, but I didn't know if we can rely on it for this work?
  15. The second options is the preferred, and between Png or JPG both can be cached, but PNG has transparent feature, while Jpeg may have better compression ratio.
  16. أهلا بك اخي شيخ نورتنا أهلا محمد نورت أه قصدي عليك انت ومحمد أهلا أبا يعقوب، نورتنا أهلا بك اخي محمد يعني 3 مستخدمين من فلسطين 2 من الجزائر واحد من الاردن وواحد من قرية بوجبرائيل
  17. Mohammed, if the site hosted on shared hosting you will not be able to anything, if your friend's website hosted on VPS you can follow what Farshad said above.
  18. Using FPC as Cross compiler to compiler UniGui for Linux will be fair enough, I like what EMB* with Delphi compiler to cross-platforms from Windows IDE, I think most of us likes Delphi IDE much more than Lazarus, and adding the linux support is more important than to make UniGui works on Lazarus. There's was a good idea called CrossFPC http://www.crossfpc.com/ , but seems it's dead now.
  19. Great idea, and will be very helpful for who are using UniGui or for who want to use it. we can add more articles. - Scalability with UniGui. - Session Management with UniGui. - UniGui vs UniGui Mobile. - Using ExtJs commands to overide or extend UniGui Controls
  20. Having Unigui for Lazarus and make it work on Linux server, will make unbeatable web solution for Delphi. Farshad, Can this happend?
  21. Also try to generate the report form TQuery that not related to a grid, so you can validate the problem if it's related to fast report alone, or to the unigui.
×
×
  • Create New...