Hi.
I need to capture the zoom factor (positive or negative) of an image during zooming...in practice I would like to use this information to reposition a symbol (which does not belong to the image) in the same coordinates using the zooming factor to position recalculation.
I tried using...
Hi.
I need to capture the zoom factor (positive or negative) of an image during zooming...in practice I would like to use this information to reposition a symbol (which does not belong to the image) in the same coordinates using the zooming factor to position recalculation.
I tried using...
B4XDrawer panel allows all touch / click event to pass to elements below it unless it is on an element in the panel.
Although I avoid modification in a class directly, to avoid issues when upgrading, I tried capturing LeftPanel_Click and LeftPanel_touch sub in B4XDrawer but it does not fire...
The next code add the funcionality in b4x to capture the click & longClick using Touch, in case of b4j add the option to fire the longClick using the Right Mouse Click or the secondary mouse button.
- Unzip the file "XUI Views.b4xlib"
- Look for the file "SwiftButton.bas" and open
- Add the...
Hello,
i try to use B4XDateTemplate but there is a behavior that i can't influence.
The template opens correct and the changes between month and year run as supposed.
But when i touch a day, the template is immediately closed. There is no change to press
"ok" or "cancel". This can't be the...
Hello Guys,
I'm working to move labels on the screen based on touch event, but it seems touch it is only available at activity level. Is that true?
I based my research on the ThreeActivityExample.b4a project.
Sub Activity_Touch (Action As Int, X As Float, Y As Float)
Private dX, dY As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.