chrox
87296fe884
set larger toggle switch width
2013-07-13 11:08:53 +08:00
chrox
67816852ac
option value can be dict now
2013-06-28 17:08:10 +08:00
chrox
c246696de9
add enable/disable method for Button widget
2013-06-16 11:13:54 +08:00
chrox
e947c9b4b2
add bgcolor/fgcolor for TextWidget
2013-06-16 11:11:07 +08:00
chrox
eb4c76bd15
add highlight in pdf reader
2013-06-15 23:16:53 +08:00
chrox
eb2e26160a
add faked tap when closing dict window
2013-06-15 23:16:53 +08:00
chrox
47a58bebe4
split non-ascii characters like Chinese in which there is no space
2013-05-24 22:01:06 +08:00
chrox
a5a7cebd73
dict windlow fit to landscape screen width
2013-04-30 18:43:39 +08:00
chrox
695e095a1a
add a demo version dictionary
2013-04-24 22:57:03 +08:00
chrox
7f53ddacbe
add activity indicator when configuring in reflow mode
...
For now pillow activityIndicator is used to draw animated waiting icon
at the upper left corner of the screen. So pillow service should be
enabled to use this feature, but eventually we should implement an
activity indicator that is independent of native system.
2013-04-21 16:54:59 +08:00
Qingping Hou
92cbbabbcf
bug fix in touchmenu, reset menu page on go up
2013-04-15 22:09:48 -04:00
Qingping Hou
0a40658a9d
bug fix in touchmenu: properly set max menu height
2013-04-15 22:06:18 -04:00
Huang Xin
b6fcc85a45
Merge pull request #44 from th0mass/fe3fc9039909e6051321dd7d0b5ffbd42c886b8a
...
having a bigger close icon could be a good idea
2013-04-09 03:28:03 -07:00
Qingping Hou
ce0ab36908
add gettext to all widgets
2013-04-08 15:29:23 +08:00
th0mass
fe3fc90399
having an easy to press close button
...
though it is a bit "ugly" hence I'm not sure everybody will happy with this
2013-04-07 10:31:13 +03:00
chrox
11c0741afe
increase fine tuning factor in bbox to 10
...
So that the finest adjustment of bbox is 5 pixels
considering pan threshold is 50 pixels.
2013-03-31 22:09:19 +08:00
chrox
bbda1362e3
tweaks on widget alignment in touch menu
2013-03-29 22:54:54 +08:00
chrox
2fc897bc25
add time information in menu footer by neoquest in hi-pda forum
2013-03-29 22:37:34 +08:00
chrox
ae40aad56e
use new directions in pan/swipe gesture
2013-03-28 21:07:38 +08:00
Qingping Hou
cef7d9e3c8
add on tap close to infomessage widget
2013-03-17 12:15:21 +08:00
Huang Xin
6d545b6959
Merge pull request #808 from houqp/new_ui_houqp
...
add callback to touchmenu icon
2013-03-16 19:02:38 -07:00
Qingping Hou
bf2b853fd8
add callback to touchmenu bar icon
2013-03-16 14:47:58 -04:00
Qingping Hou
7f03dcd82b
remove LvDEBUG call
2013-03-16 14:40:51 -04:00
Qingping Hou
935ed5576c
add show_parent to menu widget
2013-03-16 14:15:50 -04:00
Qingping Hou
2a4282e8f5
bug fix in item_table_stack
...
should create a new one for each menu widget invoke
2013-03-16 13:45:00 -04:00
{Qingping,Dave} Hou
82d26e9a6d
Merge pull request #805 from chrox/font_color
...
use inverted font color in toggle switch
2013-03-16 10:11:00 -07:00
{Qingping,Dave} Hou
c7b12667ee
Merge pull request #806 from chrox/two_finger_pan
...
add fine tuning of bbox by swipe gesture
2013-03-16 09:53:52 -07:00
chrox
90260baf00
add fine tuning of bbox by swipe gesture
2013-03-16 22:47:36 +08:00
chrox
6ec22c73a0
use inverted font color in toggle switch
2013-03-16 19:48:32 +08:00
chrox
17e967a227
bugfix: calculate width of TouchMenu each time when TouchMenu is created
2013-03-16 14:07:59 +08:00
Qingping Hou
4dfb683b78
remove done todo
2013-03-15 21:09:04 -04:00
Qingping Hou
a4b17061a5
add page counting in touchmenu & bug fix for sub_item_table
2013-03-15 21:05:44 -04:00
Qingping Hou
e44bedfea2
listen swipe gesture in touchmenu
2013-03-15 20:30:42 -04:00
Qingping Hou
28e5907d51
use scaleByDPI in all widgets
2013-03-15 20:03:50 -04:00
Qingping Hou
495a173ed0
add scaleByDPI and use it in touchmenu
2013-03-15 19:42:20 -04:00
Qingping Hou
ad704fa9c2
give a better name for parent
2013-03-15 05:23:39 -04:00
Qingping Hou
eaf43dc30b
add go back button to touchmenu
2013-03-15 05:18:34 -04:00
Qingping Hou
c9c72522b9
add submenu support for touchmenu
2013-03-15 02:54:23 -04:00
Qingping Hou
9840a71335
put menu item callback and closing ops to scheduler
...
Otherwise, inverted menu item will not be shown
2013-03-14 14:21:19 +08:00
Qingping Hou
3c97c65f5c
minor fixes, add TouchMenu example to wtest.lua
2013-03-14 13:59:59 +08:00
Qingping Hou
38a6ea96d7
fix: set parent on TouchMenuItem
2013-03-14 13:58:02 +08:00
Qingping Hou
44d0a99efd
first demo of touch menu
2013-03-14 13:06:42 +08:00
Qingping Hou
e0813ad789
return true on iconbutton click event
2013-03-14 11:57:51 +08:00
Qingping Hou
b4c5f28164
add iconbutton widget
2013-03-14 10:52:09 +08:00
Qingping Hou
c94767d9d6
add width and invert to FrameContainer
2013-03-13 12:41:36 +08:00
Qingping Hou
557ceb7a4b
add vertical_align to UnderlineContainer
2013-03-13 11:18:29 +08:00
Qingping Hou
c5ff50abdf
remove trailing spaces
2013-03-13 10:43:15 +08:00
Qingping Hou
10d980ed87
rearranged source tree
2013-03-13 01:18:53 +08:00