Jump to content

Abaksoft

uniGUI Subscriber
  • Posts

    1558
  • Joined

  • Last visited

  • Days Won

    87

Everything posted by Abaksoft

  1. Many thx Maestro. Your code works like a sharm I opend a ticket support to integrate your solution on the next release : FSD-3105
  2. Thank you Maestro. I will check it the next year ان شاء الله
  3. Hello Sherzod, Hoping all is OK. I have also a strange behavior on 30/03/2021 when : FirstDayOfWeek = dowSunday and View = Week Resul t: It add an Event to day - 1 ?! I could'nt say anything to my customer ! Could you please see TestCase in attachment ? Big Thx. Last Unigui Build 1542 + Delphi Sidney 10.4.1 UniCalendarPanel_Bug_week_View.7z
  4. Hello Muhammed, Did you follow the installation Guide ? http://www.unigui.com/doc/online_help/installation_instructions.htm
  5. Abaksoft

    Layout centered

    Hello Emin, Try this Centering.7z Also you can play with : http://forums.unigui.com/index.php?/topic/15007-mobile-centering-text/
  6. Edited : Topic moved on good place (above) Link add to topic : 66579
  7. Here we go Summary : You just baught a Name Domain and would like to associate it to your Static IP Adress. So peaple can open your unigui hybrid, responsive application (desktop & mobile) from an URL like : As service : http//:www.mynamedomaine:myportnumber As iis : http//:www.mynamedomaine/myalias/myproject.dll OK. it's important to know this : From your cpanel (company where you baught your name domaine) like Godaddy, NameCheap, ... • Never do a Redirect URL with masked IP, • Create instead a record A, wich will point to your ipAdress. That's all. • Obviously : Servermodule.options.soAutoPlatformSwittrueunigui to True. This will automatically, swich your responsive design to mobile and desktop version.
  8. Seems to be a known problem. https://theme.co/forum/t/page-not-responsive-when-using-page-forwarding-with-masking/16590 investigation... I will try to solve it and come back soon ...
  9. Hello Hayri, Hoping all is good. I have a strange behavior with mobile version (when url is masked): i just baught a name domain from NameCheap, and from their cpanel, REDIRECT it to my ip static server. example : www.mydomain --> my_ipadress:8077 obeviously i set my unigui project : Servermodule.options.soAutoPlatformSwittrueunigui to True. Result : • When my_ipadress:8077 without masking (Masked option = False) then all is OK. Desktop version looks good and mobile version also. • When my_ipadress:8077 with Masked option = True Then only desktop is good. Mobile version appears in a scalable view. it's so small on the mobile screen and i have to zoom in + with my finger to get it. any idea ? i tried also : www.mydomain --> my_ipadress:8077/m
  10. Hello, The best way here is to use UniDBEdit. if you want to use UniEdit : UniEdit1.Text:= MyDataSet.Fields.FieldByName('Telephone').AsString;
  11. Abaksoft

    SSL

    Thx. Good to hear that. will try tomorro...
  12. Abaksoft

    SSL

    @Farshad, Confirmed, Just Run : SSL Demo, it gives error. Delphi Sidney 10.4.1 Unigui 1541 Wainting for solution... Thx
  13. Hi Hayri, The main important thing to do in 2021, IMHO isn'nt a feature request (all has talled about before). it's : 1. A Good documentation (Howto) for JavaScript code (ExtClientEvents & UniEvents). 2. And this Thx
  14. Hi, it depends on your project. For example, if it is a simple fastfood shop, then two tables are enough : T_Products and T_Tickets. Just imagine your idea and let your pen do the rest ...
  15. Those who have studied aeronautics, digital modeling, algorithms put in place to make a machine take off, know what I'm talking about
  16. Here is the new EMB Portal web : https://my.embarcadero.com/ You will find all Fix Patchs.
  17. Yes, but only if you need them. Enter in your EMB account and pickup your patchs need.
  18. The prototype crashed. Yes, but that's not bad news. We learn from our mistakes. This is the AGILE method. Thanks to this method SpaceX has developed its technology in record time. This is exactly what a good developer should do : https://chercher.tech/jira/agile-methodology#
  19. At 22:00 GMT+1 Do not miss SpaceX Starship launch...live ! 50 m Height, 8m diameter !!! The first prototype to take humain to mars.
  20. For EMB Suscribers, there is a new (Nov 2020) fix Patch for Delphi Sydney: RS10.4.1_Delphi_Compiler_Patch
  21. Dear Friends, Here is a very useful stage for learning OOP Delphi. You can learn level, by level... Best regards
  22. Abaksoft

    tms xdata

    Mmm...i see now Thx a lot
  23. Abaksoft

    tms xdata

    Thank you Zilav, Sorry, but all you said, we can do it easily with only Unigui. Why complicate things ? Or have i misunderstand you ? ________ Edited Ok. For an embeded Mobile app, we can do it with firemonkey and local dataBase. Once internet connected, we can switch to an other hybrid unigui app, and transfert the local SQL changes to the unigui server. is it right ? So, XData is suitable for EMBEDED mobile app.
  24. Abaksoft

    tms xdata

    Hello, Sorry for my ignorance. Why are you looking for XData technology, as Unigui is server side (it's just enough No ) ? You can do what you want only with your classical DBaware (FireDac, IBDac, etc...) Can Someone explain the benefit of using xData ? Thx
×
×
  • Create New...