On approximately 7/30/2009 1:21 AM, came the following characters from
the keyboard of Angelos Karageorgiou:
> Hello folks, I have this interesting little thing
>
> I ma using perl 5.10 and par 0.994. My project uses both Win32::GUI and
> threads for background operations. The strange thing is th
On approximately 7/13/2009 12:51 AM, came the following characters from
the keyboard of Reini Urban:
> 2009/7/13 Glenn Linderman :
>
>> So at the present time, I'm not sure
>> 1) if there are any active developers
>> 2) if there are any that would agree tha
On approximately 7/12/2009 7:49 PM, came the following characters from
the keyboard of Kevin Marshall:
> Glenn,
>
> Yes, you're right, the documentation for the module is contained
> within the source code and is extracted during the build process. For
> a module this large, it probably made s
On approximately 7/12/2009 5:41 PM, came the following characters from
the keyboard of Kevin Marshall:
> Reini,
>
> I understand where you are coming from, a diff would make replacement
> of the original files easier. I was, however, considering a complete
> rewrite of the documentation, inclu
On approximately 4/21/2009 3:16 PM, came the following characters from
the keyboard of Jan Dubois:
> Do you guys (users of Win32-GUI) have an opinion of perl.exe always
> requesting XP style controls?
>
>
>
> I think perl.exe needs an embedded manifest to properly specify the
> requested ele
On approximately 11/5/2008 12:05 PM, came the following characters from
the keyboard of Raphael Stoeckli:
> Hi @ all
>
> I’m working on an program, that can handle Unicode-text in richedit-fields.
> The fields sets and gets the text using some modifications of the
> richedit-field. These mods a
On approximately 3/21/2008 4:49 AM, came the following characters from
the keyboard of Doug Hoffman:
> I have been trying to understand how to get the -name of a button that
> was clicked by the -onClick event, at the subroutine.
>
> I have read the win32::Gui docs over and over, read several p
On approximately 10/14/2004 5:13 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
Thanks Glenn, using the GetFocus method to verify I was in the text
field at the beginning of the text field change event was exactly what I
needed.
Yes, that should stop any sort of "endl
On approximately 10/11/2004 11:28 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
I have an app which has two radio buttons. One is a text field which
controls a date range ((today -1) - text field value to create a date.
The other is a set of two DateTime controls. Th
On approximately 10/2/2004 8:20 AM, came the following characters from
the keyboard of Laurent ROCHER:
Hi Win32::GUI users,
A new version 0.99_1 of Win32::GUI is availlable at Sourceforge.
This is first Release candidate for Win32::GUI 1.0.
Please try it, and report any problem
On approximately 9/27/2004 4:02 AM, came the following characters from
the keyboard of Glenn W Munroe:
Incidentally, has anybody heard from Laurent recently? Aldo seems to have
moved on to bigger and better things, Steve Pick disappeared a few months
ago and now Laurent has gone quiet. Of cours
I have one known bug in the development version, but haven't had time
yet to track it down.
There is some weirdness, probably due to the restructuring of the GUI
code that has happened, perhaps related to threads.
I have a Perl program that uses simulated fork() that works great with
version
Hi Greg,
Your apology for this message is seen and accepted, but I thought I'd
reply to a few points with more reasoning, which will probably only
confirm what you've now realized. And, by the way, I've provided a
solution.
On approximately 9/17/2004 12:35 AM, came the following characters
On approximately 8/27/2004 2:36 PM, came the following characters from
the keyboard of Eric Hansen:
I have a program that has dialogbox with 2 listboxes, 4, comboboxes,
And 6 buttons. When the user hits a search button (a button used to
Do a sql lookup and bring data back) I want the dialogb
On approximately 8/3/2004 9:52 AM, came the following characters from
the keyboard of Eric Hansen:
Can a ListView be setup to stay sorted like a ListBox?
Off the top of my head, I don't know. Do you know if that is something
that is provided by the Windows API? If it is provided by the Wind
On approximately 8/2/2004 3:34 PM, came the following characters from
the keyboard of Eric Hansen:
Does anyone know if ListBoxes have a 57 item maximum in order
To function correctly?
I think there is probably a bug somewhere, not a 57 item maximum.
Unless you tell me you are running on Win9x
So, I find this to be an interesting problem. Probably my "fix" just
hides the problem, rather than fixing it. It smells of an unitialized
variable "somewhere".
I have this Perl program that works consistently correctly on Win2K. On
WinXP, it fails pretty regularly but not always, on certai
On approximately 7/11/2004 6:26 AM, came the following characters from
the keyboard of Pavel:
Hello
Is it possible to create Win32::GUI::Bitmap object not from file, but
from memory data? Or how can I add bitmap to ImageList direct from
memory data?
something like:
# $img is a content of one.
On approximately 6/21/2004 7:53 PM, came the following characters from
the keyboard of Pavel:
Hi All,
I am trying to create a new image from two images, first with size
100x100 pixel, and second with size 50x100 pixel. But I have no idea
about usage of Paste method (or Composite).
use strict;
u
On approximately 5/31/2004 1:52 PM, came the following characters from
the keyboard of Todd Colton:
On Mon, 31 May 2004 12:11:03 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote:
Consider enhancing Win32::GUI::NotifyIcon to add balloon tooltip support
instead?
I've tried that alre
On approximately 5/31/2004 9:38 AM, came the following characters from
the keyboard of Todd Colton:
Hello,
I'm trying to create a balloon tooltip in the systray (see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/tooltip/usingtooltips.asp
for an examp
The old bitmap.pl sample code shows how to scale a bitmap display. Does
anyone have sample code to show how to scroll a bitmap display, using
scroll bars?
--
Glenn -- http://nevcal.com/
===
The best part about procrastination is that you are never bored,
because you hav
have my first fully NEM window:)
Cheers,
jez.
- Original Message -
From: "Glenn Linderman" <[EMAIL PROTECTED]>
To: "Jez White" <[EMAIL PROTECTED]>
Cc: "Win32-GUI"
Sent: Tuesday, April 27, 2004 1:11 AM
Subject: Re: [perl-win32-gui-users] NEM
On approximately 4/26/2004 4:23 PM, came the following characters from
the keyboard of Glenn Linderman:
On approximately 4/21/2004 2:10 AM, came the following characters from
the keyboard of Jez White:
All,
At the risk of asking a stupid question - how do you use NEM with pop
up menus
On approximately 4/21/2004 2:10 AM, came the following characters from
the keyboard of Jez White:
All,
At the risk of asking a stupid question - how do you use NEM with pop up
menus?
I'm hoping it is something like
new Win32::GUI::Menu(
'name' => 'sName',
'>&first' => { -onClick => sub
On approximately 3/4/2004 12:40 PM, came the following characters from
the keyboard of david fox:
Unfortunately, within our application, my perl script is executed by a
"ShellExecute" call in a Visual Basic Module that is executing within
the VBA interpreter inside Excel (Please don't ask why :
ry or some initilzation
variable(s) that may its data go out of the allocated space for it or
tie(ing)
some variables
Ramy
- Original Message -
From: "Glenn Linderman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, February 19, 2004 8:06 PM
Subject
n approximately 2/19/2004 3:01 AM, came the following characters from
the keyboard of [EMAIL PROTECTED]:
but is used by callng WIn32::API which can not
currently included with compiled .exe perl scripts
therefore it was a must for me to build s little module for this
function.
Could you expl
It would probably be sufficient to support PAR. Even if ActiveState
gave you the free copy, it isn't likely they'd give it to everyone, so
everyone is more likely to use PAR, in the long term (once it's growing
pains are over). Of course, if AS does supply you a free copy, I have
no objection
On approximately 1/29/2004 2:30 PM, came the following characters from
the keyboard of Johan Lindstrom:
At 16:25 2004-01-29, Peter Eisengrein wrote:
I had a script whose NotifyIcon worked fine under version 0.0.580 of
Win32::GUI that no longer works since I upgraded to 0.0.670. It gets
the eve
On approximately 1/29/2004 1:20 PM, came the following characters from
the keyboard of Peter Eisengrein:
> If you meant 0.0.558, should we also assume that changing versions of
> Win32::GUI was all you changed? That the script is still
> using OEM (old
> event model)?
Um, I guess so. Is t
On approximately 1/29/2004 7:25 AM, came the following characters from
the keyboard of Peter Eisengrein:
I had a script whose NotifyIcon worked fine under version 0.0.580 of
Win32::GUI that no longer works since I upgraded to 0.0.670. It gets the
event and shows the appropriate menu when you cl
On approximately 1/22/2004 12:36 PM, came the following characters from
the keyboard of Steve Pick:
Hi,
I've implemented the following two functions:
$coderef = $window->GetEvent("eventname");
$window->SetEvent("eventname", \&sub);
These allow you to access and modify NEM event handlers.
Gre
you should see this in my next commit.
Steve
- Original Message -
From: "Glenn Linderman" <[EMAIL PROTECTED]>
To: "Stephen Pick" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, January 21, 2004 6:41 PM
Subject: Re: [perl-win32-gui-users] Accelerator bug?
I gues
;m looking into.
Steve
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Glenn Linderman
Sent: 21 January 2004 01:39
To: Steve Pick
Cc: Jez White; perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Accelerator bug?
Back when I
ng another subroutine call.
IMHO, the two major advances in this module recently have been
accelerators and hooks (I'd say we're approaching GUI
nirvana), so if at
least one of them doesn't work in NEM, that knocks it on the head for
me.
Glenn
-Original Message-
Fr
On approximately 1/15/2004 4:32 AM, came the following characters from
the keyboard of Sirisha Gollapudi:
Hi all,
after some difficulty I managed to get Win32::GUI up and running - being
pretty new to this I was wondering if anyone could help with another
query. I have a fully functional perl
On approximately 1/16/2004 8:26 AM, came the following characters from
the keyboard of Stephen Pick:
You must handle all scrolling yourself, as i've said a million times. I
will look into MDIs when I have the time; win32::gui already seems to
have an MDI object but I'm unsure of what it does.
Glenn,
Sorry for the delay, I was not monitoring this email address from 1/15
until now.
On approximately 1/16/2004 8:28 AM, came the following characters from
the keyboard of Glenn W Munroe:
Glenn,
I haven't really used the NEM much yet, but when I knocked up a small
test script this morni
On approximately 1/14/2004 6:41 AM, came the following characters from
the keyboard of Chris Wearn:
Hi All,
When using AddGroupbox with RadioButtons, we have to use -group
with -tapstop. However I am trying to use a Groupbox to contain a number of
Textfields and other controls, and have not bee
On approximately 1/13/2004 3:05 PM, came the following characters from
the keyboard of Steve Pick:
Before you build a new PPM, let me fix all the broken and/or horrible
example code :)
I don't know where half of the examples in the current PPM came from,
but a lot of them don't work and I'm i
On approximately 1/13/2004 12:14 PM, came the following characters from
the keyboard of Jez White:
Hi,
I've updated the bug/feature request tracker at:
http://sourceforge.net/tracker/?group_id=16572
I've also added the bug about the broken menu tell tales. I would
encourage you all to add
On approximately 1/8/2004 9:04 AM, came the following characters from
the keyboard of #SHUCHI MITTAL#:
Hi all
Since everyone here is a perl expert and im a total newbie i would be very very grateful if someone could help me out with my doubts.
Indeed everyone here is a perl expert... but thi
On approximately 1/7/2004 5:33 PM, came the following characters from
the keyboard of Steve Pick:
Hi,
I've committed the updated hooks code in 665-Fix. See GUI.xs for the
documentation for the Hook and UnHook functions.
What's new:
Hooks work in Old Event Model and New Event Model
Thanks. T
On approximately 1/6/2004 6:51 AM, came the following characters from
the keyboard of Stephen Pick:
Hi,
Arrrgh.
The Win32 API deals, in the most part, with pointers to structs rather
than structs themselves. You can't pass homemade structs as Perl
references to SendMessage and hope that they'r
On approximately 1/4/2004 8:41 PM, came the following characters from
the keyboard of Glenn Linderman:
Johan,
That is an interesting idea, and of course, makes things more OO-like.
OO-likeness, in my opinion, doesn't necessarily make something better,
but in this case there are a c
Johan,
That is an interesting idea, and of course, makes things more OO-like.
OO-likeness, in my opinion, doesn't necessarily make something better,
but in this case there are a couple benefits that you point out: the
ability to have multiple instances of a Window or widget without name
confl
On approximately 1/2/2004 9:38 AM, came the following characters from
the keyboard of Johan Lindstrom:
At 18:06 2004-01-02, Glenn Linderman wrote:
In the above description you mention "right click-menu" But none of
your example code attempts to capture the "_RightClick"
On approximately 1/2/2004 12:19 AM, came the following characters from
the keyboard of Johan Lindstrom:
After upgrading from 0.0.558 -> 0.0.670, the right click-menu seems
broken in TGL. The right-click menu displays alright, but the event
handlers never receive any calls. The normal menus atta
If there are additional enhancements you need for TGL, maybe you could
send a list of them to [EMAIL PROTECTED] ?
I can only speak for myself, but it seems that TGL is a reasonably
significant application of Win32-GUI, and supporting it is in the best
interests of the Win32-GUI community. But
On approximately 12/8/2003 5:47 AM, came the following characters from
the keyboard of Glenn W Munroe:
Glenn,
Those accelerators are working fine and have fixed a couple of long-standing
problems (like getting a listview labeledit to work). At first, I tried to
attach them to individual controls
I think it should work now in my version with the accelerator key fixes.
I'd be glad to send you that version for testing if you would like it; I
hope to get a patch to Laurent for the accelerator key fixes before the
weekend is over, and before my hard disk completely dies :( :( :(
On approxi
Hi, the overall effect can also be achieved via accelerator keys...
define Enter as an accelerator key.
On approximately 11/26/2003 4:07 PM, came the following characters from
the keyboard of Steve Pick:
Hi,
I've just submitted an addition for Win32::GUI v0.0.665 which adds the
keycode and ext
Excellant. I had noticed the resize cursor persisted until the mouse
pointer got to a "real" sub object inside the main window... annoying
but not (to me) as annoying as not having the resize cursors at all, and
not a problem on windows that are filled with sub objects. But this fix
does the
On approximately 11/20/2003 2:13 AM, came the following characters from
the keyboard of Aldo Calpini:
Erick Bourgeois wrote:
Great to see you back.
I installed and played with CGI::Kwiki. The main problem I have
with this module/application is that users need to learn the wiki
"language". (For
Hi Aldo,
Glad to hear from you again. I would like CVS commit access on
SourceForge, user name guruglenn although I may not be able to use it
until next year (but that's only a couple months away). Thank you.
I'm glad to hear you are working on NEM, as I think it is a friendlier
model ov
Steve,
I'd be glad to incorporate your routine into my code, which I hope
someday to get on SourceForge. However, I have a question about it
first. I'm not sure i is 100% complete, though... aren't there
Win32::GUI data structures that need to be altered also? I think the
tree of hashes th
gh, just because I am curious:
What does the 'x26' do?
Jonathan
At 11/13/2003 03:52 PM, Glenn Linderman wrote:
On approximately 11/13/2003 1:20 PM, came the following characters from
the keyboard of Jonathan Southwick:
Is it possible to change the text on a menu? I want to ch
On approximately 11/14/2003 12:53 AM, came the following characters from
the keyboard of Jeremy White:
I would be more than willing to bring the files together and serve
them up on jeb.ca
Erick, are you able to generate flat html files which could be included
automatically in new builds?
On approximately 11/13/2003 5:38 PM, came the following characters from
the keyboard of Erick Bourgeois:
On Thu, 13 Nov 2003 15:44:08 -0800, Glenn Linderman <[EMAIL PROTECTED]> said:
Perhaps we should try and move forward somehow. I've just looked
through the mailing list an
On approximately 11/13/2003 1:20 PM, came the following characters from
the keyboard of Jonathan Southwick:
Is it possible to change the text on a menu? I want to change a menu
item from "Refresh workgroups" to "Refresh clients" depending on what
view they are currently at. I am already keepi
On approximately 11/13/2003 9:27 AM, came the following characters from
the keyboard of Jeremy White:
4) There needs to be some coordination with Aldo, perhaps, and he
hasn't responded publicly or privately to any of the email I've sent
him regarding bugs over the last couple years. Or is the
On approximately 11/7/2003 8:51 AM, came the following characters from
the keyboard of Erick Bourgeois:
On Wed, 05 Nov 2003 23:46:45 -0800, Glenn Linderman <[EMAIL PROTECTED]> said:
Hi,
It was extremely important for my next project that I have accelerator
keys working in Win32::G
On approximately 11/7/2003 11:34 AM, came the following characters from
the keyboard of Laurent ROCHER:
Hi,
So what are the steps to package Win32::GUI (version 0.0.665) into a PPD
file, so that it can be distributed?
I know others have done it, but I have never made a PPD out of anything...
So what are the steps to package Win32::GUI (version 0.0.665) into a PPD
file, so that it can be distributed?
I know others have done it, but I have never made a PPD out of anything...
Pointers to appropriate documentation is fine, if it covers everything
needed, or pointers + specific things
Hi,
It was extremely important for my next project that I have accelerator
keys working in Win32::GUI (or whatever interface I chose to code to).
As it turns out, there were only a few scattered places to fix things,
and I was able to get them working. However, along the way, for
debugging
For anyone with the ability to compile Win32-GUI, that has been annoyed
that the double-headed arrows don't show up to provide feedback to the
user that clicking and dragging at this point will resize a window, like
I have been, help is at hand-- I found the bug.
In the CommonMsgLoop function in
On approximately 7/5/2003 1:03 PM, came the following characters from
the keyboard of Glenn Linderman:
On approximately 7/5/2003 9:51 AM, came the following characters from
the keyboard of Jeremy White:
From: Glenn Linderman <[EMAIL PROTECTED]>
Unfortunately, the examples that I have a
On approximately 7/5/2003 9:51 AM, came the following characters from
the keyboard of Jeremy White:
From: Glenn Linderman <[EMAIL PROTECTED]>
Unfortunately, the examples that I have are not suitable for including
in documentation, as I pass things through a couple layers of wrappers
bef
On approximately 7/4/2003 2:39 PM, came the following characters from
the keyboard of Jeremy White:
All,
Do tool tips work? I've searched this list, and couldn’t find a
reference to a working example?
If anyone could provide pointers, I would be grateful, and will update
the document project
On approximately 6/26/2003 5:57 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
> See the attached file. The "X" icon is about 50% smaller than normal
> on my Win2k system (not tested elsewhere) using GUI .668 and
> Perl 5.0.1.
> use Win32::GUI;
> use strict;
> use warni
On approximately 6/25/2003 10:39 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
>> -Original Message- From: Glenn Linderman
>> [mailto:[EMAIL PROTECTED]
>>
>> On approximately 6/25/2003 7:04 AM, came the following characters
>> from t
On approximately 6/25/2003 7:04 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
>>-Original Message-
>>From: Glenn Linderman [mailto:[EMAIL PROTECTED]
>>Sent: Tuesday, June 24, 2003 10:07 PM
>>To: Win32 GUI
>>Subject: [perl-win32-gui
From time to time the question has been asked on this list about how to
have a Win32::GUI program running, but have no entry in the taskbar.
When hidden and disabled, no entry will appear, but when shown or
enabled, it will come back.
Unless, when you create the window, you use:
-toolwindo
Hi Aldo,
Four topics:
1) Patch for some "uninitialized" warnings produced by Win32::GUI for
one of my GUI programs
2) Accelerator keys
3) Stuttering typing during repeated calls to DoEvents
4) resize cursor
Topic 1
Here is the fix (suggested by Jan Dubois, after I pinpointed where t
Sorry for the line wrapping...
The code below is from Win32::GUI v0.0.665 GUI.xs:
// add (or create) the tooltip
if(perlcs.szTip != NULL) {
if(perlcs.hvParent != NULL) {
if(perlcs.hTooltip == NULL) {
Hi,
Aldo? Still there?
While lots of bugs were reported too shortly before Easter for me to
expect an Easter release to actually happen, I'm curious to know if any
progress is being made on any of the bugs, and if there actually will be
a new release of Win32-GUI in the near future?
I'm ab
On approximately 5/16/2003 8:32 AM, came the following characters from
the keyboard of Frazier, Joe Jr:
> It is all rather nasty looking code, but it works very well(except
> there is not really an easy way to create accelorator keys for the
> menu items since it is dynamic..)
I reorder the m
Hi Aldo,
The next two paragraphs are kind of "pie in the sky" or "dream
concepts"... but after them are some bug reports...
Glad to see you back and working on Win32::GUI. I've been contemplating
either (1) trying to fix and enhance it myself or (2) replacing it
with something perhaps simp
On approximately 3/31/2003 2:59 PM, came the following characters from
the keyboard of [EMAIL PROTECTED]:
Hello,
I have a script that gives the user options of which application to run on
a server from a drop down box, then when they pick the option and hit an
execute button the script opens a s
On approximately 3/10/2003 3:56 AM, came the following characters from
the keyboard of Dean Lennox:
From the win32 gui example colors.gpl
$color = GUI::ChooseColor(-owner => $w);
Any idea how I can convert the decimal RGB value, $color to the HTML HEX
format ?
ie: selecting the colour green
Glenn Linderman wrote:
Sorry for following up my own post, but no one else did
So then I thought maybe I was on to something when I discovered that
Dialog uses
ENTER;
SAVETMPS;
...
FREETMPS;
LEAVE;
but DoEvents doesn't. Well, I tried adding that, and it didn't help a
bit.
Glenn Linderman wrote:
Anyone have some other ideas of things to try?
Sorry for following up my own post, but no one else did
Seems like if the problem were PeekMessage it would be possible to cause
problems
replacing the GetMessage call inside Win32::GUI::Dialog with
PeekMessage, so I
Hi,
So it seems to be the case that DoEvents loops and keyboard events don't
do to well together... producing double characters while typing...
almost all of the time. DoEvents uses PeekMessage to obtain its events,
of course, whereas Dialog uses GetMessage.
I don't recall this problem occurrin
Hi,
Am I really confused, or are accelerators really, really broken? Some
reasonings that have led me to the conclusion accelerators are really,
really broken include:
(1) Win32::GUI::AcceleratorTable pushes a global variable $id for each
of the keystrokes in the accelerator table, resultin
Hi,
Re: Win32::GUI 0.0.665
It appears that the code to implement accelerators doesn't even exist
for the New Event Model. A DoEvent_NEM_Acc function is mentioned in
some commented out code, but the function doesn't exist in the
distributed source code.
--
Glenn
=
Not everything that is
Hi,
I have a program that uses Win32::GUI, and in several places, it uses a
DoEvents loop, and text boxes processed by that DoEvents loop seem to
result in doubled characters. I don't recall that happening in earlier
versions of Win32::GUI, does anyone else?
So I recompiled Win32::GUI with
Sean Healy wrote:
I just had a user that upgraded to WinXP report this same thing on a
program I wrote, that works fine on Win2K.
Using Win32::GUI 0.0.668, and Perl 5.6 or 5.6.1 (I'm using 5.8 now,
but I'm not sure which version of Perl the user is running).
I have no clue why this would ha
I just had a user that upgraded to WinXP report this same thing on a
program I wrote, that works fine on Win2K.
Using Win32::GUI 0.0.668, and Perl 5.6 or 5.6.1 (I'm using 5.8 now, but
I'm not sure which version of Perl the user is running).
I have no clue why this would happen, nor am I desir
Hi,
I'm trying to build Win32-GUI-0.0.665 for Perl 5.8 (ActiveState build
804), and I get a bunch of unresolved external symbols, mostly to do
with ImageList stuff (actual messages below). Anyone know what I'm
doing wrong, here in the middle of the night?
Using MSVC++ 6.0, is that still OK?
I'
When you hide the window, also disable it. When you want to make the
window usable again, enable it and show it. This will make the
whatever-it-is-you-call-it disappear from the task bar while it is
minimized, but appear when the window is visible.
If you never want it to appear, make a parent w
Jeremy Blonde wrote:
>
> Here's how I'm doing it. The code is borrowed from someone else, perhaps
> Aldo's examples.
>
> $SCR_WIDTH = Win32::GUI::GetSystemMetrics(0);
> $SCR_HEIGHT = Win32::GUI::GetSystemMetrics(1);
>
> $WIDTH = 350;# Window Width
> $HEIGHT = 250;# Window Height
>
>
Aldo Calpini wrote:
>
> arguments to -events can be:
> - a subroutine name (string)
> - a reference (eg. \&)
> - an anonymous sub (eg. sub { .. })
Both of the following items prevent me from porting certain Win32::GUI
applications to the New Event Model.
There doesn't seem to be a way to.
Aldo Calpini wrote:
>
> Frazier, Joe Jr wrote:
> > > but I still don't know what to do when you just say use Win32::GUI ;-)
> >
> > Use old style by default. This avoids users
> > having to change thier code until they are ready to totally update thier
> > code.
>
> yes, this is sure. by default
Glenn Linderman wrote:
>
> Now I've downloaded and compiled the new version. Boy was I surprised!
Here's another surprise:
When moving the cursor to the edges and corners for resizing things, the
cursor doesn't change to the "usual" double-headed arrows which pr
> At Thursday, 28 February 2002, Glenn wrote:
>
> >Now I've downloaded and compiled the new version. Boy was I surprised!
jean bosco muzatsinda wrote:
>
> Hi,
> How did you proceed to download and compile?
> I'm knew to this matter of things ( win32::GUI)and I'm experiencing
> some problems.
>
Now I've downloaded and compiled the new version. Boy was I surprised!
I ran an existing application, and it looked quite different in layout,
but upon careful inspection, and knowing how the code was written, it
appears that everything that is different is a result of exactly one
thing:
$font =
Hi,
I have an application where I'd like to have a multi-line menu item.
I've seen that in programs, where the first line of the menu item has
text in the normal position, and the subsequent line(s) are further
indented, and when your mouse approaches/leaves the first or last line,
all of them ch
Eric,
Perhaps you could share those direct communications from Aldo with
people that maintain Win32::GUI FAQ lists these days? Or the list at
large? Perhaps some of it could get incorporated into the FAQ or into
some other documentation?
Like others, I'm starting to wonder if there is any activ
Careful... you get more than one process doing the append thing, and
you'll lose some of the appends, if they happen concurrently.
Unless you have a separate control for each process to use.
Scott Campbell wrote:
>
> It would appear that the Perl gods have found favor with you.
> This works like
1 - 100 of 137 matches
Mail list logo