Displaying 20 results from an estimated 2099 matches for "wizard".
2007 Oct 13
3
Newbie can''t get sample/etc/wizard.rb to work
Hello,
I''ve downloaded wxruby onto windows (ruby 1.8.6 (2007-03-13 patchlevel 0)
[i386-mswin32]).
All samples are working fine, except for wizard.rb, which gets:
C:/Program
Files/ruby/lib/ruby/gems/1.8/gems/wxruby-1.9.1-i386-mswin32/lib/wx/keyword_ctors.rb:201:in
`initialize'': Error initializing #<Wx::Wizard:0x2f3fed8> (ArgumentError)
Sent parameters: [#<MyFrame:0x2f403b0>, -1, "The WxRuby Wizard",
#<Wx::P...
2006 Oct 04
7
Enterprise Software is all about wizards
Would any one else say that enterprise systems (+150 tables) are mainly
consisted of wizards.
The flow in the software from screen to screen is looselt based on how
the business flows, and is required to be very structured. From screen
to screen the options available to the user are very limited. There is
not much freedom and the user is not overwhelmed with options.
Complex appli...
2007 Sep 28
1
WxWizard Error
Hey All,
Looks like there''s a few bugs with the controls dealing with
Wx::Wizard. I''ve gone through it a bit, and seems like there''s some
errors beyond what I could fix. An example is:
# wxWizard A wizard dialog
Wx::define_keyword_ctors(''Wizard'') do
wx_ctor_params :title => ''''
wx_ctor_params :bitmap => Wx::N...
2006 Apr 02
1
Looking for helpers/components/controllers for form wizards
Hi,
In our project, we have a number of forms to be filled by the users. The
forms are presented as wizards - each form as a number of steps. I would
like to know whether there is an existing helper developed by the Rails
community that can let me create wizards easily. We also want all
wizards to have the same look and feel.
Thanks,
Yash
--
Posted via http://www.ruby-forum.com/.
2008 Apr 25
0
RELEASE: Flumotion 0.5.2 'Can Tomas'
...d video streams easy for
even novice system administrators. Flumotion is released under the GPL.
Overview
After the winter release that was bursting with features and changes,
it was time to shift the development focus more towards stabilizing our
software and improving the user experience.
The wizard has been completely re-written to modestly just work and
not get in your way. The GTK+ admin interface has received a number of
improvements. One new component has been added and we didn't forget
about the existing ones, either.
Below is a summary of user-visible features. A full list of all c...
2007 Dec 28
1
Wx:Wizard, Wx::WizardPageSimple
Ok, here is my class:
#====================================
class SetupWizard < Wx::Wizard
def initialize(timefly, title)
setup_image = Wx::Bitmap.new("wizard_side.png", Wx::BITMAP_TYPE_PNG)
super(nil, -1, title, setup_image)
@timefly = timefly
step_one = Wx::WizardPageSimple.new()
setup_page_one(step_one)
step_two = Wx::WizardP...
2007 Jul 03
1
dovecot sieve notify mailto
Hello,
I try to migrate to dovecot-lda from procmail, but some script can't run
under lda cmusieve plugin.
dovecot version: dovecot-1.0(debian)
revelant config
dovecot.conf:
protocol lda {
postmaster_address = postmaster at wizard.dunanet.hu
hostname = wizard.dunanet.hu
mail_plugin_dir = /usr/lib/dovecot/modules/lda
#sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot/auth-master
mail_plugins = cmusieve
}
.forward
| "/usr/lib/dovecot/deliver"
.dovecot.sieve (revelant part)
requir...
2001 Apr 13
2
Help, guys! Codeweavers Wine error.
It's telling me maybe my wineserver crashed.
How do I restart it? Logging in and out as user, in and out as root,
and rebooting did nothing.
I've had to resort to using (shudder) a Win dose to use Agent again.
I HATE that!
Help me, please, to restart my wineserver.
Cybe R. Wizard
--
Unofficial "Wizard of Odds", A.H.P.
Original PORG Water Wizard, R.P.
Ship's "Other Wizard", Bad Ship "BetNoirian", A.C.
Barely Tolerated Wizard, A.J.L & A.A.L
2010 Apr 30
1
PXE boot from KVM VM is very slow
...4740 IP 10.0.5.187.bootpc > 255.255.255.255.bootps:
BOOTP/DHCP, Request from 00:95:12:7e:ee:71 (oui Unknown), length: 548
17:57:32.755528 IP 10.0.5.50.bootps > 10.0.5.187.bootpc: BOOTP/DHCP,
Reply, length: 300
17:57:32.782129 arp who-has 10.0.5.25 tell 10.0.5.187
17:57:32.782619 IP 10.0.5.187.wizard > 10.0.5.25.tftp: 33 RRQ
"/pxelinux.0" octet blksize 1432
17:57:32.784308 IP 10.0.5.25.55214 > 10.0.5.187.wizard: UDP, length 15
17:57:32.784356 IP 10.0.5.187.wizard > 10.0.5.25.55214: UDP, length 4
17:57:32.784757 IP 10.0.5.25.55214 > 10.0.5.187.wizard: UDP, length 1436
17:5...
2006 Apr 11
4
find(params[:id]) question
Admin Controller -
def show
@wizard = Wizard.find(params[:id])
end
View -
<td><%= link_to ''Show'', :action => ''show'', :id => wizard %></td>
URL -
http://localhost:3000/admin/show/1
I want user_name (one of the columns in the database) instead of the id
to show
For ex...
2006 Jul 25
6
Wizards
Hi
Please find attached a set of patches and swig files to implement
Wizards for wxruby. Also a brief sample.
Quick q - the C declarations of evt_xxx_xxx methods and their attaching
to Ruby classes seems to be duplicated across Events.i and EvtHandler.i
- is one of these the right place to be adding them? or both?
Thanks
alex
_________________________________...
2006 Apr 28
3
Rails wizard page support
Hello,
does anyone know if there is a "best practice" how to implement wizard pages in
RoR? I want to have multiple pages for entity editing and creation. Is there
any rails plugin available? I think it would be nice to have a howto in the
rails wiki or to have built-in wizard support in RoR. What do you think? Any
suggestions how to implement this elegant?
--
Oliver Paulu...
2004 Apr 14
2
Add printer wizard (XP)
...ve samba 3.0.2a-SuSE installed on a SuSE 9.0 box. It uses winbind to
authenticate against a win server 2003 box - this seems to work fine,
users can own files and this is shown when getfacl is run on the shares
(owned by DOMAIN\User).
The last problem i have is adding printers...
The add printer wizard shows for the windows domain administrator, and
he can add a printer right untill the last screen of the wizard - when
he clicks the finish button, it shows the error:
Add Printer Wizard
Unable to Install Printer. Access is denied.
The only thing i can think of is that he has no permission to a...
2001 Feb 16
0
[beldridg@best.com: Re: [fw-wiz] SecureID vs Certificates]
...orate Smart Cards into
ssh-agent? I remember hearing about some stuff for OpenSSL, but I don't
recall hearing about this on the OpenSSH list or on the Muscle list.
This would be a really nice thing... :-)
Mike
--
Michael H. Warfield | (770) 985-6132 | mhw at WittsEnd.com
(The Mad Wizard) | (678) 463-0932 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!
----- Forwarded message from beldridg at best.com -----
Delivered-To: firewall-wizards at f...
2009 Apr 06
1
Wizard like data entry
...3: Enter Canditate Job Conditions information -
CandidateJobCondition model
In the third step only I want to store all the informations.
The problem is if a user is created in step 1 and then exits his browser
during step 2, thus a record in the users table is dangling, no good.Any
suggestion for wizard like data entry? Ive looked at the Wizard plugin
(http://github.com/crankin/wizard/tree/master), however it doesnt seam
like it addresses the issue mentioned above.
Pls help by giving suggestions for the above mentioned problem .
Thanks in advance.
--
Posted via http://www.ruby-forum.com/.
--~--~...
2016 Apr 05
0
Re: [PATCH 6/7] v2v: quiet virtio net and balloon devices wizards
On Tue, 2016-04-05 at 17:19 +0300, Roman Kagan wrote:
> On Tue, Apr 05, 2016 at 01:47:32PM +0200, Cédric Bosdonnat wrote:
> > Setting the ConfigFlags to 0x40 for those will make windows quiet
> > at the first boot about those new devices. The wizard must not be
> > presented to the user since the needed drivers will automatically
> > be installed at firstboot... or worse, the wizard can even block
> > the installer.
>
> What installer?
At least the VMDP installer running at firstboot is blocked by these
wizards.
>...
2008 Aug 30
1
FairUse Wizard Doesn't See DivX Codec
Hi all at the Wine Forum. This is my first post so apologies if my question is foolish. I'm quite new to Linux and totally new to Wine. I'm running Wine under Ubuntu Hardy 8.04 and have installed FairUse Wizard 2.8 to see if it will run. It's the full version which was released for free earlier this year and I've been using it successfully in Windows XP. I want to dump Windows but would like to continue using FairUse Wizard as it's such a great program and my attempts to rip with dvd:rip have...
2003 Sep 03
0
Printers not visible in "Add Printer Wizard"
Hello,
I have a problem with samba-3xx (All beta and rc versions) concerning
the visibility in the "Add Printer Wizard" on windows clients.
Printing works fine but that's not the problem, the problem is the
visibilty of the printers defined in smb.conf in the "Add Printer Wizard".
Steps:
Start -> Settings -> Printers ->
"Double Click Add Printer"
Screen appears "Welcome to...
2006 Jul 31
2
Wizard-like multi-page transaction
Hello
Is it possible to create something like wizard with database
transactions, so transaction would begin on page one, then on page two,
three... etc. there would be some data altered in the database and then
on the last page the transaction would be committed or rolled back?
thx
Zvonko
--
Posted via http://www.ruby-forum.com/.
2003 Dec 04
2
Add printer wizard... No server listed...
We have a Samba 3.01 pre3 server that acts as a print server among other
things. When our users go to the add printer wizard in Windows, it
doesn't show our samba server! The only way to add a printer is by
manually entering the path. That's really inconvenient if you don't
know the path. :) Is there some way we can resolve this?
Thanks,
Tait Shrum
Bryant Schools