similar to: modal

Displaying 20 results from an estimated 7000 matches similar to: "modal"

2020 Feb 27
0
max number of connections per ip
It's not behind a proxy (unless the router is acting as a proxy?). Could it be that my router is doing some Hairpin NAT tomfoolery? The router is generic, so I run into that from time to time with my webserver. I tried doveadm who, but didn't see anything too peculiar. There is the expect half dozen or so users on common IPs. On 27.02.20 21:49, Aki Tuomi wrote: > Is your server behind
2020 Feb 28
1
[EXT] max number of connections per ip
Here is mine and I have no issue if they client is netted. Remo protocol imap { imap_client_workarounds = "delay-newmail" mail_plugins = $mail_plugins imap_quota mail_max_userip_connections = 50 } > On Feb 28, 2020, at 8:21 AM, Esteban L <esteban at little-beak.com> wrote: > > Ok. That is a nice command. > > I am able to see connections. It doesn't
2008 Jul 15
1
Modal forms remains hidden when main form clicked
I'm sorry if this question has been answered several times in the past. I have used Search option and I have not found any reference, and I have not yet found in your bugzilla. My problem appears in all Wine versions tested (until 1.1.1). When my application (I develops a Delphi Win32 application that runs perfectly in Wine) raises a Modal Form or Modal Message (using API MessageBox for
2020 Feb 28
0
[EXT] Re: max number of connections per ip
Ok. That is a nice command. I am able to see connections. It doesn't seem remotely close to 500, though. If I understand things correctly, dovecot makes connections PER folder, and keeps making more connections via IDLE (I am not entirely sure how idle works, other than it keeps sockets open)? For example, in my case, I have about a dozen users, which combined equals around 80 folders. If
2007 May 29
1
Modal Window Stealing Elements from Form. Need Elegant Solution.
I''m using Prototype.js with Control.modal to create a modal window on my IPB Forum which takes all the various topic posting/replying/ editing options and places them into a Modal window. The inherent nature of this action is to take the contents of whatever DIV I told Control.Modal to make a modal window out of and place the entire innerHTML of that DIV into a separate DIV outside the
2012 Mar 25
2
Modal dialogs getting out of focus
Hello, it is really nice to be here with the wonderful Wine community. Modal window gets out of focus if minimized and blocks any actions in the main window. I've attached and example created in Delphi called Project1. It has Form1 window with action button which opens a modal dialog called Form2. The main idea is when opened Form2 to be always on top and to be impossible to hide it behind
2003 Feb 22
0
Modal msgbox error (game installation problem)
Dear Wine-users, According to the application database this game (Broken Sword II) is meant to install and run under Wine. However when I attempt to run the setup program on the CD I get the following error message: >root@Beauty:~# wine /cdrom/Setup.exe >fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. The error message appears after commdlg.dll is loaded. I loaded the
2012 Dec 05
1
Ajax response in a modal box
Hello guys, I was wondering if I could display the ajax response in a modal box. I could not find anything satisfying on the web. I am new to ajax. This is what I was trying. $(document).ready(function() { var clicked1; $(".inline").click(function(e) { clicked1 = $(this).text(); $.ajax({ type: ''GET'', url:''/controller_path'', async: false,
2002 Jan 28
0
problems with modal MsgBox and critical section timeouts
hi all, looking for advice on two issues, related to the same program. first, i'm using a Wine-CVS build of 20020106. i've got a very basic setup running - no local windows installed! (this is for license reasons, it's a long story.) i am willing to try this again with a local windows version installed, but i don't believe it will change what i'm seeing. the two
2007 Nov 13
2
modal
Hello, I would like to know what's the function to calculate the modal of data. Thanks. _____________________________________________________________________________ l [[alternative HTML version deleted]]
2014 Jun 08
0
Re-render partial inside a modal
*Inside my home.html.erb. I am rendering a partial inside a modal for my sign-up.* <div id="myModal" class="reveal-modal" data-reveal> <%= render partial: 'users/form', :controller=>"users", :action =>"new" %> <a class="close-reveal-modal">&#215;</a> </div> *In my Users.controller.rb, I am
2012 Jun 21
1
Modal popup in rails
Hi all, I am new in rails so i want to open modal box jquery but not getting any help. Please send me code or links if any one have.... Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/0Td3_nuuNW4J. To post to this
2010 Jul 31
2
Non-modal FXMessageBox
Is there a way to make FxMessageBox non-modal? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20100731/bd63db58/attachment-0001.html>
2009 Aug 28
1
breaking multi-modal histograms down into combinations of unimodal distributions
Dear All, Does anybody know if there is a functionality in R to break histograms that show a clear bi-modal (or multi-modal) distribution into a series of unimodal histograms that added up result in the original histogram? I was thinking of using QQ-plots (for which tools are available in R), and then observing the number of times the observed quantiles cross the 1:1 line, but this only gives an
2006 Jul 03
0
AJAX modal dialog using RJS
Fellow railsers I spent some time in the past week trying to figure out a way to create a modal dialog that can submit a form and not perform a full page refresh. I solved my problem but I''m wondering if others out there have had need for this and how they solved it? I''m not completely happy with having to hack for IE6 but what else is new. I blogged about it here:
2011 Dec 19
2
Jquery Modal Dialog with Jquery DatePicker field strange behavior
Hi people. I need your help here, please. I have a rails 3.0.9 app, and I''m using Ajax to save some records to the database. To achieve this, I use a jquery modal form, but one of the fields is a datepicker, and if I click on it to display the calendar it doesn''t work. The thing is, I press submit without fill all the fields, so, my custom validations were shown, telling me
2013 Sep 19
0
CRUD model in a bootstrap modal with jquery, ajax - best practice
Hi, i have an model, which i want to show edit and update in a dialog via ajax. What i do at the moment: To open the Modal and render the partial, i send an ajax request to controller#show with ujs this is the link: <a class="person-dialog" data-remote="true" data-type="script" href="/en/people/32" onclick="return false">Fidel
2010 Sep 24
3
modal windows in wine 1.2
Hi, We use wine 1.2 to run a sales application. The application uses modal windows. First let me explain how it works on windows. If the user clicks in the application (a specific action not anywhere) a new child window opens. This new window has a higher priority and is always on top. And until the user doesn't complete the form this child window will stay in focus and on top. The user can
2006 Jul 06
0
Cheet shet or overview of visibility between modal, views, and controllers ?
Where is an overview of who can see what and how ? session[] and params[] seem to be global, but what about instance variables of the controller? The views seem to be able to see (and modify) them. components seems to be able to set instance variables that their controllers can see; likewise partials can set values that the template and layout can see. I''m getting all the Rails
2012 Jun 21
0
Open form in modal box in rails 3
Hi All, I am new in ROR. I want to open form in modalbox of jquery in rails3. So please send me help if any body have a idea asap. Thanks. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to