1. Win32lib50 - modifications to IDE
I have modified David Cuny's IDE package. It runs a full screen Design pad
and has most of the new controls. I am most pleased that TabItems are
included which overlay one another on the Design pad, masking out the prior
TabItem. TabItems can be selected and viewed on the Design pad. Moving or
Resizing a TabItem moves/resizes all controls within it as well as any other
TabItem. There are a few items still needing attention.
The IDE uses emulated controls as in David's design. If there is any
interest, I'll post to the Contributions Page.
Judith Evans
2. Re: Win32lib50 - modifications to IDE
Judith,
Yes, Yes, Yes!!
Dan Moyer
----- Original Message -----
From: "Judith Evans" <camping at FLASH.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Wednesday, September 06, 2000 2:55 AM
Subject: Win32lib50 - modifications to IDE
> I have modified David Cuny's IDE package. It runs a full screen Design pad
> and has most of the new controls. I am most pleased that TabItems are
> included which overlay one another on the Design pad, masking out the
prior
> TabItem. TabItems can be selected and viewed on the Design pad. Moving or
> Resizing a TabItem moves/resizes all controls within it as well as any
other
> TabItem. There are a few items still needing attention.
>
> The IDE uses emulated controls as in David's design. If there is any
> interest, I'll post to the Contributions Page.
>
> Judith Evans
3. Re: Win32lib50 - modifications to IDE
- Posted by Derek Parnell <dparnell at BIGPOND.NET.AU>
Sep 06, 2000
-
Last edited Sep 07, 2000
Yes, please post it. I want to run such programs as a test bed for win32lib,
prior to releasing the next version.
----- Original Message -----
From: "Judith Evans" <camping at FLASH.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Wednesday, September 06, 2000 8:55 PM
Subject: Win32lib50 - modifications to IDE
> I have modified David Cuny's IDE package. It runs a full screen Design pad
> and has most of the new controls. I am most pleased that TabItems are
> included which overlay one another on the Design pad, masking out the
prior
> TabItem. TabItems can be selected and viewed on the Design pad. Moving or
> Resizing a TabItem moves/resizes all controls within it as well as any
other
> TabItem. There are a few items still needing attention.
>
> The IDE uses emulated controls as in David's design. If there is any
> interest, I'll post to the Contributions Page.
>
> Judith Evans
4. Re: Win32lib50 - modifications to IDE
On Wed, 06 Sep 2000, Judith Evans wrote:
> I have modified David Cuny's IDE package...... If there is any
> interest, I'll post to the Contributions Page.
>
Please do!
Regards,
Irv
5. Re: Win32lib50 - modifications to IDE
Judith Evans wrote:
> If there is any interest, I'll post to
> the Contributions Page.
This would be a Good Thing; please post it! Although in retrospect I should
have perhaps used actual widgets. The reason I went with emulated widgets
was that I hoped to be able to port the code to other platforms (DOS,
Linux). None of those projects worked out.
-- David Cuny
6. Re: Win32lib50 - modifications to IDE
Yes, David, real widgets would be ideal and what has been done with EU
Designer so far is very nice. But until we can delete all controls, I
decided to stay with the your method.
Judith
On Wed, 6 Sep 2000 09:23:22 -0700, Cuny, David at DSS <David.Cuny at DSS.CA.GOV>
wrote:
>Judith Evans wrote:
>
>> If there is any interest, I'll post to
>> the Contributions Page.
>
>This would be a Good Thing; please post it! Although in retrospect I should
>have perhaps used actual widgets. The reason I went with emulated widgets
>was that I hoped to be able to port the code to other platforms (DOS,
>Linux). None of those projects worked out.
>
>-- David Cuny
7. Re: Win32lib50 - modifications to IDE
I've just found one of those mysterious "sometimes something works" and
"smetimes it doesn't" bugs. So I have requested RDS not to post the enhanced
IDE until I find out what is wrong.
I bet ya'll (Texas talk) are all involved with the new translator anyway.
I'm jealous -- I don't have Watcom -- or I'd be pecking away also.
Hopefully in the next day or so I'll be able to resubmit the IDE.
Judith