Jump to content

Marlon Nardi

uniGUI Subscriber
  • Posts

    613
  • Joined

  • Last visited

  • Days Won

    70

Everything posted by Marlon Nardi

  1. Farshad, the UniGui is already compatible with the Ext JS 4.2.4? Is fixed over 100 bugs for this release, hopefully the TabOrder problem has also been corrected https://www.sencha.com/blog/ext-js-4-2-4-is-now-available/ It’s my pleasure to announce the release of Sencha Ext JS 4.2.4. This version contains over 100 bug fixes. It is available to our customers with current Maintenance and Support subscriptions. You can download Ext JS 4.2.4 from the Support Portal and view the updated API documentation online. Details about the issues addressed in this release can be found in our release notes. Download Now If your support contract has lapsed, contact Sales to renew today. Sencha Maintenance and SupportSencha Maintenance and Support ensures your team will stay up to date with the latest features and bug fixes for Ext JS. Maintenance and Support subscribers have immediate access to our nightly builds that contain critical fixes to the frameworks, and our Sencha Support engineers can help you tackle any problem. You also get: Free upgrade to next major release (within 12 months) Early access to custom bug fixes Premium forum access Access to nightly development builds Access to our online ticketing system Remote troubleshooting As always, we’re grateful to our customers for their continuous feedback and bug reports. We’re excited to hear how this release improves your Ext JS 4.2 apps.
  2. Marlon Nardi

    LDAP

    Thanks for sharing. the project Ararat Synapse has features that I needed.
  3. UniZComponents17.bpl = DELPHI XE3 UniZComponents21.bpl = DELPHI XE7
  4. Farshad, I have a downward component edit amending the mask at runtime. Implement it in the Components TuniEdit and TuniDBEdit. JSCode('Ext.onReady ( function () {$("#' + Self.JSName + '_id-inputEl").mask("' + FMask + '");});');
  5. Desenvolvi um componente de integração com o PagSeguro, 100% Delphi. O mesmo está compatível com: Delphi 2009 ao 10.3 Rio Está compatível para VCL, Framework UniGui, IntraWeb e agora para Mobile (Android e IOS) https://store.falconsistemas.com.br
  6. Merged Ext JS & Sencha Touch - With Ext 6, you now have access to all the UI components from Ext JS and Sencha Touch, from a single code base, that allows you to selectively deliver the appropriate user experience across all devices. By virtue of using the common core, Sencha Touch UI components inside Ext JS 6 now get the MVVM support, data binding, and even the mouse and click support, in case you want to use them on desktops. There are also a number of enhancements in Ext JS 6, especially in the areas of Accessibility, Charts, and Grid.
  7. http://docs.sencha.com/extjs/6.0/?mkt_tok=3RkMMJWWfF9wsRoiuq7NZKXonjHpfsX77O8uXK6wlMI%2F0ER3fOvrPUfGjI4DSMZlI%2BSLDwEYGJlv6SgFSbfBMbdlybgMWRA%3D Download
  8. Bom dia Emerson, aqui explica tudo o que você precisa saber sobre preço e onde comprar: http://forums.unigui.com/index.php?/topic/4470-ordering-unigui-beta/ Link para comprar o UniGui: http://sites.fastspring.com/fmsoft/product/unigui_prods?language=en
  9. uses uniGUIApplication; --- TUniGUISession.SessionID
  10. Olá Wilton, me envie mensagem privada, não neste tópico, que eu lhe ajudo.
  11. Good morning Farshad, I wonder how do I use the async tag for loading the javascript. Today my applications use many external javascript (not UniGui) and the page is not displayed while all javascript is loaded. Today I use this: Self.CustomFiles.Add ('my.js'); or UniAddJsLibrary ('/my.js' True, [upoFolderJS, upoPlatformBoth]); One solution to this would be to use the async example tag: <script async src="my.js"> https://developers.google.com/speed/docs/insights/BlockingJS how I do it in UniGui?
  12. long live the Delphi + UniGui !!!
  13. RAD Studio Mobile Tutorials - Free eBook Get all the information you need to know on developing mobile apps for Android and iOS with RAD Studio, Delphi and C++Builder XE7 in this free 300+ page ebook. Download the free RAD Studio Mobile Development Tutorials ebook Topics include: Setting up the tools and SDKs Creating your first mobile app Best practices for using components User interface design Connecting with data Push notifications And much more.
  14. Add to LoadMask property in TuniDBGrid columns.
  15. Farshad, Is there any technical impediment to prevent this from happening?
  16. Nirlan Verifique no seu TfrxReport na criação, se os mesmos estão setados da mesma forma: https://www.fast-report.com/documentation/ProgMan/index.html?reports_caching.htm
  17. Bom dia Nirlan, Você está utilizando gráficos em seus relatórios? Existem vários comentários aqui no fórum, falando de problemas quando utilizado gráficos, eu particularmente não utilizo gráficos, mas tenho alguns problemas com FastReport também. Estou iniciando o desenvolvimento de um servidor especifico para relatórios, não tendo contato direto com o UniGui, acredito ter alguma incompatibilidade.
  18. Yes it is possible. if not how to add this new field, I have to go for it.
×
×
  • Create New...