Re: [Iup-users] IUP-3.26 IupMatrix regression?

2019-01-17 Thread Antonio Scuri
  No, not for now.

Em qui, 17 de jan de 2019 10:21, Ranier VF  Hi Scuri,
> Thank you.
> There is a chance of a new build of IUP-3.26?
>
> Best regards,
> Ranier Vilela
> 
> De: Antonio Scuri 
> Enviado: quarta-feira, 16 de janeiro de 2019 15:42
> Para: IUP discussion list.
> Assunto: Re: [Iup-users] IUP-3.26 IupMatrix regression?
>
>It was one fix that exposed another bug.
>
>   Just fixed this other bug and committed to SVN.
>
> Best,
> Scuri
>
>
> Em ter, 15 de jan de 2019 às 14:43, Ranier VF  <mailto:ranier_...@hotmail.com>> escreveu:
> Hi,
> Maybe this is expected behavior or be a regression.
>
> txt_medium_size = 14;
> IupSetInt(mat_items, "FONTSIZE", txt_medium_size);
>
> IupMatrix with IUP-3.26, all fonts are small.
> IupMatrix with IUP-3.25, all fonts are big.
>
> IUP-3.26, IupMatrix ignores FONTSIZE attribute or fontsize=14,
> is really small and IUP-3.25 was wrong?
>
> Best regards,
> Ranier Vilela
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net<mailto:Iup-users@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP-3.26 IupMatrix regression?

2019-01-17 Thread Ranier VF
Hi Scuri,
Thank you.
There is a chance of a new build of IUP-3.26?

Best regards,
Ranier Vilela

De: Antonio Scuri 
Enviado: quarta-feira, 16 de janeiro de 2019 15:42
Para: IUP discussion list.
Assunto: Re: [Iup-users] IUP-3.26 IupMatrix regression?

   It was one fix that exposed another bug.

  Just fixed this other bug and committed to SVN.

Best,
Scuri


Em ter, 15 de jan de 2019 às 14:43, Ranier VF 
mailto:ranier_...@hotmail.com>> escreveu:
Hi,
Maybe this is expected behavior or be a regression.

txt_medium_size = 14;
IupSetInt(mat_items, "FONTSIZE", txt_medium_size);

IupMatrix with IUP-3.26, all fonts are small.
IupMatrix with IUP-3.25, all fonts are big.

IUP-3.26, IupMatrix ignores FONTSIZE attribute or fontsize=14,
is really small and IUP-3.25 was wrong?

Best regards,
Ranier Vilela

___
Iup-users mailing list
Iup-users@lists.sourceforge.net<mailto:Iup-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/iup-users


___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP-3.26 IupMatrix regression?

2019-01-16 Thread Antonio Scuri
   It was one fix that exposed another bug.

  Just fixed this other bug and committed to SVN.

Best,
Scuri


Em ter, 15 de jan de 2019 às 14:43, Ranier VF 
escreveu:

> Hi,
> Maybe this is expected behavior or be a regression.
>
> txt_medium_size = 14;
> IupSetInt(mat_items, "FONTSIZE", txt_medium_size);
>
> IupMatrix with IUP-3.26, all fonts are small.
> IupMatrix with IUP-3.25, all fonts are big.
>
> IUP-3.26, IupMatrix ignores FONTSIZE attribute or fontsize=14,
> is really small and IUP-3.25 was wrong?
>
> Best regards,
> Ranier Vilela
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP 3.26

2019-01-12 Thread Antonio Scuri
  Yes, he is. But I think you should start another thread.

Best,
Scuri

