dimanche 28 août 2016

Event Triggered after removing view

Hi All

I have a popup that I use to replace a traditional spinner/picker.
The popup consists of a Panel, that hosts a title (button), ScrollView, and a Done button.

After removing the popup, using the code below, Panel_Click events for the scrollview panels keep firing up.

The exact same code has no issues with b4A

Code:
  Sub LAY_RemovePanelByTag( pnlParentPanel As Panel, PanelTag As String )
Dim PopupPanel As Panel

If pnlParentPanel.IsInitialized = True Then...
Event Triggered after removing view

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/2bsAFfj
via IFTTT

Aucun commentaire:

Enregistrer un commentaire