In version 3.14 there is a problem with the canvas scrollbars. It is
fixed on SVN.

  The IupMatrix already handle autohide of the scrollbars.

Best,
Scuri
Em 26/06/2015 17:03, "Milind Gupta" <milind.gu...@gmail.com> escreveu:

> Hi Antonio,
>           Is it possible to have a setting in iupmatrix to show or remove
> the scroll bar. The aim is to use the full space of the matrix to display
> the matrix whrn the scroll bar is not needed but then when it is needed it
> can be ON. Initially I was trying to autohide the scroll bar by setting the
> dx and dy attributes. It did not work directly but after the matrix
> evaluations are done by IUP after a resize if I called a timer even about
> 500ms afterwards and did the dx and dy again I was able to control the
> scroll bar display and use the space normally reserved for the scroll bars.
>          This was working well in 3.12 but in 3.14 it is not working that
> well. So I am looking for a more robust solution. It would be nice if the
> Matrix code would allow controlling the autohide functionality if possible.
>          The alternative I am thinking to implement is to create a ZBOX
> with 2 synchronized matrix elements 1 with the scroll bar ON always and 1
> with it OFF always. Depending on whether I want the scroll bar to be ON or
> OFF I will use the appropriate matrix.
>          Any ideas or recommendations would be helpful.
>
> Thanks,
> Milind
>
>
>
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors
> network devices and physical & virtual servers, alerts via email & sms
> for fault. Monitor 25 devices for free with no restriction. Download now
> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to