Jump to content

Search the Community

Showing results for tags 'code'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. I have oversized content displayed within a UniURLFrame (complete with both Horizontal & Vertical Scrollbars displayed and working as expected). Please advise how I can scroll the displayed content within the UniURLFrame via code at runtime ? //UniURLFrame1.SetXY(1, 1500, nil); // FAILS RENDERS BLANK //UniURLFrame1.JSInterface.JSCall('iframe.contentDocument.scrollingElement.scrollBy', [1, 1500, False]); // FAILS NOTHING HAPPENS //UniURLFrame1.JSInterface.JSCall('iframe.contentDocument.scrollingElement.scrollTo(1, 1500)'); // FAILS NOT A FUNCTION //UniURLFrame1.JSInterface.JSCall('iframe.contentDocument.scrollingElement.scrollTop = 1500'); // FAILS NOT A FUNCTION //UniURLFrame1.JSInterface.JSCall('iframe.contentWindow.document.scrollingElement.scrollTo', ['top', 1500]); // FAILS NOTHING HAPPENS //UniURLFrame1.JSInterface.JSCall('iframe.contentWindow.scroll(1, 1500)'); // FAILS NOT A FUNCTION
  2. We are proud to announce our new content series projects for uniGUI: uniGUi: Mastering (subject) Let's start with Mastering Edits and the like (combobox etc) All about a specific control with complete demos to facilitate adaptation to your project. But there is a special detail: it uses only the native controls of uniGUI! No third-party code, libs, components ... only uniGUI. It's been more than a year working collecting and testing the best solutions that really work from the uniGUI forum, Ext.JS community, W3School, CodePen, uniGUI support and all the resources available on JS / HTML / CSS that I could adjust to work with uniGUI. We are already in the final phase of concluding the last of the series and we will start making the projects available for purchase along with support and manual in Portuguese and English. --------------------------------------- Soon available in code and Samples forum. uniGUI - Mastering Edits --- ENG-INT All about alignment, animation effects, transitions, side/in-line glyphs, CSS, validation, complete demos to easy adapt to your app. All related to edits, comboboxs and alikes. But there is a nice catch: only using native uniGUI controls ! No 3rd party code, libs projects... Is more than one year works collecting the best solutions really tested and working from uniGUI's forum, Ext.JS community, 3WSchool, CodePen, uniGUi Support and all resource available about JS/HTML/CSS that I could fit to work with uniGUI. No caveats or trick. Plain and simple uniGUI Controls. That's all that series is about. Don't waste you time digging tips. 08/03 - Mastering Edits and alikes - Available 😅 13/03 - Mastering Panels and alikes 15/03 - Mastering Forms and Frames 20/03 - Mastering uniGUI Mobile Apps Interface 10/04 - Mastering db/grids Live demos soon. Visit https://t.me/uniguiExpress Tel: +55 11-98620-7676 WhatasApp/Telegram --- PT-BR Tudo sobre alinhamento, efeitos de animação, glyphs/icons in-line, CSS, validação, demos completos para facilitar a adaptação ao seu projeto. Tudo relacionado a edições, comboboxs e similares. Mas há um detalhe especial: usa apenas controles uniGUI nativos! Nada de código de terceiros, libs, components... so uniGUI. É mais de um ano trabalhando coletando e testando as melhores solução que realmente funcionam do fórum uniGUI, comunidade Ext.JS, W3School, CodePen, Suporte uniGUI e todos os recursos disponíveis sobre JS / HTML / CSS que eu poderia ajustar para trabalhar com uniGUI. Sem meias soluções ou truques. Controles uniGUI simplesmente. É disso que trata a série. Não perca seu tempo cavando dicas. Não perca seu tempo cavando dicas. 08/03 - Mastering Edits and alikes - Disponivel 😅 15/03 - Mastering Panels and alikes 15/03 - Mastering Forms and Frames 20/03 - Mastering uniGUI Mobile Apps Interface 10/04 - Mastering db/grids Live demos soon. Visite https://t.me/uniguiBrazil ou http://www.unigui.com.br Tel: +55 11-98620-7676 WhatasApp/Telegram
×
×
  • Create New...