Re: No success trying to use Cava Packager

2013-10-18 Thread Jan Dubois
On Fri, Oct 18, 2013 at 12:25 PM, Johan Vromans wrote: > IIRC, Octavian is blind and uses screen reading tools that require a > command line interface. He cannot use CP because it only has a GUI to > set up the project. I'm sure Octavian will correct me if I misrepresent it, but I think you have

Re: No success trying to use Cava Packager

2013-10-18 Thread Jan Dubois
On Fri, Oct 18, 2013 at 10:35 AM, Steve Cookson wrote: > Is this true, Cava Packager doesn't work under Linux? No, Octavian was just commenting that it doesn't have sufficient accessibility support for blind people to use it successfully. Cheers, -Jan

RE: wxPerl on iPad

2011-08-17 Thread Jan Dubois
On Wed, 17 Aug 2011, Johan Vromans wrote: > "Jan Dubois" writes: > > > That is no longer true (I think it was changed around September 2010 > > or so). You can use whatever you want, as long as *all* code is > > included in your application; you are just not

RE: wxPerl on iPad

2011-08-17 Thread Jan Dubois
On Tue, 16 Aug 2011, John Ralls wrote: > Anyway, that's kind of irrelevant for Johan's question, because > interpreted languages aren't allowed on iOS, except for Javascript in > WebApps. All installable apps must be written in C, C++, or > Objective-C. That is no longer true (I think it was chang

RE: Shutdown Windows

2010-09-09 Thread Jan Dubois
But I already knew that the function would be there under some name. I'm still interested to know if there are any problems with it though. Cheers, -Jan > On 09/09/2010 18:24, Jan Dubois wrote: > > On Thu, 09 Sep 2010, Renée Bäcker wrote: > >> > >> Am 09.09.201

RE: Shutdown Windows

2010-09-09 Thread Jan Dubois
On Thu, 09 Sep 2010, Renée Bäcker wrote: > > Am 09.09.2010 14:03, schrieb Johan Vromans: > > How can I shut down Windows from a wxPerl application? > > > > Have you tried Win32::ShutDown?? http://search.cpan.org/dist/Win32-ShutDown I wonder why this module exists. Is there something broken with

RE: AW: Distributing wxPerl applications

2010-08-02 Thread Jan Dubois
y > that PDK requires ActivePerl. > > Isn't this true? > > -- > Octavian > > - Original Message - > From: "Jan Dubois" > To: "'ademmler'" ; "'Johan Vromans'" > ; "'Daniel Carrera'" > C

RE: AW: Distributing wxPerl applications

2010-08-02 Thread Jan Dubois
On Mon, 02 Aug 2010, ademmler wrote: > > hi, > > I am using all of those tools and the major difference is the concept > behind: > > B) ActiveStae perlapp I could not run wtihout ActiveStae Per . . . > (non strawberry) Could you provide me with a sample that fails? PerlApp generally works fine

RE: [rt.cpan.org #58579] Compile Wx constants without exporting Wx constants

2010-06-24 Thread Jan Dubois
On Tue, 22 Jun 2010, Adam Kennedy via RT wrote: [...] > The problem is that you can't avoid doing this importing even if you > want to. > > The following does not work. > > use Wx (); > > my $value = Wx::wxDefaultPosition; Yes, because Wx::wxDefaultPosition is just a bareword here, so it w

RE: PerlApp stopped working

2010-03-02 Thread Jan Dubois
On Tue, 02 Mar 2010, Mark Dootson wrote: > The ActivePerl PPM did not pick up the new package.xml from the > repository (or at least decided it was unchanged). This, despite me > reinstalling to a completely fresh location. Clearly, 'uninstall' leaves > stuff hanging around. I had to disable the w

RE: Questions on Making an App (not an EXE)

2008-11-10 Thread Jan Dubois
On Mon, 10 Nov 2008, Dodger wrote: > > Heya all. > > I've made successful applications using WxPerl under windows using PerlApp > However, I'm wanting to make the same thing go on OS X now. > Is there any sort of tutorial on developing for OS X or maybe even a > tut on porting WxPerl applications

RE: PDK

2008-04-09 Thread Jan Dubois
On Fri, 21 Mar 2008, Octavian Rasnita wrote: > Is it possible to exclude the dll files which are needed by WxPerl > to run in a PDK - generated executable? (And put them separately in > the same dir with the executable) Hi Octavian, This is unfortunately not possible right now; the libraries will

RE: PAR

2008-03-24 Thread Jan Dubois
On Mon, 24 Mar 2008, Jochen Plumeyer wrote: > > Hi Octavian et al., > > perhaps a solution for you as a blind person would be that somebody sets up > for you a virtual windows machine with qemu and ssh server running in that > virtual windows machine. I think you got this backwards: Octavian wan

RE: [wxperl-users] suggested windows build environment?

2007-07-08 Thread Jan Dubois
On Sun, 08 Jul 2007, Mark Dootson wrote: > > so you need MSVC 6 to build XS modules, because MSVC 7/8 uses a > > different C runtime. > > I thought so too - but I use a PPM for DBD::Pg that is compiled with > MSVC 7 (so you have to have the correct MSVC7 runtime on the PATH ). > I've no desire to f