[Bf-committers] "+" property panel widget name or location

W. Nelson indigitalspace at yahoo.com
Wed Sep 11 04:35:48 CEST 2013



Perfect! Exactly what I was looking for AE, thanks!
JTs


------------------------------
On Tue, Sep 10, 2013 6:46 PM PDT Anthony Edlin wrote:

>That "+" is tied to action zones which are separate from other regular
>interface widgets for whatever reason.  The action zone operators are in
>screen_ops.c file.  Specifically in this case you are looking for the
>region_scale_* set of functions.  The region_scale_toggle_hidden function
>is actually doing the toggle but both _invoke and the _modal functions are
>called even just on clicking the plus.  There is no _exec for the
>region_scale operator.
>
>Good luck.
>
>
>On Tue, Sep 10, 2013 at 4:42 PM, W. Nelson <indigitalspace at yahoo.com> wrote:
>
>>
>>
>>
>>
>>
>> ------------------------------
>> On Tue, Sep 10, 2013 2:18 PM PDT W. Nelson wrote:
>>
>> >I need to identify the handling code of the "+" widget that pulls out the
>> properties panel which is also used to pull down the preview area on the
>> both setting for the VSE.  I need it specifically to fix the both VSE
>> preview/sequencer bug.
>> >
>> >
>> >It is difficult to tell the difference from the other very similar named
>> widgets like the 3 line corner chevron widget.
>> >
>> >Thanks in advance,
>> >JTa
>> >_______________________________________________
>> >Bf-committers mailing list
>> >Bf-committers at blender.org
>> >http://lists.blender.org/mailman/listinfo/bf-committers
>>
>> Of specific help is the function that is called when the "+" is clicked on
>> in top of the VSE both area.
>> Thanks,
>> JTa
>>
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>_______________________________________________
>Bf-committers mailing list
>Bf-committers at blender.org
>http://lists.blender.org/mailman/listinfo/bf-committers



More information about the Bf-committers mailing list