At 19:31 18/06/2001, Jeff wrote:
>(although I don't think they are
>ugly, just functional).
That's what I meant, and I always could change the way they look myself :-)
Thanks for providing such widgets !
Marc
___
Dynapi-Help mailing list
[EMAIL PROTE
http://dynapi.sourceforge.net/cgi-bin/snapshot.pl?file=current
>
> Richard.
>
> - Original Message -
> From: "Jeff Greenberg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 18 June, 2001 19:31
> Subject: Re: [Dynapi-Help] Widget Page Upda
nt
Richard.
- Original Message -
From: "Jeff Greenberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 18 June, 2001 19:31
Subject: Re: [Dynapi-Help] Widget Page Updated - Please Test
> LOL your PS made my day. Yeah, the sliders are kind of plain looking,
eh?
> Next t
PROTECTED]>
Sent: Monday, June 18, 2001 10:31 AM
Subject: Re: [Dynapi-Help] Widget Page Updated - Please Test
> LOL your PS made my day. Yeah, the sliders are kind of plain looking,
eh?
> Next thing on the plate for that widget is to make it graphically
customizable
> since the way t
27;s nice
> to have a horizontal one as well.
> Nice going!
>
> Richard.
>
> - Original Message -
> From: "Jeff Greenberg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 12 June, 2001 22:41
> Subject: [Dynapi-Help] Widget Page Updated - Ple
LOL your PS made my day. Yeah, the sliders are kind of plain looking, eh?
Next thing on the plate for that widget is to make it graphically customizable
since the way they look now was never meant to be a standard. I just needed a
simple look to get them going quickly, but of course moved on
At 09:28 17/06/2001, you wrote:
> > 3) Updated the ColorPicker widget to use the latest slider widget.
A thing I found very annoying bug in the color picker, using NS 4.77 under
W2K, is that when I drag the color picker, or in fact, after any dragging
of whetever, the text has the "auto-selec
D]>
Sent: 12 June, 2001 22:41
Subject: [Dynapi-Help] Widget Page Updated - Please Test
> Hello everyone
>
> I've been away for a while, but recently had a chance to update my
> widgets page. Here's what's doing:
>
> The address is still: http://home.ear
Hello everyone
I've been away for a while, but recently had a chance to update my
widgets page. Here's what's doing:
The address is still: http://home.earthlink.net/~kendrasg/widget/
1) Updated all the demo pages to work with DynAPI 2.53.
2) Updated the Slider widget, which now allows
k you might be right in terms of
re-writing the list.js code. I'll look into it!
Cheers, Ben
- Original Message -
From:
Richard
Bennett
To: [EMAIL PROTECTED]
Sent: Thursday, April 26, 2001 12:58
PM
Subject: Re: [Dynapi-Help] Widget
tirggers event in ano
-archive.com/index.php3?hunt=dynapi
- Original Message -
From:
Ben
Empson
To: [EMAIL PROTECTED]
Sent: Thursday, April 26, 2001 1:05
PM
Subject: [Dynapi-Help] Widget tirggers
event in another widget
I have built a select list widget, which when
used on
I have built a select list widget, which when used
once on a page works fine. However, when you add another (same) widget to the
page, they each trigger the others onselect event. This I do not understand!
You can see what I mean here...
http://www.citylightsuk.com/data_ben_13-04-01/temp
I used to just set them in the constructor which is before precreate and
create. But I'll go with the new way, it's allowed a bit more flexibilty
in writing widgets anyway.
Robert Rainwater wrote:
> The reason for the precreate event is so that you set the dynlayer
> proprties before it has be
wrote about "[Dynapi-Help] widget query":
> i was thinking perhaps if the code is in the precreate function it is only
> created once (when the js file is compiled), rather than each time you
> create a new instance of the object. which would make the instances smaller.
> d
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Pascal
> Sent: 06 March 2001 14:58
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Help] widget query
>
>
> I guess you could do it in the constructor.. but I just like it in the
> precreation.
>
> In any case it shou
maart 2001 14:01
> Aan: dynapi-help
> Onderwerp: [Dynapi-Help] widget query
>
>
> I've just read Pascal's widget tutorial again (seems a bit
> different from
> last time I read it), I'm wondering what the advantage of
> putting most of
> the widget initia
I've just read Pascal's widget tutorial again (seems a bit different from
last time I read it), I'm wondering what the advantage of putting most of
the widget initialisation (like creating child layers, setting colours etc)
into a precreate handler is? why not just put it in the constructor?
chee
Hey Ken,
Some great ideas there. Lets move this discussion
to the widget developers list as it is more
appropriate there (Ken already posted there).
Everyone is invited to participate there as well. I
am writing a response to post there as soon as I
finish this. Michael, Thanks for providing
Here's what my popup menu uses to place it so that it doesn't go off
the edge of the screen.
PopUp.prototype.Pop=function(x,y,force) {
if (this.elm==null) this.Parent.parent.addChild(this);
var tmpX=x||this.x, tmpY=y||this.y;
if (force!=true) {
var winW=DynAPI.document.w;
Sub Menu 1', 'Whatever.htm');
buti2.addMenuItem('Choice 1 on Sub Menu 2', 'Whatever2.htm');
DynImage.onLoaderDone=function() {
// asign the button images, initialize the menus
buti1.setImages(p1uimg,p1oimg,p1dimg,p1rimg);
buti2.setImage
Hey Ken,
You can get the /ri/ files at Richard's site:
http://www.resass.f2s.com/dynapi/php/index2.php
or I just added those two (wipe and pathanim) to the
zip file on my site. I also updated the modified
popup in that zip to make some minor changes suggested
by Henrik. Still working on the pl
PROTECTED]]On Behalf Of David
> Cushman
> Sent: Thursday, February 15, 2001 3:43 PM
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] Widget test Image button menu
>
>
> Greetings
> Posting several widgets, need all comments, but be
> kind, I am still learning. I am postin
[EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David
> Cushman
> Sent: Thursday, February 15, 2001 3:43 PM
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] Widget test Image button menu
>
>
> Greetings
> Posting several widgets, need all comments, but be
&
Greetings
Posting several widgets, need all comments, but be
kind, I am still learning. I am posting it here to
get application comments, features to add or remove as
well as comments about the widget code.
This widget is a resource hog, gonna trim it down some
more, but thought I would ask for
Hi,
I appologize, this is actually a re-post of the message earlier. My mail
client couldnt understand the 'digest form' and I did not get to see the
replies.
I was wondering where I can download the following:
1. A set of widgets that works with the latest release of Dynapi. I realize
tha
Is the widgetdev list down?
I just tried to send some bug fix/improvement for the list.js file to it.
Thanks, Alan
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
n: donderdag 14 december 2000 7:47
> Aan: [EMAIL PROTECTED]
> Onderwerp: [Dynapi-Help] Widget Question
>
>
> How can I access parent layer width and height :
>
> FlowLayer = function() {
>this.padding = 1;
>this.actY = 0;
>this.actX = 0;
How can I access parent layer width and height :
FlowLayer = function() {
this.padding = 1;
this.actY = 0;
this.actX = 0;
}
FlowLayer.prototype = new DynLayer()
FlowLayer.prototype.flowChild = function(Layer) {
this.addChild(Layer)
Layer.moveTo(this.actX,this.actY)
ynapi/docs/ilmaestro/index.html
But beware of version differences.
cheers
Richard:o)
- Original Message -
From: "Informazioni InnovaWeb" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 7:48 PM
Subject: [Dynapi-Help] Widget tutorial: error
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 10:48 AM
Subject: [Dynapi-Help] Widget tutorial: error!
> I'll using that great project (DynAPI) in a big portal in Italy, it will
> works so fine! But I have a serious problem (after one day I'm using
Dyn
I'll using that great project (DynAPI) in a big portal in Italy, it will
works so fine! But I have a serious problem (after one day I'm using DynAPI,
probably I've made some mistake):
I've tryed the examples for the simple button widget in the tutorial, but it
don't want to run! Ther file button.j
31 matches
Mail list logo