Re: [Iup-users] Problem with IupScrollBox

2019-02-01 Thread Germán Arias
Now works again, thanks. Germán El mié, 30-01-2019 a las 09:49 -0200, Antonio Scuri escribió: >   Hi, >   Fixed and committed to the SVN. Thanks for reporting. > > Best, > Scuri > > > > Em seg, 28 de jan de 2019 às 23:08, Germán Arias > escreveu: > > No, just the regular updates of the system.

Re: [Iup-users] Problem with IupScrollBox

2019-01-30 Thread Antonio Scuri
Hi, Fixed and committed to the SVN. Thanks for reporting. Best, Scuri Em seg, 28 de jan de 2019 às 23:08, Germán Arias escreveu: > No, just the regular updates of the system. > > Germán > > El lun, 28-01-2019 a las 19:42 -0200, Antonio Scuri escribió: > > It is something related with th

Re: [Iup-users] Problem with IupScrollBox

2019-01-28 Thread Germán Arias
No, just the regular updates of the system. Germán El lun, 28-01-2019 a las 19:42 -0200, Antonio Scuri escribió: >   It is something related with the GTK version. It worked in GTK > 3.14, but fail in GTK 3.18 and 3.22. > >   I tested using IUP from the SVN. Now I will test using IUP 3.24. > >

Re: [Iup-users] Problem with IupScrollBox

2019-01-28 Thread Antonio Scuri
It is something related with the GTK version. It worked in GTK 3.14, but fail in GTK 3.18 and 3.22. I tested using IUP from the SVN. Now I will test using IUP 3.24. BTW, did you updated the GTK version on your system at the same time you updated IUP? Best, Scuri Em seg, 28 de jan de 2019

Re: [Iup-users] Problem with IupScrollBox

2019-01-28 Thread Antonio Scuri
I'll take a look. Best, Scuri Em sex, 25 de jan de 2019 às 13:41, Germán Arias escreveu: > The background color of the scrollbox is black, and when you move the > scroll bars the black background is drawed around the scrollbox and hide > the controls around the scrollbox. > > El 22/01/2019 1

Re: [Iup-users] Problem with IupScrollBox

2019-01-25 Thread Germán Arias
The background color of the scrollbox is black, and when you move the scroll bars the black background is drawed around the scrollbox and hide the controls around the scrollbox.El 22/01/2019 1:50 p.m., Antonio Scuri escribió:  I can't run your code now, can you describe what's going on?Best,ScuriE

Re: [Iup-users] Problem with IupScrollBox

2019-01-23 Thread Germán Arias
El mié, 23-01-2019 a las 14:26 -0200, Antonio Scuri escribió: >   You mean, over the buttons outside the scrollbox? Yes. See attached image with before and after move the vertical scrollbar. >   What system are you using? OpenSUSE Leap 42.3 with Gtk 3.20.10 > Best, > Scuri > > > > Em ter, 22 d

Re: [Iup-users] Problem with IupScrollBox

2019-01-23 Thread Antonio Scuri
You mean, over the buttons outside the scrollbox? What system are you using? Best, Scuri Em ter, 22 de jan de 2019 às 19:56, Germán Arias escreveu: > The background color of the scrollbox is black, and when you move the > scrollbars the black background is drawn outside the scrollbox and

Re: [Iup-users] Problem with IupScrollBox

2019-01-22 Thread Germán Arias
The background color of the scrollbox is black, and when you move the scrollbars the black background is drawn outside the scrollbox and hide the controls around it.  Germán El mar, 22-01-2019 a las 17:50 -0200, Antonio Scuri escribió: >   I can't run your code now, can you describe what's going on

Re: [Iup-users] Problem with IupScrollBox

2019-01-22 Thread Antonio Scuri
I can't run your code now, can you describe what's going on? Best, Scuri Em ter, 22 de jan de 2019 17:48, Germán Arias Hi, > > I have a project with IUP 3.24 that works without problem. Now I > updated to IUP 3.26 and I have a problem with IupScrollBar. Today I > update IUP to svn to be sure

[Iup-users] Problem with IupScrollBox

2019-01-22 Thread Germán Arias
Hi, I have a project with IUP 3.24 that works without problem. Now I updated to IUP 3.26 and I have a problem with IupScrollBar. Today I update IUP to svn to be sure I'm using the latest source. But the problem remains. Attached is a small test that show the problem, move the horizontal and vertic