Posts by FelipeAgger • 43 points
3 posts
-
1
votes1
answer480
viewsQ: React using Redux, not saving application status
I’m trying to implement redux in my app Web react, does not give any error but also does not work, when I try to capture state is as undefined structure: App.js Routes.js store/actions.js…
-
0
votes1
answer689
viewsA: How is the text of the python-kivy text_input used?
According to the manual, follows an example of use: from kivy.uix.textinput import TextInput textinput = TextInput(text='Hello world') Another example: def messageShow(self,evt): if self.txt1.text…
-
3
votes1
answer56
viewsA: How to ignore the safety warning
This notice is from the Windows UAC, and when you think the application is insecure it gives that notice, and your executable is also uncertified, to resolve that notice, you can, Purchase a…
vb.netanswered FelipeAgger 43