I'm a newbie flutter developer I need some guidance regarding 2D scrolling where I can put widgets in the body and scroll 2D (vertical, horizontal AND diagonal
enter image description here Can anyone help with this? the best I could do is this: SELECT To_char(Flight_day, 'dd-Month-yy') "FLIGHT_DA", Location_name, COU
I am trying to run component testing on Angular web app using serenityJS + Jasmine but encountered the error below. Any idea how I can resolve this issue? Messa
Morning all. I have created a vehicle database with somewhat detailed information like engine type, fuel, transmission, manufacturer and so on... I started out
I want to open a window, which contains authorization form and handle result of authorization. I decided to do this by checking window location (if user was aut
I'm trying to get text to appear after a button press in Slack - any ideas how? They show off the functionality in their documentation but I can't seem to see w
I am trying to override the create() method for the following Serializer: serializers.py class TaggingSerializer(serializers.ModelSerializer): tag = TagSerial
I'm trying to write a program that automatically changes the resolution of the screen when it sees that a particular app is running on my computer (so it's easi
I am creating a process to import a CSV File and display it in Classic Report. That process uses PL/SQL, it has validation checks and edit some string data. I w