Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    New User Questions

    Hi. I am evaluating the SmartClient library, and there are a few really basic things that I cannot find anywhere in the documentation.

    1) How do you clear the screen?
    All the documentation shows how to create widgets. So how do you clear them all to show a new screen?

    2) Is there another way to have multiple screens?
    I'm looking for a dynamic web app. I want to switch between screens without GETting from the server. Can SmartClient actually do this? Once I create a widget on the screen, it seems I'm stuck with it. Again, all the example code creates a single widget on the screen. There are no examples of switching between screen views.

    #2
    Start by reading the QuickStart Guide. The information you're looking for is prominently covered in the Visual Components chapter (Showing & Hiding Components). See also the SmartClient Architecture overview in the SmartClient Reference.

    Comment

    Working...
    X