[rkward-devel] GRAVE "logic" problems...
Prasenjit Kapat
kapatp at gmail.com
Tue Apr 24 05:54:33 UTC 2007
Hi,
Something freaky is going on with the logics. I don't know how to explain it.
Try it for yourself. If you have written any plugins, check if it is working
exactly as you had written it earlier. This is a universal problem with "ALL"
the plugins.
Checkboxes don't respond correctly, consequently the associated logics of
enabling/disabling/visibility/invisibility of various components does not
work.
Preview box is not supposed to be checked when a plugin is started, but it is
in many situations, and interestingly not everytime (ghostly)!
To give an example: Distributions > Continuous > Plot Beta distribution. Now
see the attached image : why is submit disabled? why are X and Y axis
labels "required" (red)? logarithmic check boxes are not supposed to be
visible (logic section from plot_beta_distribution.xml includes:)
<set id="plotoptions.allow_log" to="false"/>
<set id="plotoptions.allow_grid" to="true"/>
what happened to "X axis logarithmic"? where is the "grid" tab? And what is
with the "Scale frame" ?
The generated code looks fine, and should work in console. When you try, you
might not see exactly what the attached image shows, but you will surely see
some oddities. Try the same plugin a few times, the oddities will change!!
Something is messed up inside the logic sections! My guess is with "boolean"
type; things are not quite right!
Regards
PK
PS: Sorry for the bad image quality. Had to do it for the size restriction of
the mailing list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tworksp3.jpg
Type: image/jpeg
Size: 51137 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20070424/ca0957e4/attachment.jpg>
More information about the Rkward-devel
mailing list