B4A Library FabricView - make your own drawings / writing with your finger

Johan Schoeman

Expert
Licensed User
Longtime User

ykucuk

Well-Known Member
Licensed User
Longtime User
Hello, SetBackgroundImage doesn't work for me. I try make application as colouring book . Is there another way for do it ?
 

Johan Schoeman

Expert
Licensed User
Longtime User

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Could it be possible to define these variables next time someone does some changes to this library


// Interactive Modes
public static final int DRAW_MODE = 0;
public static final int SELECT_MODE = 1; // TODO Support Object Selection.
public static final int ROTATE_MODE = 2; // TODO Support Object ROtation.
public static final int LOCKED_MODE = 3;

Sometimes you don't want the user to be able to draw and interactive mode be change
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…