realbasic-betas.mbox
[Top] [All Lists]

Why in RB there is no sub-view ?

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>, <valentina at lists dot macserve dot net>, REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Why in RB there is no sub-view ?
From: Ruslan Zasukhin <sunshine at public dot kherson dot ua>
Date: Sun, 22 Aug 2004 09:32:48 +0300
Cc:
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi All,

I wonder. 

In e.g. C++ PowerPlant we have such concept as View.

I can create View, set its size, set its controls (as we do this for window
in RB now). 

Later I can

1) easy include the whole set of controls into Window

2) easy include the same view into different windows

3) I can easy show/hide set of controls in a Window.


My current problem/task is:

* I have window with one popup menu.

* user must choose item of menu,
  there are e.g. 10-15 items.

Depending on choice I need show 10-15 different sets of controls.
How I can do this NOW in RB 5.5 ???

It looks to me I need create great mess in the window,
Creating all controls. Then I need self write 10-15 functions  to show
required controls.

But this is mess.

If there is no great reasons against VIEWs,
Then please accept this as feature request.



-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft dot com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • Why in RB there is no sub-view ?, Ruslan Zasukhin <=