--- In [email protected], "pf_moore" <pf_mo...@...> wrote:
>
> I'm having trouble using the cl functions. Shouldn't the following (in a 
> script, newbar.powerpro) show a small bar when run?
> 
> local hbar = cl.Create("ANewTemporaryBar", 1)

// then need something like
hbar.addproperties("barsize")  // or set bar size manually

PowerPro definitely has quirks wrt bar sizes for new bars.



Reply via email to