The products with the touchscreen are increasing while there are elderly or handicapped people who cannot operate touchscreen well.Therefore, the researches of the system supporting operations of a touchscreen by giving fingers a touch feeling become popular.We aim for the realization of the touchscreen that can provide the click feeling and the position of the button by a simple mechanism keeping the flexibility of the touchscreen (4-5). To be spread the welfare systems employing our proposal, providing a generic shared developing environment over applications is required. The developing environment must be a simple mechanism and less dependence to the device. We have proposed the hardware framework with a simple structure[4]. In addition, we have described a concept of the general software framework on this hardware framework[5].However, since the software framework was a conceptual image, we need further examination to practice implementing the many features that are independent on the specified devices. For example, these features are the user interface and the switching of the application.In this study, to realize the device-independent software developing environment, we employ GTK(The GIMP toolkit) as the infrastructure of user interface. We also develop the touchscreen system on the Linux to hide the real devices. We develop the touchscreen library combining with the GTK library and the touchscreen library. The touchscreen library is a set of low level functions that cover the details of the real device. In this paper, using their libraries, the study case was implemented the software framework on the prototype. Further, this paper verified that the application actually can be developed using the software framework.