Displaying 20 results from an estimated 4000 matches similar to: "Javascript Window splitter"
2005 Dec 27
2
Drag and drop problem if Droppable zones overlap
Hello,
The question is related to Droppables and Draggable.
I''m creating a splitter component with a DIV that acts as the splitter
and 2 DIV zones that are the splitted zone. To do so I use the
Droppables and Draggable in conjunction.
The splitter DIV is a Draggable component and I define 2 Droppable zones
for
the splitter DIV (Zone A and B on each side of the splitter)
It works fine
2010 Apr 14
1
Cannot connect matroska splitter to theora encoder
Hi everyone,
I face a problem trying to encode a mkv file into theora using directshow
filters
I have a mkv file containing only video encoded in YUY2.
I use the DirectShowNet Lib V2.1 (
<http://sourceforge.net/projects/directshownet/files/>
http://sourceforge.net/projects/directshownet/files/)
I use the matroska splitter directshow filter v1.0.2.9 (
2020 Aug 10
2
[RFC] Machine Function Splitter - Split out cold blocks from machine functions using profile data
>Exceptions
>All eh pads are grouped together regardless of their coldness and are part of the original function. There are outstanding issues with splitting eh pads if they reside in separate sections in the binary. This remains as part of future work.
Can you elaborate more on the outstanding issues with splitting eh pads?
From my dip into the unwind map in gcc_except_table the
2007 May 31
0
[1040] trunk/wxruby2/swig/Events.i: Add List and Splitter constants, also EVT_SIZING and EVT_MOVING
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2020 Aug 05
3
[RFC] Machine Function Splitter - Split out cold blocks from machine functions using profile data
On Tue, Aug 4, 2020 at 10:51 PM aditya kumar <hiraditya at gmail.com> wrote:
> Glad to hear that there is an interest in a function splitting pass. There
> are advantages to splitting functions at different stages as you've already
> noted.
>
Right -- with slightly different objectives. Machine Function Splitting
Pass's main focus is on performance improvement.
> -
2007 Oct 27
1
Edge Javascript caching just not working
For some reason, in production, with this one line of code:
javascript_include_tag :all, :cache => true
I get this:
<script cached="true" src="/javascripts/prototype.js?1193454472"
type="text/javascript"></script>
<script cached="true" src="/javascripts/effects.js?1193454472"
type="text/javascript"></script>
2004 Apr 24
0
Crashes in wxRuby 0.3 (was: wxRuby splitter sampleproblems)
Curt Hibbs wrote:
> Kevin Smith wrote:
>>On the other hand, I do not want wxRuby to get a bad reputation. Perhaps
>>it is worth fixing them, and releasing a 0.4 (or 0.3.1).
>
> I guess this really hinges on when "reasonably soon" is likely to be. Are we
> talking a month? two months? four months?
Good question. I should have a better idea by the end of this
2010 Jul 20
1
ruby\samples\FXRuby\splitter.rbw
I am running the above sample and there are 3 panels (and, thus, two, uh, sliders).
The left hand slider behaves the way I want. That is, when I move it left or right, the right hand slider does not move.
The right hand slider does not do that. When I move it ... it moves the left hand slider.
How do I make the right hand slider behave like the left hand slider?
- - - -
On a slightly
2007 Jun 24
2
function Element.isParent argument order?
I was trying to troubleshoot "jumpy" Sortables and noticed that when
the function Element.isParent is called from onHover (line 749 in
dragdrop.js v. 1.7.1_beta3) and from onEmptyHover (line 781), the
arguments seem to be in reverse order.
Element.isParent (line 944) expects "child, element(parent)" but is
called with "dropon(parent), element(child)", making it
2010 Jul 22
3
POE Splitters
I've got an interesting situation where I have one cable run from the feed
area to the service area. I have three devices that I need to power at the
service area. Is anyone aware of a device that will take the POE from the
cable run and then allow me to split it to two or three devices at the
service end?
When I search for splitter all I get are the injectors, but I figure someone
has to
2020 Aug 12
2
[RFC] Machine Function Splitter - Split out cold blocks from machine functions using profile data
> Just chiming in about the outliner stuff. (In general, I think it's
desirable to have multiple options for how early/late a pass runs.)
I'm wondering if MachineOutliner can be augmented to add
MachineFunctionSplitter functionalities as well. If the analysis part of
MachineOutliner can allow single basic block outlining with some cost
models.
Aditya Kumar
Compiler Engineer
2006 Jun 29
4
new idea for dragdrop library
Hi,
I''ve been working on new ideas for a JavaScript drag and drop library.
I haven''t found a drag and drop library flexible enough for my needs
and I think I have come up with something that is generally
worthwhile. I use the DOM and Event utilities from Yahoo! UI and no
Prototype.js. I''m interested in any ideas or suggestions people might
have.
Blog
2006 Jan 28
2
javascripts
Trying to use auto_complete_for which works fine on my home system.
I see that when I use <%= javascript_include_tag "defaults" %>
that when used, the webrick reports
GET /javascripts/prototype.js
GET /javascripts/dragdrop.js
GET /javascripts/effects.js
GET /javascripts/controls.js
but on the system that I am trying to develop on and doing similarly,
the webrick only reports
2006 Dec 14
5
wxruby2-preview Gauge and wx-sugar with SplitterWindow
First of all, just wanted to say big thanks for all the great work on
wxruby2 .. I''ve been a user of 0.6 for a long time and its proved very
useful over the years. It''s great to finally have a multi-platform, gem
installable ui toolkit that doesn''t suck!
Secondly, thanks also for wx-sugar. I was drowning in sizers and started
to write my own layout library ... but
2005 Jul 20
3
examples of drag n drop
Sorry if this sounds cynical, ( i do love script.aculo.us scripts ) ,
but I am wondering if people know of some good real world
examples of uses of drag n drop and sortable lists.
such a cute script will likely be *ab*used as much as it is used.
obviously the point here is to use script.aculo.us to improve
the user interface rather than just have some k00l eFX.
e.g. the drag n drop instantly
2006 Feb 12
0
dragging and dropping with scriptaculous
i want to be able to drag divs and drop them onto other divs. i want
the behavior to be as follows: if the draggable div is released too
far away from one of the droppable divs, then it goes back to its
original position. however, if it is sufficiently close to one of the
droppable divs then it moves directly on top of that div and stays
there. this is the way dojo works (with bugs).
i just
2008 Jun 05
0
Javascript & Scrolling
I am currently in the middle of creating a horizontal scrolling
product list with page buttons that use effects to scroll from one
page to another using scriptaculous.
I am having problem that when the window is resized, so only the
viewable area of the div changes, this causes the width to change and
then because of that the scroll effect will scroll to position 2000
but then when the scroll bar
2005 Jul 19
4
a frightfully newbish question about dragdrop.js
Hi folks,
I''m in the process of updating a mostly-server-side web app to 21st century functionality, using the prototype.js etc packages.
I''m mostly a server-side PHP guy, so please pardon the level of ignorance about Javascript.
I''m having some strange problems, and right now, I''m trying to localize whether the problems are generic browser-things or whether
2007 Feb 02
2
Horizontally maximized window on last viewport
Hi,
I posted this on the forum as well, but there were no responses to it. I
now posting it here just in case anybody cares.
Anyway, Compiz is a very nice program. Thanks for all the effort you put
into making it.
I am using the latest git version of compiz and it really works great
for being an "unstable" version.
Anyway, I noticed the following strange behavior and was wondering
2009 Sep 19
2
Many improvements and a few problems
Hi,
I must say I'm very impressed with improvments in the latest versions of
the encoder, especially in 2-pass mode. I was trying encodes of videos
with sudden changes from no or moderate motion, to high motion scenes.
Most samples of Theora quality I saw on the net were very slow motion
usually. These high-motion videos were especially hard for Theora and it
quickly introduced