I am using Azure DevOps with a Microsoft Account (@outlook.com). The same account is co-administrator of 3 different Azure Subscriptions. I am trying to create
I have two different arrays populated with a number of string values and I would like to compare the two arrays and find the matches. The main problem is that t
I am working on a QT project that makes it possible to view and edit table views from a given file. For the buttons in the GUI I'm using QToolButton, but when m
For example, here's how my data is stored: When I do a GET for the data from this URL (using the REST API): https://<redacted>.com/maps/a6c00d68a95a50433
I want to create a div that can change its width/height as the window's width changes. Are there any CSS3 rules that would allow the height to change according
Good, I’ve been an hour and I’m going crazy (I’m new) I have a button that when pressed shows a div . Fixed sidemenu, this occupies 100% high
I know this question has been asked before, like this: similar questions But my issue is when I do this: LayoutParams params = new LayoutParams( Layo
I have text that is bigger than SMS limits so I splitted it, but qpython with androidhelper's Android.smsSend("address","text") send's only last sms import an
I get the following error from the gps: Fatal Exception: java.lang.NumberFormatException Invalid double: "-٣٣٫٩٣٨٧
How do you save a page's state even after the back button is clicked (i.e. Navigator.pop(context))? The saved page will not call initState again when the back b