Fwd: wxPerl & multi sample anti aliasing

2016-06-05 Thread bubnikv .
Hello, We are using wxPerl for the Slic3r software for 3d printing http://www.slic3r.org Would you please consider extending the Alien::Wx and Wx::GLCanvas packages to support the OpenGL Multi Sample Anti Aliasing? My crude patches are attached. It works for me and it is a sufficient solution to

Re: Changing Icon for Standalone Executable

2017-01-20 Thread bubnikv .
The way I chose is to completely skip the PAR archive, collect the files manually (maybe use the PAR packer just to discover the dependencies) and then to compile an exe wrapper over perl.dll. In the exe wrapper you can change the icon to whatever you want. On Fri, Jan 20, 2017 at 4:12 PM, Keith

Re: Changing Icon for Standalone Executable

2017-01-20 Thread bubnikv .
nd_line); } On Fri, Jan 20, 2017 at 5:02 PM, Johan Vromans wrote: > On Fri, 20 Jan 2017 16:42:20 +0100, "bubnikv ." wrote: > > > The way I chose is to completely skip the PAR archive, collect the files > > manually (maybe use the PAR packer just to discover the depe

Re: Changing Icon for Standalone Executable

2017-01-20 Thread bubnikv .
then there will be a copy created for each and every user, who ever starts your application. On Fri, Jan 20, 2017 at 7:50 PM, Johan Vromans wrote: > I see. > > But you give up the niceness of having a single binary to distribute. > > -- Johan > > On Fri, 20 Jan 2017 18:15:06 +

wxPerl crashes on Windows when installed into a localized path

2017-02-16 Thread bubnikv .
Hello. I am supporting and ehancing a fork of Slic3r, one of the main applications for fused filamet 3D printing. http://slic3r.org/ https://github.com/prusa3d/Slic3r/releases It is likely one of the largest wxPerl applications, combining perl, wxWidgets and a lot of custom C++ code. Our custome

Re: wxPerl crashes on Windows when installed into a localized path

2017-02-16 Thread bubnikv .
:42 PM, bubnikv . wrote: > Hello. > > I am supporting and ehancing a fork of Slic3r, one of the main > applications for fused filamet 3D printing. > http://slic3r.org/ > https://github.com/prusa3d/Slic3r/releases > > It is likely one of the largest wxPerl applications, com

Re: wxPerl crashes on Windows when installed into a localized path

2017-02-16 Thread bubnikv .
this may be interesting to some, but it seems not to be a wxPerl issue per se, so I think I will stop rumbling about it here :-) On Thu, Feb 16, 2017 at 4:55 PM, bubnikv . wrote: > I analyzed the crash further. It is sufficient to load any of the > following modules to get perl crashing,

Re: Compatible versions of wxWidgets

2017-02-24 Thread bubnikv .
I am using 3.0.3-beta1 on Windows / Linux / OSX, as it support some new flags for instantiating an OpenGL widget, namely it supports anti-aliasing. 3.1 introduced many changes in the definition of the base classes (ints replaced by enums and such), which broke the Perl bindings. Vojtech On Fri,

Re: Wxperl.com, net and org domain names

2017-04-06 Thread bubnikv .
Mark, thanks for all your effort. The Slic3r may be the most used software based on your UI binding. It is difficult to estimate, but we are currently selling around 3 thousands 3D printer kits a month and I suppose at least half of our users use the Slic3r software based on your UI binding librar

Re: [rt.cpan.org #120933] 0.9928: test hangs on t/14_eh_die.t on Strawberry Perl 5.24.1.1 (64bit) Windows 10

2017-04-04 Thread bubnikv . via RT
Tue Apr 04 17:29:35 2017: Request 120933 was acted upon. Transaction: Correspondence added by bubn...@gmail.com Queue: Wx Subject: Re: [rt.cpan.org #120933] 0.9928: test hangs on t/14_eh_die.t on Strawberry Perl 5.24.1.1 (64bit) Windows 10 Broken in: 0.9928 Severity: (no value)

[rt.cpan.org #123874] Alien::Wx produces binary incompatible builds on OSX10.9 and Perl 5.26.1

2017-12-13 Thread bubnikv . via RT
Wed Dec 13 09:01:33 2017: Request 123874 was acted upon. Transaction: Ticket created by bubn...@gmail.com Queue: Alien-wxWidgets Subject: Alien::Wx produces binary incompatible builds on OSX10.9 and Perl 5.26.1 Broken in: (no value) Severity: (no value) Owner: Nobody Re