Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
John Lewin
ec40c6878b
Add ReadOnly property
2018-05-03 19:31:28 -07:00
John Lewin
c1604a1d86
Set border width in constructor to work around agg quirk
...
- Issue MatterHackers/MCCentral#3178
Borders missing from widgets in popup container
- Issue MatterHackers/MCCentral#3179
Native border properties having no effect on MHText/MHNumber edit fields
2018-04-23 16:07:49 -07:00
John Lewin
ea3fa0bd2c
Change MHTextEditWidget anchoring
2018-01-17 12:05:46 -08:00
LarsBrubaker
69d4eb978e
Fixe text tests
2018-01-17 10:24:07 -08:00
LarsBrubaker
cc339c6c75
Need Text Edit Widget outer scroll container to be stretch
2018-01-16 15:36:18 -08:00
John Lewin
b569b070ef
Fix collapsed controls
...
- Issue MatterHackers/MCCentral#2521
Control glitches potentially related to layout engine revisions
2017-12-28 12:41:20 -08:00
Lars Brubaker
359784877f
Unify Vector2 3 and 4 to have upper case field members
2017-10-31 12:53:46 -07:00
Lars Brubaker
8d1fecab8c
Changed RGBA_Bytes -> Color
2017-10-31 11:43:25 -07:00
John Lewin
4947ac483c
Simplify and unify MHEdit controls
...
- Issue MatterHackers/MCCentral#2020
Improve control sizing and positions
2017-10-01 14:22:12 -07:00
John Lewin
e7522314ce
Extract embedded types to new files
2017-10-01 11:26:44 -07:00
Lars Brubaker
611ff4799a
Made the bed change on printer change
...
Started work on a publish to MatterHackers
2017-08-31 15:52:47 -07:00
Lars Brubaker
f7d4163125
Refactoring VAnchor and HAnchore names
...
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
Lars Brubaker
a92bafd2df
Refoctoring
2017-06-26 15:42:58 -07:00
Tyler Anderson
793cf08d2e
Added ability to unhide passwords
2017-01-30 11:22:18 -08:00
larsbrubaker
1c9af30332
Made the macro and gcode edit windows edit faster
2016-12-03 12:48:19 -08:00
Tyler Anderson
0b4bc4cbbc
Switched custom GCode boxes to monospace font
2016-08-10 15:18:03 -07:00
Lars Brubaker
ddbef452c1
Took out the onidle timing in MH text widget
...
Making more delegates call by invoke
took out unused usings
Made the settings save on edit complete (so they work)
2016-04-21 18:02:02 -07:00
Lars Brubaker
edd2aa135f
bit of work on slice settings ui
2016-04-21 17:24:56 -07:00
Lars Brubaker
1b5c1e6a3e
Total Seconds is what we really wanted.
...
Making the tests have more common code for less errors.
2015-09-04 11:28:01 -07:00
Lars Brubaker
721dcf4578
Make Focus work better
...
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
27677b44fd
Fixed a bug with hiding hint text on edit widget
...
Working on rename
Fixed the blending on thumbnails.
Some experimental work with adding more base library providers (dynamic folder adds)
Test History and Queue providers
2015-07-27 19:03:54 -07:00
Lars Brubaker
53f7ba8579
Remvode unused config.ini
...
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.
Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
74084b95a9
Fixe the remove flag for the password field.
2015-07-07 10:09:35 -07:00
Lars Brubaker
eb78472c42
Made the outer surface multiple setting work in standard mode.
...
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
1b0eac07e9
Made the mhtexteditwidget do less onidle calling.
2015-01-06 11:47:52 -08:00
Lars Brubaker
d520c04edd
Put in the ability to SelectAllOnFocus for TextEditWidget.
2015-01-05 16:19:05 -08:00
Lars Brubaker
4fcb81d555
Improved lots of the timing code in UIThread callbacks.
2014-12-18 18:18:11 -08:00
larsbrubaker
b75ae71d24
Made 3D views editable while printing (if not the embedded view).
...
Made the eeprom windows have the correct tab stops.
2014-07-02 13:28:51 -07:00
Kevin Pope
1061560a5d
Remove non-required imports.
2014-06-27 11:20:21 -07:00
larsbrubaker
2ac148a2c0
Made the no content text work for password fields.
...
Working on adding size and scaling info to the 3D display.
2014-05-06 11:22:48 -07:00
larsbrubaker
73c2a903f1
Made a new mh password text edit widget.
2014-05-05 17:28:32 -07:00
larsbrubaker
d72836f3a0
Make sure we don't keep a reference around to widgets through the OnIdle call back.
2014-02-27 16:41:52 -08:00
larsbrubaker
f4c1b0b85c
Commit of the code
2014-01-29 19:09:30 -08:00