Jump to content

easegura777

uniGUI Subscriber
  • Posts

    102
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by easegura777

  1. Please, help, how change font and backcolor UniSegmentedButton
  2. In the V1.90.0.1547 not show beforeinit
  3. pressing o pushing UnimButton execute
  4. I have the following code and it works correctly in UnimHTMLFrame, now I would like to execute the function from the click event of a button to pass it a parameter <input type="button" value="Say hello" onClick="showAndroidToast('Hello Android!')" /> <script type="text/javascript"> function showAndroidToast(toast) { Android.showToast(toast); } </script>
  5. I have the following scenario: 1. AppWeb in Unigui for mobile 2. Mobile device with android 3. SDK in Java of the mobile device 4. with the SDK you can print directly to the device https://www.szzcs.com/prod_view.aspx?TypeId=10&Id=172&FId=t3:10:3 5. The AppWeb deployment a TWebBrowser from delphi in apk 6. How could I invoke the sdk methods to send to print from delphi Thanks/Gracias!
  6. I have the panel on sheet 2 and I want by means of code to return to sheet 1.
  7. Set ActivePageIndex and not found, Help me please!!
  8. Hi, in TuniDBEdit where do i add this code, the funcion reconfigure, it´s not in ClientEvents -> ExtEvents
  9. Hi, in TuniDBEdit where do i add this code, the funcion reconfigure, it´s not in ClientEvents -> ExtEvents
  10. Hi, I used uniGUI - v1.90.0.1534 , component TUnimButton, I applied the code but it did not work, is displayed 16X16, i need 56x56 Please, helpme!!
  11. Thanks, it worked!!
  12. Show this message, use the component TunimEdit
  13. If I have 2 triggers, can I disable only 1 of them? Help Please!!
  14. I have the same problem, could you support us !!
  15. how change color iconcls, i need change color iconcls from unitabSheet
×
×
  • Create New...