rdb
|
5c99cf16f8
dgui: fix DirectEntry._autoCapitalize() on Python 3.x (#628)
|
6 年之前 |
rdb
|
43a5719bac
dgui: allow using various GUI items without instantiating ShowBase
|
6 年之前 |
Sebastian Hoffmann
|
78377ca10c
Cursor after newline character appears on beginning of next line.
|
7 年之前 |
fireclawthefox
|
f2cf391a2e
gui: add simple way to enable overflow in DirectEntry
|
8 年之前 |
rdb
|
d576c6b638
Improvements to generated API docs, especially in direct tree.
|
8 年之前 |
rdb
|
23bf9ea5c7
The direct tree is now valid Python 2 *and* 3
|
9 年之前 |
assertivist
|
e567cb1dba
Allow setting width and numLines of DirectEntry without clearing text
|
10 年之前 |
mfwass
|
f8837999ed
Cleanup trailing whitespace
|
10 年之前 |
rdb
|
d9342043b0
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
10 年之前 |
David Rose
|
807a6f61da
Add patch from community member teedee to improve alternate coordinate-system support
|
14 年之前 |
David Rose
|
24f0ffafc6
initialText should leave cursor at end of text
|
15 年之前 |
Darren Ranalli
|
2a0ccbf137
added getFont()
|
17 年之前 |
David Rose
|
7fdd1813ac
remove some old panda support
|
17 年之前 |
Darren Ranalli
|
bb33000960
improved auto-capitalization for name prefixes (Mc, Mac, O', etc)
|
18 年之前 |
M. Ian Graham
|
189f83bcd2
Additional fix for messenger conflict
|
18 年之前 |
Darren Ranalli
|
69b579ecad
fixed messenger conflict
|
18 年之前 |
Darren Ranalli
|
c9201caa41
allow two capital letters per word in auto-capitalize mode
|
18 年之前 |
Darren Ranalli
|
384bd2bb4e
added utf_8 import
|
18 年之前 |
Darren Ranalli
|
9d335cb65e
added autoCapitalize
|
18 年之前 |
David Rose
|
b952455d47
use setupMinimal
|
18 年之前 |
David Rose
|
cfb2fa7eed
fix blinking cursor
|
18 年之前 |
M. Ian Graham
|
656bc2105f
Added failedCommand option that lets us register a callback for when the user attempts to submit a disabled DirectEntry field. This lets us give feedback by flashing the field a different color, etc.
|
18 年之前 |
David Rose
|
a5c85fe2f3
new PGEntry interfaces
|
18 年之前 |
David Rose
|
1f3cc3b671
more fixes for import
|
19 年之前 |
Josh Yelon
|
1b058da878
Added __all__ declarations
|
19 年之前 |
Dave Schuyler
|
64a75159c6
formatting
|
20 年之前 |
David Rose
|
34cd6206a2
fix international chat in Toontown
|
20 年之前 |
David Rose
|
7f35c53ae5
transparently interpret Unicode strings
|
20 年之前 |
David Rose
|
bfa27c5549
fix issues with text_scale, text_color, text_align
|
20 年之前 |
Dave Schuyler
|
231d582a86
formatting
|
20 年之前 |