Am Freitag, 12. Oktober 2012 09:10:00 UTC+2 schrieb Harald Oehlmann:
> Bwidget may be updated to 1.9.6 in the BI distribution, only very
> minor bug-fixes, not important.
I will do it in the next version. May be final 8.6 will come this year.
> I have some questions about the difference between *-dyn and *-gui:
> - what is the reason for the relative huge size difference?
> - WindowsNT_kbsvq8.5-dyn.exe: 3.4MB
> - WindowsNT_kbsvq8.5-gui.exe: 4.2MB
I have no idea. When I have time I will investigate.
> - is it possible to show the windows console also with the *-dyn
> package?
Just a guess (not tried myself):
console show
> - (Why) is tdbc not included in bi, even if it is now a "bundled core
> package" ?
It is included. I just checked it. Did you try:
package req tdbc
HTH
rene
PS. You are now the maintainer of msgcat?
Could you also consider the C-side of it.
Sometime ago I created
http://wiki.tcl.tk/28073
Here I poke inside msgcat to get translated values.
Personally I find the former array variable storage
easier to use (at least from the C-side).