Home > Archive > Smalltalk > June 2004 > VW 7.2 Need an Example of using a TabControl connected via AspcectAdaptor
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
VW 7.2 Need an Example of using a TabControl connected via AspcectAdaptor
|
|
| Heinz R. Hopfgartner 2004-06-03, 7:28 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
has anyone a good example where AspectAdaptors are used to connect to a
Domain Model (using AspectAdaptor subjectChannel) within a TabControl?
The example included in the VW 7.2 NC (TabControlExample) does not use this.
Thanks in advance for your help.
Heinz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAtwtRgPKzbPLpkmARAoTDAKCqo+NkRjw4
COey6R80dgNTTJ+ZuwCgkouy
fBb+B8lBjW3DjQYzzvIm/ZA=
=SN79
-----END PGP SIGNATURE-----
| |
| Heinz R. Hopfgartner 2004-06-03, 7:28 pm |
| Bruce Boyer wrote:
> Heinz,
>
> I'm not clear how you want to use the AspectAdaptor here. Within the
> TabControl, you are selecting the subcanvas, which doesn't need that
> much mechanism. Even in Pollock, for which I have a better example of
> application switching, a simple ObservedValue (rough equivalent of
> ValueModel) is sufficient, though a lot of things are different in
Pollock
> at this point.
>
> So, a couple more details, and maybe I can offer you an interesting
> example.
>
> Thanks
>
> Bruce
>
>
>
> "Heinz R. Hopfgartner" <heinz.hopfgartner@web.de> wrote in message
> news:40b70b56$0$31026$91cee783@newsreade
r01.highway.telekom.at...
>
> Hi,
>
> has anyone a good example where AspectAdaptors are used to connect to a
> Domain Model (using AspectAdaptor subjectChannel) within a TabControl?
>
> The example included in the VW 7.2 NC (TabControlExample) does not use
>
>
> Thanks in advance for your help.
>
> Heinz
Bruce,
hanks for your help.
after some investigation I found also that I have to use the subcanvas (
this was not clear for me from the example), then it works as I thought
it should.
Greetings,
Heinz
| |
| Heinz R. Hopfgartner 2004-06-03, 7:28 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bruce Boyer wrote:
| Heinz,
|
| I'm not clear how you want to use the AspectAdaptor here. Within the
| TabControl, you are selecting the subcanvas, which doesn't need that
| much mechanism. Even in Pollock, for which I have a better example of
| application switching, a simple ObservedValue (rough equivalent of
| ValueModel) is sufficient, though a lot of things are different in Pollock
| at this point.
|
| So, a couple more details, and maybe I can offer you an interesting
| example.
|
| Thanks
|
| Bruce
|
|
|
| "Heinz R. Hopfgartner" <heinz.hopfgartner@web.de> wrote in message
| news:40b70b56$0$31026$91cee783@newsreade
r01.highway.telekom.at...
|
| Hi,
|
| has anyone a good example where AspectAdaptors are used to connect to a
| Domain Model (using AspectAdaptor subjectChannel) within a TabControl?
|
| The example included in the VW 7.2 NC (TabControlExample) does not use
|
|> this.
|
| Thanks in advance for your help.
|
| Heinz
Bruce,
hanks for your help.
after some investigation I found also that I have to use the subcanvas (
this was not clear for me from the example), then it works as I thought
it should.
Greetings,
Heinz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAt5XtgPKzbPLpkmARAuBgAJ9wvgxljQf7
97s8uAysNmdTR+HlbACgkqqC
M0zAX7up38L4KHHJwgB//H8=
=kUfZ
-----END PGP SIGNATURE-----
|
|
|
|
|