× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




Hi Kenneth,
I found it.

-- Copying screen fields causes indicators to double up, or in a few
cases, quadruple up. That is, I had an indicator 51 for a specific field,
and when copying it, it now shows 51 51. I had one instance where it was 51
51 51 51, showing four times!

This bug has been fixed in RDp 8.0

-- After adding an attribute, if you want to add another attribute, the
ADD option isn't there. It was necessary to view a different application
(switch tabs), then return to the Screen Designer, after which it worked.
-- When showing a subfile screen, it doesn't render all the lines. I had
SFLPAG at 14, SFLSIZ at 15, and it was set to display seven rows of two
columns each. Screen Designer only showed five rows, yet it's rendered
correctly on the screen when you run the application.
-- When switching between fields, it sometimes takes almost ten seconds
for the screen to respond. Specifically, it doesn't highlight the field,
and doesn't update the tabs on the bottom of the screen for the field
properties.
-- One of the screen fields I switched to showed incorrect tabs at the
bottom. It didn't think it was a field, rather it thought it was part of
the screen (unoccupied with a field or literal).

Haven't seen any of these. If you can send some source and some steps to
reproduce it, I will try to reproduce it and get it fixed.

-- When I select more than one record (Subfile Control, Subfile and a
third record to show function keys), they don't overlay. You can however
click each record and it does update the screen, but only shows that
record.
Sometimes I need to see all the records at the same time to visualize
better how the screen will look once the application runs?
CODE Designer did this well with a couple of exceptions; Screen Designer
doesn't seem to.

As someone else has already responded, the default behaviour is to design a
record at a time. A simple click on the leftmost toolbar button at top
right of the design page, will turn on "Transparent" so you can see all of
your records.
On the Preview tab, we have gone to great pains to emulate all of the
runtime behaviour of OVERLAY, CLRL, SLNO, WINDOW etc. so if it doesn't
appear in Preview, it is because it wouldn't appear in the 5250 either, if
the records were written in that order with those indicators.

