t;);
tk.addEventListener("onclick");
}
function ticker_onclick(e){
alert("You've selected message # "+ e.instance);
}
inside your html:
Ticker.Render("mytick",400,50)
That's it! all event driven
__
Raymond Irving
-
}
Web
Application Framework
The framework is still work in progress. It's not yet
as powerful as DynAPI but it can certainly be used to
add some dyamic effects to a website. The entire
framework loads in under 20k (u
Hi,
It's really been a long time now since we've spoken.
How are you doing?
I'm glad to hear that you're sill planning on
supporting DynAPI.
I for one would like to be able to help test the your
Virtual Browser API so you can count me in.
Best regards
__
Raymond Irving
Sound pretty cool Andrew.
The documenations always lag behind the source. That's
just how things sometimes goes.
Keep up the good work
__
Raymond Irving
--- Andrew Gillett <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been having some problems with keyboard events
&
"p." is much shorter than "classname.prototype."
I think it was more for saving space than anything
On another note:
Can I now update CVS with the copy that I have? Did
you download and test the code from
www.xwisdomhtml.com?
__
Raymond Irving
--- Leif W <[EMAIL PR
And while we are on the topic of server-side projects... Here's a cool server-side project that some of you guys might be interested in:
http://www.gotdotnet.com/Community/Workspaces/workspace.aspx?id=69b08b15-d456-4cf9-8b12-d4642ef0c22e
__
Raymond Irving
Leif W <[EMAIL PROTECTED]>
--- Peter Romianowski <[EMAIL PROTECTED]> wrote:
> ...How to test it? What kind of feedback
> do
> you need?
The new widgets all rely on the Boxfix that was
implemented. I don't think boxfix works well under NS4
so we might have to do some testing of the new widgets
with ns4. Personally I'm getti
one more thing...
look at the widget.sample.js file for a quick outline
__
Raymond Irving
--- Peter Romianowski <[EMAIL PROTECTED]> wrote:
> Hi Raymond,
>
> good to see something happening again! My first
> question is: Where to get the new source?
> Will you push yo
that it's slower and will only
complicate things when you want to change the style of
complex widgets.
__
Raymond Irving
>
> Regards,
> Peter
>
>
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hotte
e thus far:
* New widget design (no longer use StyleManager)'
* New RichTextBox widget (beta)
* Boxfix implemented
Enjoy and please give you feedback.
__
Raymond Irving
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the
Hi Leif,
>From my understanding of SODA assosciative arrays are
treated as objects.
__
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> Here's a tip for debugging those IOElement and SODA
> server side scripts as
> we translate to other languages.
>
> I
Hi everyone,
You can now checkout the SODAServlet from cvs using
the sodaServlet module.
__
Raymond Irving
--- Andrew Gillett <[EMAIL PROTECTED]> wrote:
>
> A while ago, Peter Romianowski wrote:
>
> > Andrew,
> >
> > why don't you post the source to th
I too would like to say welcome Dave and I hope things
will start picking up again to get us into high gear.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Welcome to the project Dave!
>
> And as the last reply stated it is quite sleepy over
> her at the mome
xing some of the bug in NS4 and
the new border manager /w outer border support?
--
Raymond Irving
--- Andrew Gillett <[EMAIL PROTECTED]> wrote:
> Dave Sag wrote:
>
> > Hi people,
> >
> > I have just joined this project as a developer and
> thought I'd
>
Hi,
I'll do this before the week is out.
Best regards,
Raymond Irving
--- Andrew Gillett <[EMAIL PROTECTED]> wrote:
>
> A while ago, Peter Romianowski wrote:
>
> > Andrew,
> >
> > why don't you post the source to the list? As
> source-files or
gets
activities within a few weeks so please don't loose
hope. We'll make it even better!
Best regards,
--
Raymond Irving
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills
And while you're at it... How about some more levels,
new space monsters and the ability to save the top
scores unsing the Cookie Class? :)
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
>
> Funny you should ask...
>
> http://www.michaelbystrom.
Wow! Awesome!
How about a little sound effect with the FlashSound
class?
Nice work
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
> Ooops I forgot to include the ext.js in the download
> version
> You who have download have to do it again
>
>
Hi,
The events are working just fine. I thought it would
be cool if when we single click on a layer it's
selected and set to edit mode. When we double click on
a layer or the document it should open the events
window.
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote
ontextmenu.
Opera is the only browser that I think we might have
problems with when disabling the context menu.
--
Raymond Irving
> Regards,
> Peter
>
__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspe
e own context menus you'll have to
listen to onclick and check for the right mouse button
or should we go ahead and create a oncontextmenu
event?
--
Raymond Irving
--- Peter Romianowski <[EMAIL PROTECTED]> wrote:
> Hi,
>
> shouldn't that also be provided as a stan
Ok. We'll provide a new function from the server-side
libraries called wsPreventHistory(). When this
function is called it will prevent the client from
clicking the back button.
--
Raymond Irving
--- Jacob Levy <[EMAIL PROTECTED]> wrote:
> Ah, and have that sent to the server side
way users will not be able to click the back
button.
--
Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote:
> Can you elaborate on this?
> I am not clear as to how this snippet is being used.
>
>
> - Original Message -
> From: "Raymond Irving"
ers from using the browsers back button. IMO it's
> not good to have the back button active when you're
> doing dynamic stuff.
>
>
> --
> Raymond Irving
>
>
> --- Jacob Levy <[EMAIL PROTECTED]> wrote:
> > I'm trying to learn how to write a SOD
Well the whole idea is that we would probably take a
subset of the code from xmljs.sf.net and make an xml
class for dynapi that will allow us to work with xml
files directly in all dynapi supported browsers.
An one else like the idea?
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]>
Yes SODA has the same problem.
Normally when I'm writing dynamic apps I prevent the
users from using the browsers back button. IMO it's
not good to have the back button active when you're
doing dynamic stuff.
--
Raymond Irving
--- Jacob Levy <[EMAIL PROTECTED]> wrote:
Hi Everyone,
Just want you to know that the Widgets are coming
along very nicely and I should have them ready within
a few weeks :)
They're much faster now thanks to css borders and the
border manager, etc.
--
Raymond Irving
__
Do you Yahoo!?
Exclusive
The problem PanelBar and isClass() is due to fact that
the prototype was not created using
dynapi.setPrototype()
Instead of var p = PanelBar.prototype = new DynLayer
it should be var p =
dynapi.setPrototype('PanelBar','DynLayer');
--
Raymond Irving
--- Peter Romianows
I think the problem is with your mail server or mail
client.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Really strange... Is there some logging on this
> stuff? So we could see
> what is wrong?
>
> /Daniel
>
> -Original Message-
> Fro
Be careful with window.onresize! I think dynapi used
this event for window resizing functions.
It's best to use the onresize event listener on
dynapi.document inside of using window.onresize
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
>
> Yep anchor wil
inside the
toolbox are loaded.
The toolbox could be placed at the left-hand side of
the vde to display the selected widgets. The user
could then click on the widget and then click and drag
an area inside the document to create the widget. At
this point the widget is created and the cover layer
Bubble();
},
onmouseover : functione(e){
e.preventBubble();
},
onmouseout : functione(e){
e.preventBubble();
}
// add other mouseevents, etc
})
// add cover to widget
widget.addChild(cover);
Using this method widgets will now act as objects
within the vde.
--
R
selected so you can know which
object is selected.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hej Michael!
>
> What would be really good in the vde is:
> When dragged a layer, and the layer is still active,
> the boxes should
> not be removed.
> I
linkedTo:c.linkedTo,
> name:c.name,
> isRelative: c.isRelative
> }
>
> Isn't this the fastest way. There are no sub arrays
> or objects.
> Except for relative (not tested this feature with
> save and paste)
> They are all numb
This might have something to do with NN4.03 and
mouse_ns4.js. Something to do with the event listeners
for the document object.
--
Raymond Irving
--- C Kissinger <[EMAIL PROTECTED]> wrote:
> Well I got the examples from Create Layer to Hover
> Animation in that
> snapshot
performance when working with lots of data.
record={
dataRowIndex:0,
dataRowCount:4,
fieldnames:['id','fname'],
fieldvalues:[
[1,'mary'],
[1,'jane'],
[1,'john'],
[1,'
this point.
One other thing I've noticed is that when in edit mode
and I try to select a layer B other than the one being
edited, layer B shifts to the position of the layer
that's selected (or edited).
Keep up the good work.
Best regard,
--
Raymond Irving
--- Michael Bystrom &l
We should have a release early next year.
--
Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote:
> MessageI understood we where still supporting NS 4
> and IE 4
> Although it is true that not many people actually
> test in these browsers.
>
> When I am fini
I'm glad to hear that it's working fine.
Let's have a cup of SODA :)
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
> Raymond,
>
> Exactly what I needed :)
>
> I've implemented this SODA feature and it looks like
> it's work
DynAPI go away but I was wrong. Over the past few
months I've had nightmares trying to get apps to
display and work the same in all three of the major
browsers.
--
Raymond Irving
--- C Kissinger <[EMAIL PROTECTED]> wrote:
> I first started using DynAPI because I needed a
> cro
e_value_here;
// convert js object into XML format
data = IOElement.ws_Var2SODA(p);
// save the data to disk
.
// load data using FileReader
...
// convert data back to js object
p = IOElement.ws_SODA2Var(data);
...
// now you can use p as you would any js object
What do yo
--- Kevin <[EMAIL PROTECTED]> wrote:
>
> Can DynAPI 3.0 make toast?
>
Well, it can be used to write the application that
controls the toaster :)
--
Raymond Irving
> -
> Kevin
>
> > --
> > Raymond Irving
> >
> >
> > --- Háber János &l
use
setDragEnabled(true,{top:0,right:0,bottom:0,left:0},true);
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> How can I set the drag event bounding box?
> I try the: setDragEnabled(true,object,true);
> but it's not work (I don'
lease.
I'm currently working on some widgets that were
uploaded into cvs. These should be finished within the
next three weeks. Hopefully by then we could then call
for a freeze code.
--
Raymond Irving
--- Peter Romianowski <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> >>W
Hi,
It's all inside the docs. See docs/changelog.html
Use setAnchor({stretchH:'20%',stretchV:'40%'})
I'm getting the feeling we are not aware of the full
power of DynAPI 3.0 :) It can do anything you want it
to do.
--
Raymond Irving
--- Háber János <[EMAIL P
getContentWidth/Height can onnly be called after the
page has been loaded.
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
> Why don't work the getContentWidth/Height on my
> child layer?
> Cow
>
>
>
>
--
e for more information.
--
Raymond Irving
--- Kevin <[EMAIL PROTECTED]> wrote:
> Hi Raymond,
>
> Quite like Button widget. Though I forget my dynapi
> basics.
>
> How does this work?
>
> btn.onbuttonclick = function(e){
> window.status = cnt++;
> }
>
I've already posted a DragEvent fix to the group. Did
you see my email about DragEvents?
I'll try to update this into cvs by now and Monday
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have a litle problem. If I enabled the DragEvent
&g
Yep with little sleep and lots and lots of hard work
we should be able to roll by New Year :)
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> - Original Message -
> From: "Raymond Irving" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
gt; closer ;)
I think we need more documentation for the library and
testers to test and note the various features. This
should also include making notes about possible
browser work around, etc.
--
Raymond Irving
> Regards,
> Peter
>
> ..: Keep up the good work - DynAPI 3 really, r
Well we could do that also.
--
Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote:
> That was interesting..
> I only sent this once.. and it's blank.. go figure..
>
> Anyways--
>
> I was wondering if we could get all of the bugs and
> feature requests
nd other server-side languages
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I would break up the mm/dd/ hh:nn:ss into the
> Date( yy, mm, dd, hh, nn,
> ss ) format, but I am not sure about the y2k
> compatibility of the year
> format where it
Hello Everyone,
Ever wanted to search files without using server-side
coding? Well now you can with the new FileReader Class
library.
Please see attached zip file. It contains the updated
FileReader and the demo.filesearch.html demo file
Have fun!!!
Any comments?
--
Raymond Irving
Thanks Leif.
I think the date format "mm/dd/yy hh:nn:ss" works in
ns4 and others or should we break it up to use the
"Date(95,11,17,3,24,0)" format?
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> Here's a message you may hve missed.
>
> -
with this update. From my test I can click on nodes on
the tree widget and still have the ability to drag
these nodes.
--
Raymond Irving
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
dragevent.zip
Description
For MacIE (and NS4) you still will have to use the
cover layer.
This only fixes the problem where blank layers not
listening to events
---
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi folks!
>
> I havent seen this in the solution, but i will
> explain a
the event capturing layer we then hide the
shieldLayer. It is important that the shield layers
z-index be set to higher than everything else on the
page except for the event capturing layer. Do this and
no more highlighting of images and content with
dragging techniques in Internet Explorer.
Ok,
Can we say that if a layer does _hasMouseEvents but
does not have bgcolor or bgimage or html then we set a
default transparent gif for the bgimage of the layer
for MacIE and WinIE?
--
Raymond Irving
--- Raymond Irving <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Got this i
to work just by placing an invisible gif as the
background of the layer and all becomes good.
...[snip]...
PS. Don't we just love Microsoft? :)
--
Raymond Irving
--- Jacob Levy <[EMAIL PROTECTED]> wrote:
> Raymond
>
> This is easy to fix, then. All you have to do is t
True but remember that IE always reloads background
images wheever the layer is dragged.
--
Raymond Irving
--- Jacob Levy <[EMAIL PROTECTED]> wrote:
> Raymond
>
> This is easy to fix, then. All you have to do is to
> make the default
> background image a 1x1 GIF, for eve
See also:
dynapi.api.dynlayer-relative.html
--
Raymond Irving
--- Raymond Irving <[EMAIL PROTECTED]> wrote:
>
> Create the layers as you normally would then use the
> dynapi.document.insertChild() function to insert the
> relative layers
>
> See the inline exam
Well for the record we will just use ondrop since
that's the one I started using inside the demos.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Not a bad solution.
>
> I think tought, that it would be called
> ondragdroped?
> Atleast we should u
This is a bug in IE. In order for the top layer to
listen to onmousemove events you will have to add
content to the layer or set a background image
We might have to log this inside the knowledge-base
section of the troubleshooting docs.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTEC
Create the layers as you normally would then use the
dynapi.document.insertChild() function to insert the
relative layers
See the inline examples inside the examples/ folder
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have a little problem.
> I
Very nice work Háber.
I'll implement your Drag-Drop using the mouse pointer
instead or the layer size.
Can't wait to see the grid.
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I created Tree (with examples). It based in NodeItem
> widge
Ok I see your point. Maybe we should trigger
ondragdrop on the layer that's being dragged and
dropped and trigger ondrop on the layer receiving the
drop, correct? Or should we just use ondrop for both?
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi Raymond!
&g
indow, etc.
You could even create a FileManager so you can drag
files and folders to other locations.
--
Raymond Irving
> Cool thing, i like it, belive it will be very
> useful.
>
> Regards
> Daniel
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[E
SnapX - Sounds like a good thing to do.
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> Looks very nice. This feature is similar to what
> was suggested I add to my
> SnapX library some time ago, especially the lime
> semi-transparent layer. I
> wasn't
jects) anywhere on the document.
Any comments, suggestions, questions?
--
Raymond Irving
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
---
This SF.net ema
easy
to do without DynAPI :)
--
Raymond Irving.
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
---
This SF.net email is sponsored by: SF.net Giveback Pr
ministrator will then have to handle all
the spams.
Robert was the one who got the spam filter thing
working. Many thanks to Robert for helping us out
--
Raymond Irving
> -
> Kevin
>
> - Original Message -
> From: "Michael Bystrom" <[EMAIL PROTECTED]>
&g
unsubsribe info but this is where you can
go to unsubsribe:
http://sourceforge.net/mail/?group_id=5757
--
Raymond Irving
> Leif
>
> - Original Message -
> From: "Michael Bystrom" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, Octob
A Widget's size includes it's border size. For
example, a Button with a size of 16x16 will actually
measure 16x16.
--
Raymond Irving
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
I think it might have an impact on the FlashSound
Class. We'll have to give it a try
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi folks!
>
> Regarding the patent of
> Read: http://msdn.microsoft.com/ieupdate/
>
> Is this in some way affect
Ok I'll add these changes to CVS. I think IE 5 should
work as I've tested this under IE6
--
Raymond Irving
--- Kevin <[EMAIL PROTECTED]> wrote:
> "Raymond Irving" <[EMAIL PROTECTED]> wrote:
>
> > Hello Everyone,
> >
> > I've
Well, once it's converted to DynAPI 3 then I'll create
the module
--
Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote:
> Looking at the CVS repository, I didn't see a new
> module for this project.
>
> http://cvs.sourceforge.net/viewcvs.py/dynapi/
>
>
es, and a brief
> explanation of how they
> would function, and I can code stuff for an example
> page and documentation.
> I'm not too good with the JavaScript side, but if it
> comes to PHP then I can
> play with the data and put it into a simple MySQL
>
Well in such a case let's have DynAPI 3 support nn4.03
Christopher Kissinger can you point out or add the
needed return values?
--
Raymond Irving
--- Doug Melvin <[EMAIL PROTECTED]> wrote:
> Back in the day of the dinosaurs,
> corporations actually had to pay to use Netscap
--- Leif W <[EMAIL PROTECTED]> wrote:
> - Original Message -
> From: "Raymond Irving" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, October 05, 2003 11:21 PM
> Subject: Re: [Dynapi-Dev] IOElement UPLOAD .asp
> ...
&
I don't think it's necessary because once the layer is
destroyed I don't think you'll be able to use if again
Note: The _destroy function removes the layer from the
DynAPI.all collection.
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
> Hi,
>
You can still add you default menu images and then add
the code inside the precreate event to generate the
html code for the menu is the user did not supply
one.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi Raymond!
>
> There will be no minimize / maximize
; on the step by step
> sizing or to deactivate the minimize / maximize
> functionallity?
Yep, that's what I meant. I guess that should be a
simple thing to do :)
--
Rayomond Irving
> Regards
> Daniel
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailt
ot;size",File.FileSize)
> 16 File.SaveToDisk(Server.MapPath(strRelativePath))
> '*Code Added Line
> 16
> 17 Next
> 18 ...
>
> I'll try this part next.
Cool but line 16 should be commented out. The .asp
file should not by default save the file to th
) and getClass() functions
6) I don't think setDraging() is necessary since the
user can call the setDragEnabled function when
DragEvent is included
best regards,
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> + Renamed window to PanelBar
> - PanelBar: re
also and give a confirmation.
New updates are now inside CVS
--
Raymond Irving
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
---
This sf.net email is spon
r demo use. The final design should however
be 95% compatible with the current.
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi Raymond!
>
> I still actually dont get the style manager
> completly...
>
> I have found styles in the gui catalog, but forgiv
ays context menu whenever the user
right clicks on the object.
Spliter - should support vertical, horizontal and
cross splits
**This one was started by Daniel so no need to
duplicate **
PanelBar - similar to the panel bars used in windows
xp
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTE
enever the user drags layer "l" the drag icon
will appear and be dragged instead of the orginal
layer. All drag events will be triggered on the
original layer.
Do you think this will solve the problem?
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> 2003. ok
Cool. I think I'll try to implement something that's
very simple as well.
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
> I have a theme system that I like allot in the IOS
> library, it uses a
>
> dynapi.theme = {}
>
> object as the ma
tton, FlatButton and ImageButton, etc.
--
Raymond Irving
--- Kevin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I agree with Daniel. I just don't understand it. A
> very nice
> project but who is going to use the StyleManager
> implementation
> without full docume
I can't fully understand what's going on. You'll have
to supply an example.
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> 2003. október 1. 22.48 dátummal Raymond Irving ezt
> írta:
> > Ok. Then you should use the setZIndex() DynLayer
> >
utton','gui/button.js','DynLayer');
// where the Button is Dependent on the DynLayer
object
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
>
>
> Ok it's sorta working then hehe :) I started to look
> into this but there are
>
Hello Everyone,
As it relates to the future of Widget creation, do you
think we should go Stylable Widgets (like the ones
that use the StyleManager) or should we stick to
traditional Widget design?
Please give your answer and reason why
--
Raymond Irving
__
Do
f the
Stacker using only DynLayers?
All in all it's a very nice set of libraries.
--
Raymond Irving
--- "SourceForge.net" <[EMAIL PROTECTED]> wrote:
> Patches item #815765, was opened at 2003-10-01 13:13
> Message generated for change (Tracker Item
> Submitte
Hi Háber János,
I've checked and made a few changes to the files and
they're now inside cvs.
Very good job. Only if we could now get a Grid
object...
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Here is the example and the source for List and
> L
Ok. Then you should use the setZIndex() DynLayer
function
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> 2003. október 1. 22.07 dátummal Raymond Irving ezt
> írta:
> > You want to destroy from "b" (parent) to "a"
> (child)?
> No
&
You want to destroy from "b" (parent) to "a" (child)?
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have an object (example DynLayer) name "b". It's
> have a parent DynLayer "b".
> I accepted the D
The problem is with LoadPanel. For now you'll have to
atleast set width of the LoadPanel
--
Raymond Irving
--- Daniel Tiru <[EMAIL PROTECTED]> wrote:
> Hi again!
>
> To clearify my problem:
>
> In the dynapi.gui.viewpane-loadpanel.html
>
> You will see
dencies. Dan will have to look more into this
problem.
--
Raymond Irving
--
Raymond Irving
--- Michael Bystrom <[EMAIL PROTECTED]>
wrote:
> Hi folks here we go lets start with the library!
>
> This will be the new structure for the IOS port:
>
>
dynapi.library.addPack
You'll have to post the file so we can test them.
--
Raymond Irving
--- Háber János <[EMAIL PROTECTED]> wrote:
> 2003. október 1. 17.48 dátummal Raymond Irving ezt
> írta:
> > Is it inside CVS?
> No!
> I'm today downloaded the Dynapi and ported the files
&g
1 - 100 of 600 matches
Mail list logo