IupSplit is already using IupFlatSeparator inside it. So you can change
this using:
sep = IupGetChild(ih, 0);
IupSetAttribute(sep, "STYLE", "SUNKENLINE");
After you set the SHOWGRIP attribute.
Best,
Scuri
2018-05-30 1:12 GMT-03:00 云风 Cloud Wu <clou...@gmail.com>:
> Antonio Scuri <antonio.sc...@gmail.com>于2018年5月30日周三 上午9:40写道:
>
>> Hi All,
>>
>> We just released IUP version 3.25.
>>
>> We would like to highlight some of the new features:
>>
>> - New tutorial section using the 7GUIs Samples methodology.
>> - New controls *IupFlatSeparator*, *IupFlatLabel *and *IupFlatToggle
>> *similar
>> to the original ones but using the IupDraw api with more configuration
>> options.
>>
>> Can you add a new option "SUNKENLINE" to IupSplit ? Just like SHOWGRIP =
> "SUNKENLINE" .
>
>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users