-- When I saved my changes, it lost almost half my code for that screen
(including existing code I didn't change)! Some literals and some fields
just disappeared.

This is a sev one defect, if you can help us figure out why this happened,
we would all be grateful. So if you can send me source and instructions,
we would appreciate it.

Also, where is the option to allow you to reorder fields?

This is the top priority for enhancements. Most often heard request.



|------------>
| From: |
|------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|"Tarr, Kenneth" <Kenneth.Tarr@xxxxxxxxxxxxxxxxxx> |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To: |
|------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|"'Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries'" <wdsci-l@xxxxxxxxxxxx> |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date: |
|------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|21/10/2010 02:08 PM |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject: |
|------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|Re: [WDSCI-L] Screen designer |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Sent by: |
|------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|wdsci-l-bounces@xxxxxxxxxxxx |
>--------------------------------------------------------------------------------------------------------------------------------------------------|





If you go to the very first thread in the WDSCI-L Thread Index for the
month of August, 2010, you will find it there.

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On
Behalf Of Edmund Reinhardt
Sent: Thursday, October 21, 2010 12:06 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries
Cc: Eric Chan
Subject: Re: [WDSCI-L] Screen designer


Thanks Kenneth,
I was not monitoring the list at the time you sent your original note.
But if you want to send us a list of questions/bugs/enhancement requests,
we will respond to the questions and enter the bug/enhancement requests
into our system for tracking.



|------------>
| From: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|

|"Tarr, Kenneth" <Kenneth.Tarr@xxxxxxxxxxxxxxxxxx>
|

--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| To: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|

|"'Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries'" <wdsci-l@xxxxxxxxxxxx> |

--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| Date: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|

|21/10/2010 10:52 AM
|

--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| Subject: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|

|Re: [WDSCI-L] Screen designer
|

--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| Sent by: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|

|wdsci-l-bounces@xxxxxxxxxxxx
|

--------------------------------------------------------------------------------------------------------------------------------------------------|






I had some initial difficulties with the Screen Designer in RDP 7.6 and am
not sure if it's something I am doing differently that needs to be done a
specific way or if I have encountered a legitimate bug. But one of the
things I did encounter which made it difficult to use the tool was
unexplainable loss of code for the screen I was working on. I documented
some of the issues I ran across in an earlier post on this board, but
really haven't been able to get back into it because of late I haven't had
any project work that involved either screens or printer files to try it
out.

We are looking to get formalized training in the next few months as we look
to bring RDP 7.6 (and possibly by that time, RDP 8.0) into our business. I
plan to have a list of questions specific to the Screen Designer to see if
I am doing something wrong, if I have encountered a potential legitimate
bug, or of it's a case of it's not designed to do that...but could be a
nice enhancement request in the long run.

Stay tuned...

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On
Behalf Of Edmund Reinhardt
Sent: Thursday, October 21, 2010 8:29 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries
Subject: Re: [WDSCI-L] Screen designer


I worked on SDA originally so I am familiar with both feature sets.
While you are correct that multiple selection is weak in Screen Designer it
has tremendous benefits over SDA, so I think it would be wise to give it
another chance.
For example, if you do select a set of fields in the Design tab, you can
select Align from the context menu and align them on left, right, center,
bottom, top, middle, bottom, with record boundaries etc. This could have
accomplished your alignment in your scenario.
Selection of a rectangular set of fields (think - - in SDA) can be done
with the Marquee selection tool from the Palette. These fields can then be
moved manually with the mouse as well.


Here are is small set of features that SDA does not have:

- SDA drops all formatting and comments and completely regenerates your
source, Screen Designer preserves as much as it can and does not touch or
move anything unless it has to.
- SDA has to move in and out of the Design Screen and the various menus to
specify keywords and attributes (using the *;), Screen Designer has a
powerful properties view that shows you all of the properties and lets you
modify them while see their effects while you click.
- Screen Designer has an outline view that always shows you your
hierarchical context as well as allowing quick navigation to the element of
interest, SDA has nothing like this
- SDA and SEU are very distinct modes and a save/load has to occur when
switching between them. In Screen Designer there is a single model that
keeps all views in synch with every key stroke. (Try typing on the field
name in the editor and see the outline view and properties view all update
in real time)
- Screen Designer is fully integrated into Eclipse and uses a mouse to
move/size/select, all of which are faster and more intuitive and productive
(with a shorter learning curve than the green screen)
- the list goes on and on

People didn't become proficient with SDA until they learned all of the
tricks (*, -, = on the Design Screen), it will take a lot less time to
learn Screen Designer and it is a more powerful, integrated tool than SDA.

I hope this helps,




|------------>
| From: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|


|David FOXWELL <David.FOXWELL@xxxxxxxxx>
|

--------------------------------------------------------------------------------------------------------------------------------------------------|


|------------>
| To: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|


|Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries <wdsci-l@xxxxxxxxxxxx> |

--------------------------------------------------------------------------------------------------------------------------------------------------|


|------------>
| Date: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|


|21/10/2010 04:20 AM
|

--------------------------------------------------------------------------------------------------------------------------------------------------|


|------------>
| Subject: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|


|Re: [WDSCI-L] Screen designer
|

--------------------------------------------------------------------------------------------------------------------------------------------------|


|------------>
| Sent by: |
|------------>

--------------------------------------------------------------------------------------------------------------------------------------------------|


|wdsci-l-bounces@xxxxxxxxxxxx
|

--------------------------------------------------------------------------------------------------------------------------------------------------|







-----Message d'origine-----
[?mailto:wdsci-l-bounces@xxxxxxxxxxxx] De la part de Joe Pluta

Did you try the source tab? It's basically the LPEX editor although
a little easier to navigate (you can use the outline to move through
the source).

Yes, I liked being able to search a field name and then seeing instantly
which record I was in.
I've created a new record by option 3 in SDA.
With the source tab I copied the fields from one record to my new record.
The workbench locked for a couple of minutes.
Then, I needed to move the block of fields I just copied to be inline with
those already in the record.
This is so quick and simple in SDA.
I'm afraid I won't be using screen designer again.


--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l..

This e-mail and attachment(s) may contain information that is privileged,
confidential, and/or exempt from disclosure under applicable law. If the
reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution, or copy of this message is
strictly prohibited. If received in error, please notify the sender
immediately and delete/destroy the message and any copies thereof. Although
Associated Banc-Corp and/or its affiliates (collectively "Associated")
attempt to prevent the passage of viruses via e-mail and attachments
thereto, Associated does not guarantee that either are virus-free, and
accepts no liability for any damage sustained as a result of any such
viruses. Any federal tax advice contained in this communication (including
any attachments) is not intended or written to be used or referred to in
the promoting, marketing, or recommending of any entity, investment plan or
agreement, nor is such advice intended or written !
to be used, and cannot be used, by a taxpayer for the purpose of avoiding
penalties under the Internal Revenue Tax Code

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l..

This e-mail and attachment(s) may contain information that is privileged,
confidential, and/or exempt from disclosure under applicable law. If the
reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution, or copy of this message is
strictly prohibited. If received in error, please notify the sender
immediately and delete/destroy the message and any copies thereof. Although
Associated Banc-Corp and/or its affiliates (collectively "Associated")
attempt to prevent the passage of viruses via e-mail and attachments
thereto, Associated does not guarantee that either are virus-free, and
accepts no liability for any damage sustained as a result of any such
viruses. Any federal tax advice contained in this communication (including
any attachments) is not intended or written to be used or referred to in
the promoting, marketing, or recommending of any entity, investment plan or
agreement, nor is such advice intended or written !
to be used, and cannot be used, by a taxpayer for the purpose of avoiding
penalties under the Internal Revenue Tax Code

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l..


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.