ExtJs v4 – Ext.application , Ext.onReady

Confuse with the Ext.application(..) & Ext.onReady(..) ?? Read more …

ExtJS v4 – Getting Started

The following article will walk through basic concepts and how to get a dynamic page up and running quickly. Let’s get start with something simple now.

Favicon

The following example assume you’d like to display a list of URL and showing the favicon. If the favicon is not found the default will display instead.

GUI tool for Pywinauto

I’m just gonna to share some finding on how to easy used of pywinauto. For the project purpose, i need to automate some binary installer from end-to-end process. The following example is how i get the element from UI.

Hibernate (Annotation) – One-to-many example

The following example will demonstrate the simple one-to-many relation,