augustin_s
|
56b7aa385d
|
simplified stepwise box filling
|
2020-11-30 14:43:03 +01:00 |
|
augustin_s
|
98527f0f51
|
make_filled_*box accepts and uses an existing box
|
2020-11-30 14:42:24 +01:00 |
|
augustin_s
|
c0d80b7044
|
added log to tweak panel
|
2020-11-30 14:26:09 +01:00 |
|
augustin_s
|
1a48db47e1
|
added AutoWidthListCtrl
|
2020-11-30 14:24:23 +01:00 |
|
augustin_s
|
de33a7ef09
|
show current step values in nsteps tooltip
|
2020-11-29 13:16:10 +01:00 |
|
augustin_s
|
9b92c77a3a
|
forgot to remove an argument
|
2020-11-29 12:42:45 +01:00 |
|
augustin_s
|
9ae168abda
|
rewrote nice_arange logic (now ensures boundaries); kept old logic as nice_steps (ensures step size)
|
2020-11-29 12:37:49 +01:00 |
|
augustin_s
|
0a6bbbbf5b
|
replace LabeledEntry with LabeledFilenameEntry for filenames
|
2020-11-26 23:18:56 +01:00 |
|
augustin_s
|
4a80ab0ca9
|
added LabeledFilenameEntry
|
2020-11-26 23:18:33 +01:00 |
|
augustin_s
|
705d68db67
|
clamp counter at 1 when decreasing
|
2020-11-26 23:18:12 +01:00 |
|
augustin_s
|
804eb576d7
|
added FilenameEntry widget (up/down key increase last number)
|
2020-11-26 23:10:47 +01:00 |
|
augustin_s
|
e79dc142ad
|
removed the double wx.ToolTip creation from the tool tip creation
|
2020-11-24 19:01:31 +01:00 |
|
augustin_s
|
f3f924f182
|
escape resets to last good eval'ed value
|
2020-11-24 18:48:14 +01:00 |
|
augustin_s
|
4a1b41b3b5
|
switched to MathEntry for npulses, start/stop/step, abs. pos.
|
2020-11-24 18:21:05 +01:00 |
|
augustin_s
|
7ff5319263
|
added LabeledMathEntry; fixed setting style for MathEntry; switched to MathEntry for LabeledTweakEntry
|
2020-11-24 18:19:38 +01:00 |
|
augustin_s
|
e9997997b2
|
added MathEntry widget
|
2020-11-24 17:10:05 +01:00 |
|
augustin_s
|
8e5a9827b1
|
added small precautions for rate = 0 and pvname = None
|
2020-11-24 17:09:41 +01:00 |
|
augustin_s
|
7b9ade13f0
|
added arithmetic_eval to __init__
|
2020-11-24 16:26:48 +01:00 |
|
augustin_s
|
10e0634519
|
added note on how error reporting could be improved
|
2020-11-24 14:02:46 +01:00 |
|
augustin_s
|
fe333a4bf9
|
DummyAdjustable prints on change
|
2020-11-24 13:57:43 +01:00 |
|
augustin_s
|
2bedb8dbd2
|
added arithmetic_eval
|
2020-11-24 13:57:00 +01:00 |
|
augustin_s
|
bb96e224a9
|
added ETADisplay and calculation for rep-rate corrected num of pulses
|
2020-11-23 21:04:14 +01:00 |
|
augustin_s
|
e659831492
|
added nicely readable (approx.) time converter
|
2020-11-23 18:42:16 +01:00 |
|
augustin_s
|
53cef59ce5
|
added PVDisplay for the rep rate
|
2020-11-23 18:21:12 +01:00 |
|
augustin_s
|
7df33f8e99
|
replaced timer with triggered update
|
2020-11-23 18:07:01 +01:00 |
|
augustin_s
|
07e4e61fa6
|
removed debug prints
|
2020-11-23 17:34:33 +01:00 |
|
augustin_s
|
c867486a44
|
added a rep rate monitor
|
2020-11-23 17:31:38 +01:00 |
|
augustin_s
|
1c9eba86b1
|
first try on a PV display widget
|
2020-11-23 17:29:01 +01:00 |
|
augustin_s
|
b0735a547a
|
added check for limits being None
|
2020-11-22 22:29:23 +01:00 |
|
augustin_s
|
62deae2b06
|
removed some empty lines
|
2020-11-21 16:07:45 +01:00 |
|
augustin_s
|
bc1beb4677
|
added tooltips to tweak buttons
|
2020-11-21 16:05:05 +01:00 |
|
augustin_s
|
d6ba717f12
|
count steps from 1 (instead of 0)
|
2020-11-21 16:04:24 +01:00 |
|
augustin_s
|
703efeba45
|
refactored event posting
|
2020-11-21 15:30:16 +01:00 |
|
augustin_s
|
7a5b7ff551
|
working TweakPanel
|
2020-11-21 15:22:17 +01:00 |
|
augustin_s
|
fcc85562a7
|
added tweaking (+/- delta) to Adjustable
|
2020-11-21 14:42:26 +01:00 |
|
augustin_s
|
fa5cd52409
|
rearranged tweak buttons; added fast-forward buttons
|
2020-11-21 14:33:57 +01:00 |
|
augustin_s
|
94b6a3c74b
|
added forgotten TwoButtons.Disable()
|
2020-11-21 00:53:20 +01:00 |
|
augustin_s
|
10560fc5b4
|
adjustable combobox updates static text on enter press; LabeledTweakEntry Disable method disables all parts; removed debug event prints; disabled tweak controls; changed tweak go button to TwoButton
|
2020-11-21 00:45:17 +01:00 |
|
augustin_s
|
b69499a5d0
|
added STRETCH as explicit stretch space marker; some rephrasing of the labels
|
2020-11-20 23:43:09 +01:00 |
|
augustin_s
|
83e0c7584e
|
added LabeledTweakEntry; some TweakPanel additions; cleaned up value to string conversions; removed some redundant keyword args that were anyway the default
|
2020-11-20 22:09:09 +01:00 |
|
augustin_s
|
7374c5df05
|
refactored adjustable combobox logic into own class; started tweak panel
|
2020-11-20 21:04:15 +01:00 |
|
augustin_s
|
bc81c584f2
|
added checkbox for relative scans
|
2020-11-20 20:00:59 +01:00 |
|
augustin_s
|
e514d18ecb
|
added relative switch for scan1D/2D
|
2020-11-20 19:45:00 +01:00 |
|
augustin_s
|
44b3df6cbf
|
fixed logic for sign of step
|
2020-11-20 19:19:25 +01:00 |
|
augustin_s
|
4c6399de0c
|
refactored list display classes
|
2020-11-20 18:59:52 +01:00 |
|
augustin_s
|
09a258ce9e
|
removed useless method
|
2020-11-20 18:00:05 +01:00 |
|
augustin_s
|
944a7db585
|
show online/offline BS channels separately; double click copies lines
|
2020-11-20 16:17:38 +01:00 |
|
augustin_s
|
36ef103e23
|
disable limit check if low == high == 0
|
2020-11-19 23:39:23 +01:00 |
|
augustin_s
|
041a87ba70
|
show only unique channels
|
2020-11-19 20:01:43 +01:00 |
|
augustin_s
|
fc8e050d46
|
sort channels for display
|
2020-11-19 19:57:50 +01:00 |
|