[Ctk-developers] ctkSliderWidget, ctkDoubleSlider and ctkDoubleSpinBox invertedControls property

Julien Finet julien.finet at kitware.com
Thu May 2 19:56:37 EDT 2013


On Thu, May 2, 2013 at 7:32 PM, Miklos Espak <espakm at gmail.com> wrote:

> Hi Julien,
>
> I am afraid, I cannot do this in the close future.
>
> We are still stuck with an older revision of CTK and cannot upgrade
> because MITK cannot be built with the current CTK master. This is
> because of a DCMTK CMake issue that has been discussed by JC and Marco
> recently.
>
> So, I do not have a ctkSpinBox yet, and the upgrade would break our build.
>
I believe you should be able to cherry-pick some commits though.


>
> You said, the ctkSpinBox might lead to some issues. Does this mean
> that you are thinking of having a separate double and integer spin
> boxes?
>
I'm not sure yet, but it's a possibility. I would like to have a good
reason to do it before doing so. For example, one (false) problem I was
thinking of was that the ctkSpinBox has signals and slots that take doubles
and not ints. And sometimes it's much easier when the signals/slots have
the right type. But we could add those signal/slots to ctkSpinBox, it's not
a problem.

Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20130502/59142600/attachment.html>


More information about the Ctk-developers mailing list