Em sáb, 12 de jan de 2019 22:54, Johann Philippe 
> Is Eric Wing following this mailing list ? Or should I ask anywhere else ?
>
> Le samedi 12 janvier 2019 à 18:49:19 UTC+1, Antonio Scuri <
> antonio.sc...@gmail.com> a écrit :
>
>
>   They are partially working. But I don't know which parts.
>
> Best,
> Scuri
>
>
> Em sáb, 12 de jan de 2019 às 11:47, Johann Philippe <
> johannphili...@yahoo.fr> escreveu:
>
> Hi ,
>
> Actually i wasn't aware of the "work in progress" for android,IOs, MacOs,
> and browser with emscripten.
> It's really great news. I'd really like to help, but not having time
> enough those days.
> But i'll be glad to do some testings as soon as there is something stable
> (at least for MacOs, but even browser and Android if available).
> Are those current work in progress working now ? Maybe i could give a try,
> since the program i wrote is quite large, it could be a good test.
>
> Thanks
> Johann
>
>
>
> Le mardi 8 janvier 2019 à 14:20:52 UTC+1, Antonio Scuri <
> antonio.sc...@gmail.com> a écrit :
>
>
>   Hi Johann,
>
>   We eventually build a MacOS binary using GTK. But the experience is
> bellow normal. GTK works best on Linux, other platforms, including Windows,
> are not comparable with native applications.
>
>   I'm having some issues with our Mac used to build it, but I hope to have
> some binaries soon.
>
>   For the future we expect to have a native MacOS driver functional. It is
> a contribution from Eric Wing, but there is no time frame for a stable
> release. He needs help by the way.
>
> Best,
> Scuri
>
>
>
> Em seg, 7 de jan de 2019 23:38, Johann Philippe via Iup-users <
> iup-users@lists.sourceforge.net escreveu:
>
> Hello !
> Thanks for this new release. I'll enjoy it in the future days.
>
> I was just wondering in the last few days : since i saw somewhere that IUP
> used to be built for MacOs also (and i don't see it in the latest version
> binaries), is it planned that binaries for this plateform will be released
> someday ? And, if not, is there a big issue to compile for MacOs ?
>
> In fact, it's not for my personal use, but, since I use IUP for musical
> applications, i thought it could be great to have a Mac support.
> So, if it's not a big issue, i could try to do it myself.
>
> Thanks for all
> Johann
> Le mardi 8 janvier 2019 à 02:15:13 UTC+1, Antonio Scuri <
> antonio.sc...@gmail.com> a écrit :
>
>
> Hi All,
>
>We just released IUP version 3.26.
>
>We would like to highlight some of the new features:
>
>
>- New: SHOWTRANSPARENT attribute for flat scrollbars, affects 
> *IupFlatScrollBox
>*and *IupMatrix *when FLATSCROLLBAR=Yes. This makes the flat scrollbar
>semi transparent and only interactive trough its handler.
>- New: *IupMultiBox *container that distributes elements in multiple
>lines or columns according to the available space.
>- New: alternative implementation for *IupFileDlg *in Windows using
>the new Explorer interface available since Windows Vista.
>- New: SHAPEIMAGE attribute for *IupDialog *in Windows and GTK. Sets a
>RGBA image as the dialog shape so it is possible to create a non rectangle
>window with children. The OPACITYIMAGE couldn't have children in the 
> dialog.
>- New: THEME common attribute and DEFAULTTHEME global attribute that
>works for all controls to apply a set of attributes at once.
>
>
>You can find the complete list of changes and files for download at:
>
> http://www.tecgraf.puc-rio.br/iup/
> http://iup.sourceforge.net/
>
> Best Regards,
> Antonio Scuri
>
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
> ___
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP 3.26

2019-01-12 Thread Johann Philippe via Iup-users
 
Is Eric Wing following this mailing list ? Or should I ask anywhere else ? 
Le samedi 12 janvier 2019 à 18:49:19 UTC+1, Antonio Scuri 
 a écrit :  
 
   They are partially working. But I don't know which parts.
Best,Scuri

Em sáb, 12 de jan de 2019 às 11:47, Johann Philippe  
escreveu:

 Hi , 

Actually i wasn't aware of the "work in progress" for android,IOs, MacOs, and 
browser with emscripten.It's really great news. I'd really like to help, but 
not having time enough those days.But i'll be glad to do some testings as soon 
as there is something stable (at least for MacOs, but even browser and Android 
if available). Are those current work in progress working now ? Maybe i could 
give a try, since the program i wrote is quite large, it could be a good test.
ThanksJohann



Le mardi 8 janvier 2019 à 14:20:52 UTC+1, Antonio Scuri 
 a écrit :  
 
   Hi Johann,
  We eventually build a MacOS binary using GTK. But the experience is bellow 
normal. GTK works best on Linux, other platforms, including Windows, are not 
comparable with native applications. 
  I'm having some issues with our Mac used to build it, but I hope to have some 
binaries soon.
  For the future we expect to have a native MacOS driver functional. It is a 
contribution from Eric Wing, but there is no time frame for a stable release. 
He needs help by the way.
Best,Scuri


Em seg, 7 de jan de 2019 23:38, Johann Philippe via Iup-users 
 a écrit :  
 
 Hi All,

   We just released IUP version 3.26.

   We would like to highlight some of the new features: 
   
   - New: SHOWTRANSPARENT attribute for flat scrollbars, affects 
IupFlatScrollBox and IupMatrix when FLATSCROLLBAR=Yes. This makes the flat 
scrollbar semi transparent and only interactive trough its handler.   

   - New: IupMultiBox container that distributes elements in multiple lines or 
columns according to the available space.   

   - New: alternative implementation for IupFileDlg in Windows using the new 
