OpenShot公式ブログへようこそ! OpenShot動画エディターについての最新ニュースや、開発の更新情報をお読みください。RSSを購読するか、FacebookTwitterGoogle+でフォローしてください。


8 10月

Once again I find myself struggling with Drag 'n Drop using GTK and Python. Why is it so difficult to get something working? Why do all the examples on the Internet suck? These are all good questions my friends, and today I bring some answers.

First of all, there are many different levels of ...



18 9月

Have you ever wanted to change the drag icon on a GTK TreeView control using Python? This sounds really easy, but in fact there is a trick to getting it to work correctly. Hopefully you have found this blog prior to spending 7 days searching for a solution (like I did).

I have posted ...