B4J Question Show MessageBox on top of Parent Form regardless of Which Screen I move the Parent Form to - walterf25    Jul 12, 2024 box to appear on top of the Parent form regardless of where I move my main parent form to, I have two screens, my laptop's screen and a 22 inch monitor, if I move the main parent form to the second... form, it shows up on the first screen (laptop's monitor), is there a way to address... B4J Question How to Move an UNDECORATED Form - lymey    Feb 6, 2014   tags: Forms I want to be able to move the form in much the same way as you can with a DECORATED form.
What I am... the 'decorations' but want to be able to move the form.
So far I have tried the MouseMove event (doesn't... moves and you can't 'hold' the mouse in place while the form moves by resetting top and... B4J Question [SOLVED] B4XPages how to move borderless form - mcqueccu    Sep 15, 2020 Finally, am starting a new project with B4J.
Even though its just a B4J (desktop application), i sti... B4J Question Detect Form Move From One Screen To Another - keirS    Jul 6, 2020 Is this possible? Can't see an easy way to do this using JavaObject. As the stage and window classes don't seem to have a move event unless I am missing something.... B4J Question move form with panel - alirezahassan (first post)    Jun 29, 2021 I found the answer in the following link
https://www.b4x.com/android/forum/threads/how-to-move-an-undecorated-form.37551/post-221684... B4J Question Load 2 forms (2st form is cant move more than form1s inside just like MDIForm) - Magma (first post)    Mar 31, 2022 There is something that may be can help you... but it isn't so easy like mdi form of vb6.. but is more powerful for docking tool windows use...
https://www.b4x.com/android/forum/threads/dockable... B4J Question [Solved] Move a form on screen, better way ? - Laurent95 (first post)    Mar 17, 2021   (1 reaction) Last update, it's solved now and really smooth,
Thanks again @stevel05 ?... B4J Question [SOLVED]How do I stop a form in an expanded xcustomlistview from moving? - Hilton (first post)    Jul 3, 2020 That's it, it was focus. I was already disabling all fields, however, using ReqFocus on the buttons that initiated the datepicke... B4J Question B4J Form Position - mohammad shaterian (first post)    Mar 5, 2025
Form.WindowLeft
Form.WindowTop
Form.WindowWidth
Form.WindowHeight
are available on a Form Object
Tankyou steve,But I want the position of the form to be updated instantly when I move the form on the screen. A function like move form
Tank's agin... B4A Library [B4X] B4XPreferencesDialog - Cross platform forms - Erel    Nov 12, 2021   (52 reactions)   tags: preference, B4X, builder, B4X B4XPreferencesDialog these dialogs are: 1. Define the list of fields. The recommended way to do it is with Forms Builder tool: https://www.b4x.com/android/forum/threads/b4x-forms-builder-designer-for-b4xpreferencesdialog...: https://www.b4x.com/basic4android/images/B4i_0TX3wrm9sF.png Set this mode with forms builder.... It can be set with the form builder or at runtime (when the item is added or with the new SetExplanation.... Set it with the form builder or the Theme property. XUI Views v2.00+ is now required. V1.20... Page: 1   2   3   4   5   6   7   |