Wish B4A / B4J B4XPages template - klaus    Feb 11, 2021   (5 reactions) In B4A 10.6 we have the new %PROJECT_NAME% variable it would be interesting to have in the B4XPages template:
this line by default:
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper... Wish Include Four Very Important Lines in B4XPages Template - Mahares    Dec 29, 2023   (9 reactions) Include these 4 lines in the default B4XPages template as they are extremely helpful and beneficial to many developers:
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args... Wish B4XPage project template - LucaMs    Apr 28, 2021   (8 reactions) This isn't really a "Wish", it's just a small suggestion.
Mainly (but not only) for beginners, I would add (at least) two things to the B4XPage project template:
' #BridgeLogger: True ' <--- Commented.
Public Sub Initialize
' B4XPages.GetManager.LogEvents = True ' <--- Commented.
End Sub
After all, the template already contains useful comment lines... Wish Option in B4XSearchTemplate to disable keyboard and PutAtTop - AnandGupta    Feb 12, 2022 Refer https://www.b4x.com/android/forum/threads/solution-increase-b4xsearchtemplate-without-losing-title-bar-bas-changes.138373/#post-876058 Please make optional with class variable for below two codes in B4XSearchTemplate : xDialog.PutAtTop = xui.IsB4A Or xui.IsB4i IME.ShowKeyboard(SearchField.TextField) Both are TRUE in B4A. Please give option to make them FALSE is so required.... Wish Add B4XPage_Appear routine to the template. - LucaMs    Oct 6, 2020 ___... Wish B4XPage Template : Request to include additional B4XPage Event Subs - Mashiane    Dec 8, 2020   (1 reaction) Ola
With new learning curve into this sphere, I kindly request that the B4XPage template be beefed....
B4XPage_PermissionResult (B4A) - Raised after a call to rp.CheckAndRequest.
The template can be enhanced to... Wish Template management - luke2012    Aug 28, 2013   (1 reaction) There is the possibility to have a kind of template management within the B4A IDE in the next releases ?
For "Template management" I mean a possibility to create a template in order to use... Wish File > New > From Template - Hamied Abou Hulaikah    May 23, 2020   (1 reaction) As title said: File > New > From Template It is better help for new & beginners to create projects with built-in libraries & functions. B4X is wealthy with thousands of projects & code samples. It is Time to Grow! B4X... Wish Small change to B4XPages template - Erel (first post)    Jul 9, 2025   (5 reactions) Implemented for the next update.
Note that once B4i is updated, it will be changed to a macro inste... Wish [B4XDateTemplate] Add time picker - Ilya G.    Jun 4, 2020 Is it possible to add time picker like in Bootstrap Datepicker?
95246... Page: 1   2   3   4   5   6   7   |