<div dir="ltr">Hi Jose - <div><br></div><div style>The pieces in ctk are maybe best used by mixing and matching at the widget level to get the behavior you are looking for at the application level.  The ctkDICOM application uses a single ctkDICOMAppWidget which puts them together in a particular way that is integrated into Slicer and MITK, but with some customizations on both implementations (let us know if you want pointers to the code).</div>
<div style><br></div><div style>You can find the dicom-specific widgets and the other pieces, like the date range, search boxes, etc in the widget gallery [1].</div><div style><br></div><div style>Note that the ctkDICOMBrowser is a newer work-in-progress that addresses some of the limitations we found with the older code.  We were just working on it a month or so ago [2] so it may or may not be ready to drop into your application.</div>
<div style><br></div><div style>Note that the browsers (older and newer) is meant to be used with a ctkDICOMDatabase, so it's an import step followed by a browse step, not just a file browser.</div><div style><br></div>
<div style>Hope ctk is useful for you - feel free to make suggestions as you investigate,</div><div style>-Steve</div><div style><br></div><div>[1] <a href="http://www.commontk.org/index.php/Documentation/ImageGallery">http://www.commontk.org/index.php/Documentation/ImageGallery</a></div>
<div><br></div><div>[2] <a href="http://www.commontk.org/index.php/CTK-Hackfest-May-2013#DICOM_Database_and_Networking">http://www.commontk.org/index.php/CTK-Hackfest-May-2013#DICOM_Database_and_Networking</a><br></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 9, 2013 at 11:11 AM, Jose Ignacio Prieto <span dir="ltr"><<a href="mailto:joseignacio.prieto@gmail.com" target="_blank">joseignacio.prieto@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi, I hope this is the correct mailing list because I didn't see any ctk-users... <br></div><br>
I am trying to implement the ctk dicom browser in my application, replacing my old qt+itk+gdcm file browser. I want it to start from a button signal in my app, what should I do? Should I inherit ctkDICOMBrowser or ctkDICOMBrowserPrivate? I don't want to use the plugin framework from ctk.<br clear="all">

<div><div><br>Thank you very much.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Jose<br></div><div>-- <br>José Ignacio Prieto<br>celular(nuevo): 94348182
</div></font></span></div></div>
<br>_______________________________________________<br>
Ctk-developers mailing list<br>
<a href="mailto:Ctk-developers@commontk.org">Ctk-developers@commontk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers</a><br>
<br></blockquote></div><br></div>