[Dynapi-Dev] DynPRD progress

2001-09-10 Thread Eytan Heidingsfeld
I would like to start off by apologizing if I didn't answer some emails from people interested in DynPRD. I've been swamped lately. Now to the progress report: After about a week of no DynPRD progress I managed to write a pretty good save feature (although the GUI still sux any Delphi programmers

RE: [Dynapi-Dev] DynPRD

2001-08-29 Thread Eytan Heidingsfeld
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Pemberton Sent: Wednesday, August 29, 2001 5:55 PM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] DynPRD Just thinking out loud. I found that the generated code of: DynLayer1 = new DynLayer(); DynAPI.document.add

Re: [Dynapi-Dev] DynPRD

2001-08-29 Thread Michael Pemberton
Just thinking out loud. I found that the generated code of: DynLayer1 = new DynLayer(); DynAPI.document.addChild(DynLayer1); DynLayer1.setSize(100,10); DynLayer1.setBgColor("#c0c0c0"); DynLayer1.setX(73); DynLayer1.setY(53); Could be dame simpler by being written as: DynLayer1 = new DynLayer(n

RE: [Dynapi-Dev] DynPRD

2001-08-29 Thread Eytan Heidingsfeld
meaning? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Pemberton Sent: Wednesday, August 29, 2001 4:53 PM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] DynPRD Looks great. Any chance of being able to select the type of code generated? I

Re: [Dynapi-Dev] DynPRD

2001-08-29 Thread Michael Pemberton
Looks great. Any chance of being able to select the type of code generated? I have becone used to passing all of the layer settings at the point of creation so that there aren't too many method calls. Eytan Heidingsfeld wrote: > > I random ally selected a free web host and put up a page for Dy

[Dynapi-Dev] DynPRD

2001-08-29 Thread Eytan Heidingsfeld
I random ally selected a free web host and put up a page for DynPRD at dynprd.netfirms.com. There's nothing really there but the ZIP file. If anyone can volunteer to help with the page it would be great too. 8an ___ Dynapi-Dev mailing list [EMAIL PROTE

RE: [Dynapi-Dev] DynPRD progress

2001-08-25 Thread Eytan Heidingsfeld
ng they do. 10x,8an -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Doug Melvin Sent: Sunday, August 26, 2001 12:56 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] DynPRD progress What language is it programmed in? Mind sending me a copy? - O

Re: [Dynapi-Dev] DynPRD progress

2001-08-25 Thread Doug Melvin
What language is it programmed in? Mind sending me a copy? - Original Message - From: "Eytan Heidingsfeld" <[EMAIL PROTECTED]> To: "Dynapi-Dev" <[EMAIL PROTECTED]> Sent: Wednesday, August 22, 2001 12:56 PM Subject: [Dynapi-Dev] DynPRD progress > Curre

RE: [Dynapi-Dev] DynPRD progress

2001-08-22 Thread Roberto Peña
What exactly does "ShowOnForm" means?? - I'm trying to play with it :( I've just downloaded the last version, to see the last changes; but I can't get the properties editor to work (this gave me no problems before) - I neither can use the arrow or the layer icon :( - I want to create a button.wdg

RE: [Dynapi-Dev] DynPRD progress

2001-08-22 Thread Roberto Peña
I'm still waiting, I want to see if I can help. Current DynPRD progress: * Added event support (not in WYSIWYG but in Property Editor) * Added Code View tab Does anyone have any requests / suggestions? Has anyone played around with it? Does anyone have any interest? Thanks, 8an ___

[Dynapi-Dev] DynPRD progress

2001-08-22 Thread Eytan Heidingsfeld
Current DynPRD progress: * Added event support (not in WYSIWYG but in Property Editor) * Added Code View tab Does anyone have any requests / suggestions? Has anyone played around with it? Does anyone have any interest? Thanks, 8an ___ Dynapi-Dev mailin

[Dynapi-Dev] DynPRD

2001-08-20 Thread Eytan Heidingsfeld
Remember my RAD for DynAPI? Well I have recently been swamped at work and before that was on a 3 week vacation so development is close to halted but I just wanted to show off a little. It currently isn't 100% user friendly. If you want to play this is what you do: First download it at www.iwillfly

RE: [Dynapi-Dev] DynPRD goal ???

2001-07-04 Thread Eytan Heidingsfeld
The dynprd files (dynprd*.htm) are old tests. The navigate stuff too. This is all in early testing to see what you can do. I just sent it out cause I noticed that I have a lot of work and a lot less time. So if anyone is interested in developing a RAD for DynAPI pls help. 8an ___

[Dynapi-Dev] DynPRD goal ???

2001-07-04 Thread Bogdan Pietroiu
what is not working in those sources that you have sent ?? first of all, the test files(dynprd*.htm) are all wrong: instead of "DynAPI.include('dynapi.event.*');" you have "DynAPI.include('dynapi.evnt.*');" second, in the Delphi app on click event of load button:

RE: [Dynapi-Dev] DynPRD till now

2001-07-02 Thread Bogdan Pietroiu
Eytan Heidingsfeld [mailto:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 10:36 PM To: Dynapi-Dev Subject: [Dynapi-Dev] DynPRD till now not even an alpha. it doesn't work!! so don't complain why doesn't it work! But if you like what you see email me and I'll tell you what's

SV: [Dynapi-Dev] DynPRD

2001-06-27 Thread Petur Valdimarsson
Hi, I think I sent this out before but anyway... I'm currently in the process of writing a Delphi/JavaScript RAD. I have already written quite a lot of code and an early beta will be sent out soon. I was wondering if anyone wants to help. I will publish the source with the first beta too. All hel

AW: [Dynapi-Dev] DynPRD

2001-06-27 Thread Andreas Jerke
]]Im Auftrag von Eytan ::.Heidingsfeld ::.Gesendet: Mittwoch, 27. Juni 2001 11:54 ::.An: Dynapi-Dev ::.Betreff: [Dynapi-Dev] DynPRD ::. ::. ::.Hi, ::.I think I sent this out before but anyway... ::.I'm currently in the process of writing a Delphi/JavaScript RAD. I have ::.already written quite

[Dynapi-Dev] DynPRD

2001-06-27 Thread Eytan Heidingsfeld
Hi, I think I sent this out before but anyway... I'm currently in the process of writing a Delphi/JavaScript RAD. I have already written quite a lot of code and an early beta will be sent out soon. I was wondering if anyone wants to help. I will publish the source with the first beta too. All help