I am using the Digest::MD5 module to take input from a user and then
generate a password which I want to display in a 2nd dialog box, mainly
because I want to change the colour of the txt etc.
However, no joy, does anybody know if this is possible? it does display OK
in a MsgBox but that is a bit
Is it possible to redirect the output from a DOS box to RichEdit control or
something similar, I cannot seem to find any doc on this.
Regards
The information in this e-mail and any attachments is confidential and may be
legally privileged. It is intended solely for the addressee or addressees.
I have been trying various methods, ProgressBar, Flashing Text etc. to show some
form of Progress whilst files are bieng added to a Zip Archive using Win32::ZIP,
alas no luck even after some inspired help from the list. As one last effort I
am trying to display an AVI that I created but again nothi
Does anyone know if there is a property to have some text Flash on a DialogBox?
Thanks
The information in this e-mail and any attachments is confidential and may be
legally privileged. It is intended solely for the addressee or addressees. If
you are not an intended recipient, please delete the
Tim,
I have had mixed success using Win32::InitiateSystemShutdown, it didn't work
effectivley for mixed service packs therefore I used SHUTDOWN.EXE from the Winnt
Res Kit which has several options:
Usage: SHUTDOWN [/?] [\\Computer] [/L] [/A] [/R] [/T:xx] ["Msg"] [/Y] [/C]
/?Shows this s
$fred is a DialogBox and when I tried to use the AddButton method it did not do
anything?
|+>
|||
|||
|| "Peter Eisen
Below is an extract from a small program I am using, is there any way to set the
buttons up as Tabstops?
Thanks in advance.
**
Start of extract
**
$division_input = $fred->AddCombobox(
-name =>"division_input",
I am capturing input in a text field limited to 3 Characters, how can I verify
that 3 characters have been entered and if not pad with leading Zeros?
i.e expecting input of 001, users enters just 1, I want to check and then return
001
Thanks in advance.
Daryll
The information in this e-mail a
Does anyone have any example code for displaying a Progress Bar while a program
executes for instance:
I have the program:
$prog = "C:\\Progra~1\\winzip\\wzzip.exe -u -p -r -es -whs $archive
$source";
While I execute $prog I would like a status bar to display the progress and
hide() when com
9 matches
Mail list logo