Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1012887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:00:50+00:00 2026-05-16T10:00:50+00:00

This doesn’t work panel1.layout: layout [ offset: 0x0 yuml-image: image img ] panel2.layout: layout

  • 0

This doesn’t work

panel1.layout: layout [
  offset: 0x0
  yuml-image: image img
]

panel2.layout: layout [
  offset: 0x0
  area (yuml-command0) yellow
]

panelbuttons.layout: layout [

    button "Save" [request-save]
    button "Refresh" [request-refresh]
    button "Quit" [quit]

]

Main: layout [
  panel1: box 640x300 white
  return
  panelbuttons: box 640x20
  return
  panel2: box 640x180 yellow
]

panel1/pane: panel1.layout
panel2/pane: panel2.layout
panelbuttons/pane: panelbuttons.layout

view/title/options center-face Main "askuml.com" [no-border]

I just wanted the equivalent of this:

Main: layout [
    offset: 0x0
    yuml-image: image img
    return
    across
    button "Save" [request-save]
    button "Refresh" [request-refresh]
    button "Quit" [quit]
    return
    area (yuml-command0) yellow
]

Also why do I have a border whereas I asked offset 0x0 see the ugly grey border below:
alt text http://askuml.com/files/2010/07/uml-online-tool.gif

Update: now I have this ugly window
alt text http://askuml.com/files/2010/07/vid-ugly.gif

see http://askuml.com/blog/yuml-use-case-desktop-client/

I updated the code now I can’t see the (even your :)) buttons:

alt text

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:00:51+00:00Added an answer on May 16, 2026 at 10:00 am

    I’d say your first instinct was correct, but would modify it thus:

    Main: layout [
        origin 0 space 6
        yuml-image: image img 600x400
        across pad 6
        btn "Save" [request-save]
        btn "Refresh" [request-refresh]
        btn "Quit" [quit]
        below
        area (yuml-command0) yellow 600x200
    ]
    

    If you really need to break up the panels, let the ‘panel style do the heavy lifting:

    image-panel: [
        yuml-image: image 600x400 img
    ]
    
    btn-panel: [
        across origin 6 space 6
        btn "Save" [request-save]
        btn "Refresh" [request-refresh]
        btn "Quit" [quit]
    ]
    
    area-panel: [
        area yellow 600x200
    ]
    
    main: layout [
        origin 0 space 0
        panel image-panel
        panel btn-panel
        panel area-panel
    ]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 512k
  • Answers 512k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Once you've built the frequency map, copy its pairs to… May 16, 2026 at 5:32 pm
  • Editorial Team
    Editorial Team added an answer From the Inno Setup documentation ([Registry] section): By default, registry… May 16, 2026 at 5:32 pm
  • Editorial Team
    Editorial Team added an answer See here: http://www.knowdotnet.com/articles/previnstance.html Public Sub Main() If PrevInstance() Then Exit… May 16, 2026 at 5:32 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm not sure why this doesn't work: scala> case class Loader(n: String, x: String,
Could someone tell me why this doesn't work? def selectAndCopy(x,y,z,w): ctypes.windll.user32.SetCursorPos(x,y) time.sleep(1) win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN, 0,
Can you explain to me why this doesn't work: #include <iostream> using namespace std;
everyone, i have no idea why this doesn't work hopefully someone here can help
This doesn't seem possible in VB.NET with properties since the property statement itself must
LWUIT ships with great Resource Editor but this doesn't allow your resources definitions to
I'm a little confused as to why this doesn't give an error. I found
Hey all, I am not quite getting why this doesn't seem to be working.
I'm trying to find a forward slash in a string... This doesn't seem to
I want to set both #map_canvas and #content 's height, but this doesn't seem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.