From: Francesco M. <fr...@us...> - 2006-05-10 23:46:06
|
name: wxFDragSpinCtrl wxversion: 2.6 category: control language: cpp description: wxfdragspinctrl is a spin controll like textfield which uses a dragbutton. The dragbutton increases or decreases its value when dragging the mouse. It allows the use of a number + unit format (ex. 12 cms ) and also includes a complex automathic unit translation engine. The conversion engine allows you to define a base unit for your control and, whith the data readen from a conversion file, cnvert any unit to the base unit (if the conversion data exists). It also can perform very complex operations using + - * / and ^ ops (it will try to simplify and apply conversions to the result. Can handle floats and it rounds them with the decimals that you specify. location: wxfdragspinctrl cdate: 2006-05-10 id: 114 status: beta docs: hand buildsys: projectfiles extdep: none wiki: disabled wxport: wxmsw,wxgtk samples: 1 approved: 0 author: Victor Gil Sepúlveda version: 0.17 maintainerid: 37 Maintainer SF username: victor_gil Maintainer name: Victor Gil Sepulveda Maintainer mail address: vic...@gm... |