What widget of BLT are you using ? Graph, bar chart, strip chart, hierarchy, tab
set ?

Thanks

CG

Eric Taylor wrote:

> I did a load/save of my project and suddenly I discovered
> a set of blt routines had somehow become part of my project
> in the user define area, see below:
>
> This caused the project to fail. I went back in, and deleted
> them from the project and it seems to be working again.
>
> Any ideas?
>
> (1.6 project)
>
> thanks
> eric
>
> #################################
> # USER DEFINED PROCEDURES
> #
> #############################################################################
> ## Procedure:  ::blt::CreateTearoff
>
> namespace eval ::blt {
>
> proc {::blt::CreateTearoff} {widget tab rootX rootY} {
> # ------------------------------------------------------------------
>
> and so on....
>
> _______________________________________________
> vtcl-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/vtcl-user


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to