Skip to main content
PabloG's user avatar
PabloG's user avatar
PabloG's user avatar
PabloG
  • Member for 15 years, 11 months
  • Last seen more than 7 years ago
  • Argentina
57 votes
12 answers
59k views

Get size of a file before downloading in Python

46 votes
9 answers
55k views

How to create an encrypted ZIP file?

46 votes
3 answers
6k views

File size differences after copying a file to a server vía FTP

21 votes
3 answers
29k views

How to implement "DOM Ready" event in a GreaseMonkey script?

16 votes
5 answers
25k views

Extending base classes in Python

13 votes
2 answers
4k views

Opinions about Enthought Traits/TraitsUI for Python desktop development

8 votes
2 answers
1k views

"Bootstrap" python script in the Windows shell without .py / .pyw associations

6 votes
2 answers
36k views

How to get the form active control?

5 votes
4 answers
474 views

What's the C# pattern to perform an action on a series of values?

4 votes
3 answers
699 views

Python like __getattr__ for Ruby / JRuby

4 votes
1 answer
2k views

Alternate row coloring in Scintilla

3 votes
3 answers
946 views

Remap keyboard navigation with Jython / Swing

3 votes
1 answer
1k views

Error 403 uploading a file to Google Docs with Python

2 votes
2 answers
3k views

WaitCursor doesn't appear in a C# NET CF application

2 votes
1 answer
3k views

Killing a WinCE device process from a desktop app

2 votes
2 answers
169 views

Automatic conversion of specific binary files to text to compare (diff) in Mercurial

2 votes
6 answers
4k views

Record locking problem between linux and Windows

2 votes
1 answer
2k views

Accesing WinCE ComboBox DroppedDown property (.NET CF 2.0)

2 votes
2 answers
997 views

Handling Swing focus events with Jython

1 vote
2 answers
407 views

How can I disable a hotkey in GreaseMonkey while editing?

1 vote
3 answers
6k views

How to set wxPython grid background color?

1 vote
1 answer
1k views

How to get a list of local drives without SUBST'ituted ones in Python / Windows?

1 vote
1 answer
335 views

Errors running MoSync example project on Java ME phones

1 vote
2 answers
3k views

How can an AutoHotkey GUI handle the {Return} key without using a default button?

1 vote
2 answers
1k views

Copy a folder programmatically without resolving hardlinks in Windows (Win32 API)

1 vote
1 answer
2k views

Change UI culture programmatically in WinCE 5 / .NET CF 2

1 vote
1 answer
4k views

How to display an busy indicator in a long running C# .NET CF 2.0 process?

0 votes
1 answer
1k views

Error printing from 16-bit applications in Windows 2008 Server

0 votes
1 answer
185 views

Accessing C++ vector elements without casting

0 votes
2 answers
74 views

Managing a pair of files as one in Mercurial