Re: [Iup-users] IupMatrixEx -- Related issues

2022-10-29 Thread Andrew Robinson
Ola, I hope I'm not overwhelming anyone with too many issues, but another issue related to the IupMatrix is that when I minimize a window like the one shown below, and then I restore it, the IupMatrix will no longer be the same size as before, as if the old calculation for the matrix control wa

Re: [Iup-users] IupMatrixEx -- Related issues

2022-10-28 Thread Andrew Robinson
Here are two files On 10/28/2022 at 4:29 AM, Antonio Scuri wrote: Hi, Thanks for the update. Can you send me that png file? Best, Scuri Em qui., 27 de out. de 2022 às 14:19, Andrew Robinson escreveu: Ola, Update: The problem isn't with IUP, the problem is with iupview.e

Re: [Iup-users] IupMatrixEx -- Related issues

2022-10-28 Thread Antonio Scuri
Hi, Thanks for the update. Can you send me that png file? Best, Scuri Em qui., 27 de out. de 2022 às 14:19, Andrew Robinson escreveu: > Ola, > > Update: The problem isn't with IUP, the problem is with iupview.exe. I'm > using iupview.exe to convert png to C, which causes the issue, but whe

Re: [Iup-users] IupMatrixEx -- Related issues

2022-10-27 Thread Andrew Robinson
Ola, Update: The problem isn't with IUP, the problem is with iupview.exe. I'm using iupview.exe to convert png to C, which causes the issue, but when I convert png to raw binary and link to that instead, everything works as expected. Not sure what the problem is with iupview.exe but I'm glad th

Re: [Iup-users] IupMatrixEx -- Related issues

2022-10-25 Thread Andrew Robinson
Ola, My App is "growing up" and one of the things I added was a way to view the molecular structure of the polymer listed. The issue is that any graphic with a width greater than some value between 313 and 343 pixels, will not display properly (see PCTA.1 in attached screenshot). I confirmed th