Posts by the flash two • 45 points
4 posts
-
0
votes1
answer491
viewsQ: How to place an imageView and a textView inside a gridView?
I can’t place image and text inside a gridView, someone can help me ???
-
0
votes3
answers2316
viewsA: Google Maps does not load
friend your application will only work if you have the key of maps: go to your code file "res/values/google_maps_api.xml" find that line of code: <name="google_maps_key" translatable="false"…
-
2
votes1
answer1015
viewsQ: Custom window other than standard in python
hi, I would like an example of Python window, different from the pattern, as I do it ??? this is my code: from tkinter import = root = Tk() theLabel = Label(root, text="This is too easy")…
-
-1
votes1
answer2404
viewsQ: search for depth and width using graphs
I need a code that does a wide and deep search using graphs for the shortest path search, analyzing these aspects mentioned, but I don’t know where to start, I would like someone to help me, serve…