Some progress here, the ed_test.pl files runs on Win2K pro and show
the perl code syntax coloring and also show the Folding icons but
it does not fire the events and the folding margin does not respond.
Ramy
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, Aug
Scintilla is a very powerfull source code editor,
I am trying to test the Perl wrapper by Laurent Rocher,
below is the starting code from the Win32::GUI::Scintilla docs,
The only problem now I am having is how to activate the Folding
and how to use it, can anyone please post code on how to display
and may be other modules required.
To run
Type at the DOS prompt:
Perl Spiderawy.cgi
Ramy
k
Tried also
$Control->CallMethod("PutProperty", "ToolBar", 1);
but it does not work also.
Can anyone tell me how to set these properies.
Is there any more docuemtations of this issue in general also
The code I used below
Thank you everyone
Ramy
# perl -w
#
# Hosting W
I get
the html code, the page source of each frame and how do I know when all
frames are fully loaded.
Is there a docs anywhere on the properties and methods tree of the object
Also what is the difference between, DocumentComplete and DownloadComplete
events
Thanks in advance for reply
Ramy
Hello,
When I set multilin=>1 in textfiled control, if the user click "ESC" key
the whole GUI disappers Hides and the application did ot exit
if you set the multiline=>0 this problem is solved.
Any suggestions
Thanks
Ramy
Chris,
Thank you for your help, what is the link to this tutorial please
Ramy
- Original Message -
From: Chris Wearn
To: [EMAIL PROTECTED] ; perl-win32-gui-users@lists.sourceforge.net
Sent: Wednesday, February 25, 2004 3:46 PM
Subject: RE: [perl-win32-gui-users] Anyone help
::Tooltip...
*** PACKAGE Win32::GUI::Header...
*** PACKAGE Win32::GUI::ComboboxEx...
*** PACKAGE Win32::GUI::DateTime...
*** PACKAGE Win32::GUI::Brush...
*** PACKAGE Win32::GUI::Pen...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
Ramy
That module will answer a lot of questions I asked before and some
discussions now here:
Win32::Exe
http://theoryx5.uwinnipeg.ca/CPAN/data/Win32-Exe/Win32/Exe.html
You can change the EXE version information and resources as you like!
Amazing, it is 2004
Ramy
::Tooltip...
*** PACKAGE Win32::GUI::Header...
*** PACKAGE Win32::GUI::ComboboxEx...
*** PACKAGE Win32::GUI::DateTime...
*** PACKAGE Win32::GUI::Brush...
*** PACKAGE Win32::GUI::Pen...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
Ramy
dif /* WINVER >= 0x0400 */
Ramy
::Tooltip...
*** PACKAGE Win32::GUI::Header...
*** PACKAGE Win32::GUI::ComboboxEx...
*** PACKAGE Win32::GUI::DateTime...
*** PACKAGE Win32::GUI::Brush...
*** PACKAGE Win32::GUI::Pen...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
Ramy
The threads system is working properly and if you just remove the Win32 api
it will work fine.
Ramy
- Original Message -
From: "Frazier, Joe Jr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Glenn Linderman" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday,
The code is below to test Win32::API with perl2exe:
#==
$| = 1;
use CGI::Carp;
use Carp::Heavy;
#==
use threads;
use threads::shared;
use Thread::Running;
use LWP::UserAgent;
use attribu
WIN32::API some how allocate memory 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, Feb
ou have a mailing list set up for your module, mention it here.
If you have a web site set up for your module, mention it here.
=head1 AUTHOR
A. U. Thor, E[EMAIL PROTECTED]
=head1 COPYRIGHT AND LICENSE
Copyright (C) 2004 by A. U. Thor
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.2 or,
at your option, any later version of Perl 5 you may have available.
=cut
Ramy
e 2 functions to set the foreground and background
of the listview text color when using the above function:
$LV->TextBkColor($BkColor);
$LV->TextColor($Color);
or when listview scrolls it will wipe out the background color you set
Ramy
Hello all
The new code and package below for the toolbar allows using
Image lists for normal toolbar dispaly and for hot buttons and
for disabled buttons.
Also the new package and test code has the Tooltip working
Does Aldo visits this mail list or anyone can send him this code to be
attached to
Hello all,
SInce we all were looking for functions f\to control the toolbar and
I really needed one and after digging, here is a good control code
will make you happy. Anyone interested to complete the package and
include it with the WIn3::GUI welcomed, I realy did not have the time as I just
need
Just resolved the "&" in the Label by guessing:
Replace each "&" by "&&"
Another issue, can someone post an example for using the UpDown control
Ramy
- Original Message -
From: Jez White
To: [EMAIL PROTECTED] ; Steve Pick ;
perl
-sunken => 1,
-foreground=> $Color,
-background => $BColor,
-remstyle=>WS_BORDER|WS_THICKFRAME,
-tabstop=>0,
);
Ramy
g on my mind now, Is there an event to catch the mouse
move over a button. The reason I am thinking to use buttons instead
of the static toolbars and swap images when the button get the mouse over
and mouse out and active states. May be adding few functions to the tool
bar would
be
Is there a function to put a separator line in the design.
or do I have to use the Graphics to draw the line for example
2 lines with 2 different colors to show it sinked
Thanks
Ramy
Is there a function to put a separator line in the design.
or do I have to use the Graphics to draw the line for example
2 lines with 2 different colors to show it sinked
Thanks
Ramy
and Tabs.
6)-The Textfield in Multiline mode, does not accept Enter when it is
grouped
by AddGroupBox, it only accepts Ctrl+Tab, any work around for this.
It would be very nice if anyone how has a good experiance and built a larg
projects
using this GUI if he post a some code to help others understand the clues of
the functions
instead of everyone new is just trying and guessing.
Thanks all
Ramy
ep updating either Perl or perl2exe or
the thousands of modules, once you finsh the current beta version
you get another beta and you may need to pay for ups...
Thanks for help
One last thing on my mind now, Is there an event to catch the mouse
move over a button. The reason
would
be more practically
Ramy
- Original
- Original Message -
From: Jez White
To: [EMAIL PROTECTED] ; Steve Pick ;
perl-win32-gui-users@lists.sourceforge.net
Sent: Sunday, January 25, 2004 2:23 PM
Subject: Re: [perl-win32-gui-users] Win32::FileOp Erro with Win32::GUI
exit normal using
file->Exit menu button
any ideas
Ramy
- Original Message -
From: Jez White
To: [EMAIL PROTECTED] ; Steve Pick ;
perl-win32-gui-users@lists.sourceforge.net
Sent: Sunday, January 25, 2004 1:45 PM
Subject: Re: [perl-win32-gui-use
Jez,
I am using perl 5.8.2 (activestae) and Win32:GUI 0.67 and perl2exe 8.0 for perl
5.8.x
I have a nother issue now as my script grow up, when I click on the window "x"
close
icon the script disappers but did not exit, it can exit normal using file->Exit
menu button
an
t;Finished ALl Threads...");
return 1;
}
#==
sub get_url{
my ($id, $url) = @_;
my ($text);
my $ua = LWP::UserAgent->new;
my $response = $ua->get($url);
if ($response->is_success) {
$text = $response->content;
loose for me and everyone that can not use Win32::API module
and all modules based on using it to load and interface to windows with threads
as it makes life easier with loading dll's.
I am not sure if WIn32::API is actively updated or not as this may be a little
bug in it
Regards
eOp use internally this module.
The threads works fine if I remove the "use Win32::FileOp;" line but
I need to use it for the File Open and Save Dialogs.
Any solutions or suggestions?
Thank you in advance for help
Ramy
32 matches
Mail list logo