dialog

  1. practicalsoft

    B4X FEED Permission dialog not showing

    Erel, i had to create this thread. Please test the attach file. This is an example of my project. The write permission dialog will not appear if File.WriteString(File.DirRootExternal, "1.txt", "ttt") is disabled. Try enabling it, then the dialog will appear. This is the strange issue i was...
  2. practicalsoft

    B4X FEED SearchTemplate to a library

    Hi, im trying put code some like this in a library B4X: Sub Class_Globals Dim base As B4XView Dim xui As XUI Dim SearchTemplate As B4XSearchTemplate Dim Dialog As B4XDialog End Sub Sub Search_Template(base1 As Activity) As ResumableSub basee = base1...
  3. practicalsoft

    B4X FEED B4XPages - Dialog with InputTemplate doesn´t continue

    Need help. I don´t know why the thread doesn´t follow after clicking "ok" ....continuing after Wait for"..... B4XPage - Dialog - InputTemplate: Base = Root Dialog.Initialize (Base) Dialog.Title = "" InputTemplate.Initialize...
  4. practicalsoft

    B4X FEED Dialogs2 library - an update to the original Dialogs library

    I wrote the original Dialogs library many moons ago and it has suffered with age owing to the changes made to Android and B4A over the years despite the administrations of several other people. Although modal dialogs are deprecated in general they are still very convenient for use with my...
  5. practicalsoft

    B4X FEED B4XPages and Custom Dialog

    I am trying to port this example "CustomB4XDialogTemplate" into my B4XPages app. I receive this error: This is my code for B4XPage2: B4X: Sub Class_Globals Private Root As B4XView 'ignore Private xui As XUI 'ignore Private Dialog As B4XDialog Dim mt As MyTemplate End Sub...
  6. practicalsoft

    B4X FEED B4A Searchtemplate add Tag for each item in CLV

    Hi for all, i need a bit help with this plz. Im using this code and works fine, but i need some more. this code: Base = Activity Dialog.Initialize (Base) SearchTemplate.Initialize Dim Items As List Items.Initialize...
  7. practicalsoft

    B4X FEED [B4A] Change InputType of Input dialogs with XUI Views

    I searched trhough the forum, but I couldn't find a solution :( I'm using input dialog with XUI in order to grab input data from the user. I would like to set the input type (eg: a phone number) so that the keyboard only shows number keys. Same for email input (they're similar to common text...
  8. practicalsoft

    B4X FEED B4XDialog Template Resize

    Good morning, I have searched the forums for some time, but have not found a way to resize a input template. This is the point i am at, any advice / support would be great! B4X: Dim input As B4XInputTemplate input.Initialize...
  9. practicalsoft

    B4X FEED B4xTable - How can i select and highlight a table row programatically

    Hi, I am using b4xtable in an Android app. I wish to find a record in a SearchTemplate dialog, then set a b4xTable row after clicking out of the dialog and passing the selected item and its index to an already existing table. Now I can hear you asking, why don't you use the table search...
  10. practicalsoft

    B4X FEED TextColor not working

    I am having problems setting TextColor on Samsung S10 device. I took this code snippet and modified the SetLightTheme as follows, expecting to see some text in Red and some in Green. Instead I see all text is black, except the title bar text which is white. B4X: Sub SetLightTheme...
عقب
بالا