Jump to content

mikromundo

uniGUI Subscriber
  • Posts

    458
  • Joined

  • Last visited

  • Days Won

    16

Posts posted by mikromundo

  1. @Sherzod

    Could you help me create an ExtJS script for this?

    I have several objects on the form and I want to identify if the user just clicked inside the shape area of a specific object (blue block) to call an "ajax".

    Inside the blue block (eg panel1) there will be other containers as well as outside of it as well. In FMX, there is a resource that we can prevent the green blocks from being clicked and yes, only the blue block.

    I've tried a conventional JS script but to no avail.

     

    image.png.7eba23a19a00022bc094a7b2fc545419.png

  2. No, sherzod.

    Not with me yet and I haven't found anything on the forum.

    What we did earlier was related to the "hover" colors of the buttons and not resizing.

    I apologize if there is a previous post about resize, but I couldn't find it.

  3. Explaining the attributes used:

    rcBlock200
    [[
    cols:xs-12 sm-12 md-12|
    hr-childs:xs-exp sm-exp md-fix |
    scale:parent h:100%-top off:15 mobile-off|
    ]]

    rcBlock200 is the "container" of the blocks that contain the 2 grids.

    cols:xs-12 sm-12 md-12
    will occupy 12 columns regardless of the device
    (More details about "cols:" in RadCORE documentation)

    hr-childs:xs-exp sm-exp md-fix
    will expand the "height" with the sum of the child blocks ( contained in rcBlock200 ), but only when in "mobile".
    (More details about "hr-childs:" in RadCORE documentation)

    scale:parent h:100%-top off:15 mobile-off
    will expand "height" only when in "desktop" (more details about "scale:" in RadCORE documentation)


    rcBlock205
    [[
    cols:xs-12 sm-12 md-2 |
    scale:parent h:100%-top off:15 mobile-off|
    hr:xs-150 sm-150 md-rcBlock205 |
    ]]

    rcBlock210
    [[
    cols:xs-12 sm-12 md-10 |
    scale:parent h:100%-top off:15 mobile-off|
    hr:xs-200 sm-200 md-rcBlock210 |
    ]]

    The blocks that contain the grids are similar.
    one will occupy 2 columns and the other 10 columns (as you originally defined).

    In both, we use "scale:" again to expand the "height" of each one only when accessed in "desktop" and we use "hr:" to adjust the "height" to a fixed size in pixels when in "mobile " and on desktop assumes the default value of the block itself (which will be defined by "scale:" )

  4. image.thumb.png.3f029a37fc1c7e503737e574ad337481.png

    RadCORE WEB Project

    Want to develop with DELPHI for web in a way LITERALLY PRACTICAL and HIGH PRODUCTIVITY ?

    Dozens of users in BRAZIL and the WORLD are conquering new customers by delivering your applications in record time without LEARNING SOMETHING NEW!!!

    UniGUI powered with RadCORE
     

    Goal

    Take advantage of all your knowledge in DELPHI VCL and develop or migrate your applications to the web or simply modernize your VCL applications with a lot of productivity and without the use of html templates and without requiring learning a new language or IDE.


    Facilities

     No need to know and/or apply HTML/CSS/JS manually;

     No use of third party components;

     Use of NATIVE DELPHI and uniGUI resources unnecessarily of replacement of your pre-existing components (even if you already use third-party components);

     No need for templates (ex: Admin LTE etc);

     A single code for any platform / device;

     High productivity for creating web applications;
     

    Last version

     

    Some projects originally in standard UNIGUI that were migrated by me to the RadCORE standard:

    SysLIFE( Salvador - BA )
    https://youtu.be/l-iNpufqfKE

    SADGE (Dominican Republic)
    https://youtu.be/Y4qpeEhqbXk

    iGreen - Website migration and application creation from a PSD

     

     

    Side projects developed with RadCORE and available for sale

    RadKANBAN 
    https://youtu.be/bmBq-7KiLhk

    RadFOOD - basic app but expandable
    https://1drv.ms/v/s!AovhnjIbioMAwwiqhMA9MkjaRi9Q?e=9IKeAf
     
    RadTICKET
    https://1drv.ms/u/s!AovhnjIbioMAuhul-PwIzQl7NdSH?e=TnCJHC

     

    Convert VCL to UNIGUI/RadCORE

     

    image.thumb.png.6d50167121acd39fca458be3113043f6.png

     

    image.thumb.png.b414296a4c3a93b01823fe38f972d8ed.png

     

    COMPLETE DEMO

     

    PT - Documentação de Ajuda

    INTRODUÇÃO (radcore.pro.br)

    EN - Help Doc

    INTRODUCTION (radcore.pro.br)

     

    PT - Log de Atualizações

    RadCORE uniGUI

    EN - Update Log

    RadCORE uniGUI

     

    Telegram Public Group

    https://t.me/projetoradcore

     

    WebSite:

    https://www.radcore.pro.br

     

    Contact

    Flávio Motta

    mikromundo@gmail.com

    +55 85 99862-1405

    • Like 7
    • Upvote 1
  5. 5 hours ago, Sherzod said:

    @mikromundo

    We will check this issue once again. 

    @Sherzod

    Sorry to bother you again, but did you test the project I sent you in the last post?

    I can't get the expected result.

    It is worth remembering that this problem occurred with several users (not just me) and I am trying to find out if the problem is mine or a bug in unigui.

    I haven't migrated my unigui version yet (I'm still using the final version .1559 ).

  6. @Sherzod

    Sorry to bother you again, but did you test the project I sent you in the last post?

    I can't get the expected result.

    It is worth remembering that this problem occurred with several users (not just me) and I am trying to find out if the problem is mine or a bug in unigui.

    I haven't migrated my unigui version yet (I'm still using the final version .1559 ).

  7. Hello @Sherzod

    What I tried to explain/ask is that this change could come in a future release, so that it recognizes the parameter in the servermodule and that the developer does not need to make this change in the unigui source code.

  8. 1 hour ago, FastCards said:

    mikromundo,

     

    Can you post details of where you put the extra lines suggested by Sherzod?

    Hi, actually I didn't use Sherzod's tip because it changes for every project that is developed and that's not good.

    See above that I asked a new question but so far there has been no response.

  9. 7 hours ago, Sherzod said:

    Hi @mikromundo

    unit Main -> uniGUIRegClasses -> uniGUIControlLogin -> uniEdit

    initialization
      UniAddJSLibrary('jQuery/MaskedInput/jquery.inputmask.min.js', False, [upoFolderUni, upoPlatformDesktop]);
      UniAddJSLibrary('jQuery/autoNumeric/autoNumeric-1.9.35.js', False, [upoFolderUni, upoPlatformDesktop]);

     

    Thanks again for that tip Sherzod.

    I was able to successfully load the updated jQuery.
    (I'm doing all the tests possible to see if some kind of incompatibility occurs).

    Is there any way to parameterize the load according to the existing parameter in the ServerModule ?

    or can we interpret this as a "feature request" ?

    Because once these lines are commented out, a common application, in which you can use standard jQuery, may crash.

  10. Thanks @Sherzod( it works !!! ), but please explain it better.

    is this to change the unigui source code?
    Will I have to do this with other components?

    note:

    The purpose of this is because I don't want to use the unigui standard library so I can use an updated version of jQuery, InputMask.

×
×
  • Create New...