Re: [Iup-users] IupFlatTree linux issue

2020-07-05 Thread 許永寬
Thanks Antonio Scuri 於 2020年7月3日 週五 20:58 寫道: > Hi, > > Fixed and committed to the SVN. Thanks for reporting. > > Best, > Scuri > > > Em ter., 16 de jun. de 2020 às 12:55, Antonio Scuri < > antonio.sc...@gmail.com> escreveu: > >> Ok. I'll check this. >> >> Best, >> Scuri >> >> >> Em seg.,

Re: [Iup-users] IupFlatTree linux issue

2020-07-03 Thread Antonio Scuri
Hi, Fixed and committed to the SVN. Thanks for reporting. Best, Scuri Em ter., 16 de jun. de 2020 às 12:55, Antonio Scuri escreveu: > Ok. I'll check this. > > Best, > Scuri > > > Em seg., 15 de jun. de 2020 às 13:45, 許永寬 > escreveu: > >> I use precompiled libs in linux mint 19.3 >> >>

Re: [Iup-users] IupFlatTree linux issue

2020-06-16 Thread Antonio Scuri
Ok. I'll check this. Best, Scuri Em seg., 15 de jun. de 2020 às 13:45, 許永寬 escreveu: > I use precompiled libs in linux mint 19.3 > > Antonio Scuri 於 2020年6月16日 週二 00:26 寫道: > >> And which Linux? >> >> Em seg, 15 de jun de 2020 13:24, Antonio Scuri >> escreveu: >> >>> Hi, >>> >>> Are yo

Re: [Iup-users] IupFlatTree linux issue

2020-06-15 Thread 許永寬
I use precompiled libs in linux mint 19.3 Antonio Scuri 於 2020年6月16日 週二 00:26 寫道: > And which Linux? > > Em seg, 15 de jun de 2020 13:24, Antonio Scuri > escreveu: > >> Hi, >> >> Are you using from SVN or the precompiled binaries? >> >> Best, >> Scuri >> >> >> Em seg, 15 de jun de 2020 13:1

Re: [Iup-users] IupFlatTree linux issue

2020-06-15 Thread Antonio Scuri
And which Linux? Em seg, 15 de jun de 2020 13:24, Antonio Scuri escreveu: > Hi, > > Are you using from SVN or the precompiled binaries? > > Best, > Scuri > > > Em seg, 15 de jun de 2020 13:13, 許永寬 escreveu: > >> Dear Scuri: >> >> I've tested IUP 3.29 and found a stranger issue >> On linux,

Re: [Iup-users] IupFlatTree linux issue

2020-06-15 Thread Antonio Scuri
Hi, Are you using from SVN or the precompiled binaries? Best, Scuri Em seg, 15 de jun de 2020 13:13, 許永寬 escreveu: > Dear Scuri: > > I've tested IUP 3.29 and found a stranger issue > On linux, click the tab2 title( TEST1 ) then crash but win7 is OK. > > My code: (freeBASIC) > > > > > > >

[Iup-users] IupFlatTree linux issue

2020-06-15 Thread 許永寬
Dear Scuri: I've tested IUP 3.29 and found a stranger issue On linux, click the tab2 title( TEST1 ) then crash but win7 is OK. My code: (freeBASIC) *#include once "IUP/iup.bi "IupOpen( 0, 0 )print "IUP Version=" + IupGetGlobal("VERSION")[0]print "GTK Version=" + IupGetGl