On Oct 10, 2014, at 9:50 AM, Stephane LECOLIER wrote:
> Hi Kmx,
>
> Concerning Cygwin do you have plan some dedicated release?
> Or does your Win32-GUI be compliant by default?
> Does it concern Cygwin 32bits or 64 bits or both?
>
> Thanks in advance for your reply,
I’ll do it when I get my
om/perl-win32-gui-hack...@lists.sourceforge.net/msg00628.html
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this in
,
then persistent mysql was broken, then their webserver proxy could not
deal anymore with our app leading
to cpu-eating cycles in various subrequest scenarios, and
now the layout change.
--
Reini Urban
http://phpwiki.org/ h
elease, methinks. Or maybe Rob will poke his head in here, and say
> that he could find some time to commit some doc changes and build a new
> release...
I maintain phpwiki on sf.net and it gets worse and worse.
But posting release
s-1.01.tar.gz
> Size: 148643 B
> MD5: 3095e99e8ae34c97fb1187ff432064bd
>
> The docs are in POD format. If you want them in HTML, use pod2html.
> Hope these are useful.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
gress, so if anyone has any ideas for any
> extra content that could be included, such as more tutorials, I would be
> happy to look into it.
Where is the patch? The documentation is mainly just POD.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
-
> - update $VERSION of modules that have changes
> - update Win23::GUI $VERSION to 1.05_99 and make a beta distribution
> available.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://spacemovie.mur.at/ http://helsinki.at/
---
2008/1/27, Glenn Linderman:
> I would hope (and I think it is your intention from things you've said
> in the past) that a new code base would include support for Unicode
> windows. While it may be needful to convert between UTF-8 and UTF-16 to
> access the wide character Windows APIs, and that ma
2008/1/27, Glenn Linderman:
> I would hope (and I think it is your intention from things you've said
> in the past) that a new code base would include support for Unicode
> windows. While it may be needful to convert between UTF-8 and UTF-16 to
> access the wide character Windows APIs, and that ma
2008/1/27, Robert May <[EMAIL PROTECTED]>:
> On 13/01/2008, Reini Urban <[EMAIL PROTECTED]> wrote:
> > [Sorry for TOFU]
> > I found and fixed the error. (Scintilla crash)
> >
> > Remove the line with #define PERL_GET_NO_CONTEXT at the top of Scintilla.xs
>
; the very first line of the script? But, I do not place it at the first
> line of code if it is not Unix? How should I do it?
The unix she-bang works ok on windows if your perl is in the path.
#! perl
is usually used, though the official way is to go through pl2bat for the
windows version.
6d541270 in DoEvent_Scintilla (my_perl=0x17700e8, Name=0xc5c17c
> > "main::or_Notify", code=2007, evt=0xc5c3bc)
> > at Scintilla.xs:67
> > #4 0x6d54286d in CallWndProc (nCode=0, wParam=0, lParam=12
2008/1/5, Reini Urban <[EMAIL PROTECTED]>:
> Jeremy White schrieb:
> > Activestate are still missing key support items for 5.10 so it's probably
> > to early for a
> >formal build of Win32::GUI that supports 5.10. You should find it easy
> enough to build
the patch to the
release version 5.10.0 yet. I only applies to blead.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://helsinki.at/ http://spacemovie.mur.at/
Change 28488 by [EMAIL PROTECTED] on 2006/07/05 20:00:10
Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the lef
Carp::croak qq(Can't continue after import errors);
+eval { use Carp; };
+croak qq(Can't continue after import errors);
}
}
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://helsinki.at/ http://spacemovie.mur.at/
---
Robert May schrieb:
> On 02/08/07, Brian Fredette <[EMAIL PROTECTED]> wrote:
>> Thanks for the explanation. Now that you mentioned it I recall reading
>> somewhere OEM versus NEM. Guess I forgot about that. Thats what I get for
>> using old code without deeper reading.
>
> No problem. Reading
Not really new, this was in my public repo since 2006-11-08, just forgot
to upload it.
NEWS:
=
I've updated the cygwin version of perl-Win32-GUI to the upstream
release 1.05.
This version is the same as it would have been installed via CPAN,
since all cygwin patches are included upstream. It
===
My question: is it possible to install these uninstalled modules without
installing MSVC and the mentioned libs: ATL and MFC?
You only need the libraries and to fix the Makefile.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://spacemovie.mur.at/ http://helsinki.at/
I regularly build and use:
pp (free) with cygwin and ActivePerl-5.8.6.811 (cpan PAR - http://par.perl.org/)
and perl2exe with ActivePerl-5.8.6.811. (non-free)
2007/2/1, Eric Hansen <[EMAIL PROTECTED]>:
Can some folks recommend to me a PERL compiler vendor/version that they
are
Getting to work f
NEWS:
=
I've updated the version of perl-Win32-GUI to the new upstream
release 1.04.
This version is the same as it would have been installed via CPAN,
since all cygwin patches are included upstream. It just installs into
vendor_perl.
CHANGES:
Quite a lot of new sub-modules.
http:/
if sent to a
# Combobox that does not have a textfield (C<-dropdownlist => 1>).
LRESULT
SetEditSel(handle,start,end)
HWND handle
UINT start
UINT end
CODE:
RETVAL = SendMessage(handle, CB_SETEDITSEL, 0, MAKELPARAM(start, end));
OUTPUT:
RETVAL
I think that is equiv
Arthur Schwarz schrieb:
Well, being in a Lofty mode, I did a review of all options that I could
find in the latest HTML file download. Recommendations follow. As
always, these are comments and not criticisms. The effort to get to this
point seems huge and worthwhile, and I am greatful.
I do h
N}_* tooltip
constants if the tested package Win32-GUI-1.03_04 is not yet installed.
After installing the failing Win32-GUI-1.03_04 package, all tests pass.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
http://helsinki.at/ http://spacemovie.mur.at/
Did I say to make sure you read the release notes? They're online at
http://www.robmay.me.uk/win32gui/RELEASENOTES.TXT
Minor notpick:
"See the Win32::GUI::COnstants documentation for the full allowable
syntax."
=> Constants
Featurewise I had no time yet.
ain::SetWindowLong called at
>
> Is it really missing, or am I having another dumb day?
A dumb day.
You want Win32::GUI::SetWindowLong but called main::SetWindowLong.
The ->SetWindowLong method is recommended
--
Reini Urban
http://phpwiki.org/
http://spacemovie.mur.at/ http://helsinki.at/
e+2wCfZTwr
> > tQdid6uo+B3ouW72QdopBgI=
> > =4V1L
> > -END PGP SIGNATURE-
> >
>
>
> ---
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> ___
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/
>
--
Reini Urban
http://phpwiki.org/
http://spacemovie.mur.at/ http://helsinki.at/
doc-directory.patch
Description: Binary data
don't mind - it should all get in eventually - and we'll work
> towards a 1.04 release soon.
Not at all.
> Reini Urban wrote:
> > 2006/3/16, Jeremy White <[EMAIL PROTECTED]>:
> >
> >>I've just committed changes made by Reini Urban with s
2006/3/16, Jeremy White <[EMAIL PROTECTED]>:
> I've just committed changes made by Reini Urban with support for custom draw
> and "native" drag-drop support. The full change log from 1.03 is below. Any
> questions or problems to the list.
Thanks!
BTW: There ar
par and perl2exe, not the installer.
For example --gui apps which want to write STDERR to the parent console,
if such a beast exists.
--
Reini Urban
http://phpwiki.org/
http://spacemovie.mur.at/ http://helsinki.at/
rl on Windows. I want to create an EXE file or setup file
> to install it on windows as what we do for other applications for VB. Kindly
> let me know is there any way to acheive this.
Par
http://search.cpan.org/search?m=all&q=Par
--
Reini Urban
http://phpwiki.org/
http://spacemovie.mur.at/ http://helsinki.at/
27;t check if future versions of -lcomctl32 already define this.
itoa
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
--- ./GUI.h.orig2004-05-08 19:31:22.0 +0100
+++ ./GUI.h 2004-12-01 23:44:10.469054500 +
emacs/xemacs has this feature builtin as imenu. also in speedbar.
Johan Lindstrom schrieb:
> Perl Oasis is a source/POD/class browser tightly integrated with
> (currently) UltraEdit. It makes it easy to navigate source code, POD and
> modules.
--
Reini Urban
http://xarch.tu-graz.a
me that maybe rewriting the whole
> thing using POE might solve my troubles? As I said, I have no experience
> with POE, but if it could be successfully combined with Win32::GUI I
> would definitely look into it. So, can it be done? Has anyone with POE
> knowledge tried it?
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
lly wild, I have set up
> the CVS server, so you can grab the latest development
> release directly from there ;-)
--
Reini Urban
ng im C- oder
Funktionsformat
GUI.xs(448) : error C2440: '=' : 'int' kann nicht in 'char *' konvertiert
werden
Die Konvertierung eines ganzzahligen Typs in einen Zeigertyp erfordert
e
in reinterpret_cast-Operator oder eine Typumwandlung im C- oder
Funktio
imilar. FFI is the newest,
supports arbitrary callbacks and is generally the best, but has a GPL license
only.
C::Dynalib and Win32::API have a perl license.
--
Reini Urban
http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html
cache allocated to the program, and that it's
> the cache usage that changes, not the amount of memory that the
> perl interpreter has allocated.
>
> During the above I looked over the code involved, and attempted to
> isolate a memory leak. So far as I can tell the code is rock
:3100: `SS_PATHELLIPSIS' undeclared (first use this function)
GUI.xs:3101: `SS_ENDELLIPSIS' undeclared (first use this function)
...
--
Reini Urban
http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html
38 matches
Mail list logo