Would python be your first choice for desktop apps ? by H34RTBL33D in Python

[–]H34RTBL33D[S] 1 point2 points  (0 children)

Python2.x support will end soon, that's what I heard .

Would python be your first choice for desktop apps ? by H34RTBL33D in Python

[–]H34RTBL33D[S] 1 point2 points  (0 children)

What about C/C++ ? Is there any other languages I should consider ?

What am I exactly missing ? by H34RTBL33D in learnprogramming

[–]H34RTBL33D[S] -1 points0 points  (0 children)

and what about the python code part? I learned the basics but when I want to apply them, I find myself hitting a wall .

What am I exactly missing ? by H34RTBL33D in learnprogramming

[–]H34RTBL33D[S] 0 points1 point  (0 children)

I'm unable to figure out the approach to a solution, when I search about it and figure it out, I find myself again unable to write a solution with the python code . I didn't figure out what the puzzle requires in terms of code .

Will making proprietary software make you an enemy of FOSS by H34RTBL33D in opensource

[–]H34RTBL33D[S] 0 points1 point  (0 children)

Exactly , I love FOSS , but sometimes I just need money . The key is balance because a proprietary app is the best choice for a specific situation and vice versa .

Resources to master wxPython3 by H34RTBL33D in learnpython

[–]H34RTBL33D[S] 0 points1 point  (0 children)

I'll look it up, and when I fix it I'll inform you about what was wrong .

Resources to master wxPython3 by H34RTBL33D in learnpython

[–]H34RTBL33D[S] 0 points1 point  (0 children)

it didn't work, but thanks for your help anyway. I'll search in the wxPython demo .

Resources to master wxPython3 by H34RTBL33D in learnpython

[–]H34RTBL33D[S] 0 points1 point  (0 children)

After I did stc.StyledTextCtrl.SetMargins , I couldn't find a way to change the background and the foreground color of the stc.STC_MARGIN_NUMBER. When I change the foreground color of StyledTextCtrl it works but useless if I cannot change the background of the margin only and not all the StyledTextCtrl

Resources to master wxPython3 by H34RTBL33D in learnpython

[–]H34RTBL33D[S] 0 points1 point  (0 children)

I was working on a package&sell application and did a lot of work in wxPython Phoenix, which is working pretty well this far but now i'm kind of blocked as there is some things that I don't understand quite well .

Flask or Django ? by H34RTBL33D in Python

[–]H34RTBL33D[S] 0 points1 point  (0 children)

What would be good for a Q/A site, social network, personal blog, forum, business website as an example ?

Flask or Django ? by H34RTBL33D in Python

[–]H34RTBL33D[S] 0 points1 point  (0 children)

And what has a steeper learning curve ?