Explorer interface available since Windows Vista.   

   - New: SHAPEIMAGE attribute for IupDialog in Windows and GTK. Sets a RGBA 
image as the dialog shape so it is possible to create a non rectangle window 
with children. The OPACITYIMAGE couldn't have children in the dialog.   

   - New: THEME common attribute and DEFAULTTHEME global attribute that works 
for all controls to apply a set of attributes at once.   


   You can find the complete list of changes and files for download at:

http://www.tecgraf.puc-rio.br/iup/
http://iup.sourceforge.net/

Best Regards,
Antonio Scuri
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
  ___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

  
  ___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP 3.26

2019-01-12 Thread Johann Philippe via Iup-users
 Hi , 

Actually i wasn't aware of the "work in progress" for android,IOs, MacOs, and 
browser with emscripten.It's really great news. I'd really like to help, but 
not having time enough those days.But i'll be glad to do some testings as soon 
as there is something stable (at least for MacOs, but even browser and Android 
if available). Are those current work in progress working now ? Maybe i could 
give a try, since the program i wrote is quite large, it could be a good test.
ThanksJohann



Le mardi 8 janvier 2019 à 14:20:52 UTC+1, Antonio Scuri 
 a écrit :  
 
   Hi Johann,
  We eventually build a MacOS binary using GTK. But the experience is bellow 
normal. GTK works best on Linux, other platforms, including Windows, are not 
comparable with native applications. 
  I'm having some issues with our Mac used to build it, but I hope to have some 
binaries soon.
  For the future we expect to have a native MacOS driver functional. It is a 
contribution from Eric Wing, but there is no time frame for a stable release. 
He needs help by the way.
Best,Scuri


Em seg, 7 de jan de 2019 23:38, Johann Philippe via Iup-users 
 a écrit :  
 
 Hi All,

   We just released IUP version 3.26.

   We would like to highlight some of the new features: 
   
   - New: SHOWTRANSPARENT attribute for flat scrollbars, affects 
IupFlatScrollBox and IupMatrix when FLATSCROLLBAR=Yes. This makes the flat 
scrollbar semi transparent and only interactive trough its handler.   

   - New: IupMultiBox container that distributes elements in multiple lines or 
columns according to the available space.   

   - New: alternative implementation for IupFileDlg in Windows using the new 
Explorer interface available since Windows Vista.   

   - New: SHAPEIMAGE attribute for IupDialog in Windows and GTK. Sets a RGBA 
image as the dialog shape so it is possible to create a non rectangle window 
with children. The OPACITYIMAGE couldn't have children in the dialog.   

   - New: THEME common attribute and DEFAULTTHEME global attribute that works 
for all controls to apply a set of attributes at once.   


   You can find the complete list of changes and files for download at:

http://www.tecgraf.puc-rio.br/iup/
http://iup.sourceforge.net/

Best Regards,
Antonio Scuri
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
  ___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

  ___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] IUP 3.26

2019-01-07 Thread Johann Philippe via Iup-users
 Hello ! 
Thanks for this new release. I'll enjoy it in the future days. 

I was just wondering in the last few days : since i saw somewhere that IUP used 
to be built for MacOs also (and i don't see it in the latest version binaries), 
is it planned that binaries for this plateform will be released someday ? And, 
if not, is there a big issue to compile for MacOs ? 

In fact, it's not for my personal use, but, since I use IUP for musical 
applications, i thought it could be great to have a Mac support. 
So, if it's not a big issue, i could try to do it myself. 

Thanks for allJohann
Le mardi 8 janvier 2019 à 02:15:13 UTC+1, Antonio Scuri 
 a écrit :  
 
 Hi All,

   We just released IUP version 3.26.

   We would like to highlight some of the new features: 
   
   - New: SHOWTRANSPARENT attribute for flat scrollbars, affects 
IupFlatScrollBox and IupMatrix when FLATSCROLLBAR=Yes. This makes the flat 
scrollbar semi transparent and only interactive trough its handler.   

   - New: IupMultiBox container that distributes elements in multiple lines or 
columns according to the available space.   

   - New: alternative implementation for IupFileDlg in Windows using the new 
Explorer interface available since Windows Vista.   

   - New: SHAPEIMAGE attribute for IupDialog in Windows and GTK. Sets a RGBA 
image as the dialog shape so it is possible to create a non rectangle window 
with children. The OPACITYIMAGE couldn't have children in the dialog.   

   - New: THEME common attribute and DEFAULTTHEME global attribute that works 
for all controls to apply a set of attributes at once.   


   You can find the complete list of changes and files for download at:

http://www.tecgraf.puc-rio.br/iup/
http://iup.sourceforge.net/

Best Regards,
Antonio Scuri
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
  ___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users