Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/10/20 in all areas

  1. UniFlowChart is based on mxGraph. mxGraph is a JavaScript diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor. UnimBarcodeScanner is based on ZXing TypeScript. ZXing ("zebra crossing") TypeScript is an open-source, multi-format 1D/2D barcode image processing library ported to TypeScript from Java. NOTE: YOU HAVE TO USE HTTPS TO WORK WITH CAMERAS. Demo link: https://yildizehm.com/Intibak/elk/MobileBarcodeScanner.dll/m UniGUIOS.zip
    3 points
  2. Windows dependent API such as TBitmap is not accessible yet. We will try to implement something to replace them, but for now you can't use them. That said, a complete web application can be developed without a need to use such OS dependent API calls. uniGUI allows using TUniNativeUmageList to bind it to almost any visual component including TUniImage.
    2 points
  3. Hello, I'm attaching a simple test case, try... 1. To generate coords, I used an online tool: https://www.image-map.net/ 2. UniServerModule.CustomFiles: files/imageMap.css files/imageMap.js mapImage.rar
    2 points
  4. Example for consumption of Geolocation API enabling complete data collection from a given ip. Get you free API Key at http://ipstack.com/ (free untill 10.000/day ) Project available at https://www.uniguiexpress.com
    1 point
  5. Hi, Is it possible to disable the auto focus when the mouse over a column.filtering.editor ? Thx
    1 point
  6. Starting from build 1534 uniGUI can create native Apache modules for both Windows and Linux. Documents will be ready soon.
    1 point
  7. 1 point
  8. Farshad tested and approved, some components do not show the linux platform to add to the project, but realize that add or component with a windows platform and switch to linux, compile and run a custom test application.
    1 point
  9. Merhaba MainModule her formdan ulaşılabilir olduğu için ortak fonksiyonlarınızı mainmodule üzerine koymanız doğru bir düşüncedir.
    1 point
  10. Thank you very much Farshad, congratulations and success to Unigui.
    1 point
  11. Hello, I will try to analyze for print too. But keep in mind, in any case, you cannot be sure that the user has printed the page, because he can open the print dialog and print, and also cancel printing...
    1 point
  12. Thanks Farshad! Now finally we can grow up our applications.
    1 point
  13. Hello, Try: <div id="anim" style="position:fixed"><span class="tooltip" data-tooltip="username must consist of 29 symbols."><i class="far fa-calendar-plus fa-2x"></i></span></div>
    1 point
×
×
  • Create New...