Hi everyone, i wish to build a desktop app but with some modern vibes in it.
So I imagined it without the ugly windows default window, but more like macos apps.
Is it possibile to create an app that has this type of GUI using B4J?
no borders, round corners, functioning buttons (close, minimize...
Hello.
Tell me, is it possible to organize the opening of the site inside the application in a separate window?
For example, in a running application, create a window (panel) in an Activity (as in Windows on the desktop), in which to display the contents of the site.
That is, how to embed a...
I saw a recommendation not to use DoEvents:
Source: https://www.b4x.com/android/forum/threads/doevents-alternative.68918/#post-437288
But the window freezes if you don't use something to wait a while. And Windows O.S. notifies you that the window is not responding.
I managed to read...
Hmm, I see that Anywhere Software has created this new section in the forum, so I've decided to add my actual B4X story.
WARNING: This is going to be a loooooooooooong read :cool:
I've always enjoyed creating software from the early days of the humble 48k ZX spekky, to machine coding my 68000...
Hello,
I'm asking a question I didn't see in the forum (or I've lost my glasses !)
Is there a way to split the (tab) coding window horizontally ?
why this question ?
I generally code my views, so when I create a new one, I go on top to declare, then go on bottom to code many times an hour.
So...
Hello.
My app has a main window which shows all the options and submenus and covers most of the screen. It is "undecorated". The problem is, when I open other forms from that main form, they don't show as separate "tabs" in Windows, so as soon as I click on another part of the screen, the...
I am creating a form and then calling a function and getting the system to wait. I'm calling from the form and not a service like this:
wait for (GlobalFunctions.ParseCycleCount(lJson,lSAPData)) Complete (Result As Boolean)
If Result=True Then
btnOK.enabled=True...
Hi.
I need to know size and position of visible windows.
Maybe autoit library could be a solution, but I do not know how to implement this using this library.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.