<sb0>
why are laser wavelength meters so expensive?
<sb0>
I can get the very same CCD sensor used in a 7k USD device for 2 RMB, what else is in there? anything more than a diffraction grating and control electronics?
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 244 seconds]
digshadow has quit [Ping timeout: 244 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_wor1 has quit [Ping timeout: 240 seconds]
kuldeep has quit [Ping timeout: 265 seconds]
sandeepkr has quit [Ping timeout: 276 seconds]
sandeepkr has joined #m-labs
kuldeep has joined #m-labs
rohitksingh_work has quit [Ping timeout: 240 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Ping timeout: 240 seconds]
rohitksingh_work has joined #m-labs
digshadow has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 265 seconds]
sandeepkr has quit [Read error: No route to host]
sandeepkr has joined #m-labs
digshadow has quit [Quit: Leaving.]
digshadow has joined #m-labs
digshadow has quit [Quit: Leaving.]
rohitksingh_wor1 has quit [Read error: Connection reset by peer]
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
kyak has quit []
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
<sb0>
so, i haven't been frustrated with QTreeWidget yet, but it's coming
<sb0>
why the hell is it that either all or none of the columns of an item can be editable?
<sb0>
take the most common example, the file list - do you want the user to go around happilly making string edits of the file date? wtf!
<sb0>
oh, i found a hack
<sb0>
if you stuff a widget into it (e.g. an empty label) via setItemWidget(), it becomes non-editable