by

  1. M

    iOS Question CustomListView loaded layout can't be modified by code

    Hi everyone, i'm trying to adapt an example of a chat layout (android reference by @Douglas Farias) I want to change the property (width, height, position) of a panel in a customlistview (loaded with loadlayout). If I go step by step with the Debugger it seems to work, but as soon as it go on...
  2. M

    iOS Question Ask for enable gps / localization

    Hi, i took a look to this example. In case the user manually disable the location option, how can I show again the msgbox to ask to enable it by code? Maybe to put in the "LocManager_AuthorizationStatusChanged" event
  3. M

    iOS Question TextField change Border Color (by code)

    Hi everyone, it's possibile to change the parameter "Border Color" of an TextField by code? I have a TextField in RoundRectangle style, and i want to change the border color to red when it is required. I got done in designer but not by code
  4. bitben

    Android Question B4A SSL Handshake Error

    Hello, yes i know there are many threads about this, but i have found no solution to my - i think - special problem. I need to connect to this url: https://ssfbln.dyndns.org:444/mb/index.asp There is no need to install an sec. certificate, i can load it and login in chrome without certificate...
Top