• Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category Application
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version Development
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Koda
Opened by Chris Haslam - 20.05.2011

FS#283 - Slider styles: some suggestions

TBS_ENABLESELRANGE, TBS_FIXEDLENGTH: I do not see a way of setting the selection range. It appears that GuiCtrlSlider... does not have selection range but _GuiCtrlSlider... does. TBS_ENABLESELRANGE is in SliderConstants.au3

TBS_NOTHUMB appears twice in OI.

Chris Haslam commented on 20.05.2011 13:50

I see that SendMessage ... TBM_SETSEL can be used to set the selection range

Admin
Admin commented on 09.06.2011 10:29

We should leave the styles, that allow to use functions programmatically. TBS_ENABLESELRANGE, TBS_FIXEDLENGTH are this case.

TBS_NOTHUMB appears twice in OI.

Doh! I'm amazing how you have found all those tiny things!

Removed double.

Chris Haslam commented on 10.06.2011 17:34
I'm amazing how you have found all those tiny things!

I am concentrating on documentation, so I only look at Koda from the user's viewpoint. I always find it very difficult to concentrate on the user's side when I am writing software.

I have added

To set a selection range, #include <GuiSlider.au3> and call _GUICtrlSlider_SetSel.

as a Remark in the doc.

It would be possible for Koda to provide this functionality. The Properties could be Select Min and Select Max.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing