LucaMs Expert Licensed User Longtime User Apr 10, 2023 #1 (I should write a snippet or a suggestion in some other forum, but... you will understand me) I tried the excellent PreoptimizedCLV; the trouble is that I'm left-handed, so: B4X: PCLV.B4XSeekBar1.mBase.Left = 0 ?
(I should write a snippet or a suggestion in some other forum, but... you will understand me) I tried the excellent PreoptimizedCLV; the trouble is that I'm left-handed, so: B4X: PCLV.B4XSeekBar1.mBase.Left = 0 ?
LucaMs Expert Licensed User Longtime User Apr 10, 2023 #2 It seems to work well in B4A but in B4J the Seekbar stays on the right ?
LucaMs Expert Licensed User Longtime User Apr 10, 2023 #3 LucaMs said: It seems to work well in B4A but in B4J the Seekbar stays on the right ? Click to expand... Solved. Sleep(50) right after PCLV.Commit (in the sample project)
LucaMs said: It seems to work well in B4A but in B4J the Seekbar stays on the right ? Click to expand... Solved. Sleep(50) right after PCLV.Commit (in the sample project)