[PD] GOP text field / symbol which is resizeable? (was: GOP text field which sends bang?)

András Murányi muranyia at gmail.com
Wed Jul 3 20:09:40 CEST 2013


Thanks for the explanation.
Tcl/tk is so funny!

András

On Wed, Jul 3, 2013 at 7:35 PM, Ivica Bukvic <ico at vt.edu> wrote:

> That is because tk renders them as such. In other words when text is
> written inside the canvas it is not just the text itself that takes up
> space but imagine a box around it as if you were to select text that
> actually within tk returns visible area required by the text itself.
> Finding out only the pixels assigned to text itself without having direct
> access to tk is extremely cumbersome if not impossible. This is also why
> comment when jam packed right against the edge of the graph on parent box
> is not visible because of this invisible selection area that is reserved
> for the text.
>  On Jul 3, 2013 11:47 AM, "András Murányi" <muranyia at gmail.com> wrote:
>
>>
>> On Wed, Jul 3, 2013 at 1:15 AM, Ivica Ico Bukvic <ico at vt.edu> wrote:
>>
>>> [...]
>>
>> However, if the object appears within the GOP boundaries but is still not
>>> visible in GOP window, then there may be some stale things I missed in the
>>> getrect call for hsl. In this case, please do file a bug report.
>>>
>>> Best wishes,
>>>
>>> Ico
>>>
>>>
>> I would. Where is the l2ork bug tracker? I see you don't use the tracker
>> on github...
>>
>> I have compiled the newest l2ork and things are almost perfect, if not
>> perfect.
>> My hsl and cnv still don't fit where they should but I've realized it's
>> because of their labels. The labels are rendered seemingly inside the
>> objects' boundaries, however I need to decrease the font size further to
>> make them GOP.
>> Please see the attached little example patch.
>>
>> Thanks,
>>
>> András
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130703/c29fd155/attachment.htm>


More information about the Pd-list mailing list