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

  • SEARCH
  • Home
  • 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 989365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T05:46:53+00:00 2026-05-16T05:46:53+00:00

I’m working on creating an XUL app right now and I’m stuck with a

  • 0

I’m working on creating an XUL app right now and I’m stuck with a few problems at this point. My current file is here: http://projects.thecloudonline.net/gemxul/regrid.xul.

I want that second column to essentially “float: right” (like how CSS works on webpages). The red background shows me that part moved, but my content is stuck oriented left. How can I make the content go along with it?

Secondly, my overall goal is to get it so that the layout is essentially split in half. Setting maxwidth=”50%” on the first column doesn’t seem to do anything. Is that the correct approach, or am I way off there?

That’s all for now!

  • 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-16T05:46:53+00:00Added an answer on May 16, 2026 at 5:46 am

    This should work :

    <grid style="border: #000000 solid 1px;">
        <columns>
            <column style="border-right: #666666 solid 1px;"/>
            <column flex="1"/>
            <column style="background-color:red;"/>
        </columns>
        <rows>
            <row>
                <vbox>
                    <label value="Launcher 1" id="l1_title"/>
                    <button label="button" id="l1_btn" />
                    <label value="This is a description for item 1." id="l1_desc"/>
                </vbox>
                <spacer/>
                <vbox>
                    <label value="Launcher 2" id="l2_title"/>
                    <button label="button" id="l2_btn"/>
                    <label value="This is a description for item 2." id="l2_desc"/>
                </vbox>
            </row>
            <row style="border-top: #666666 solid 1px;">
                <vbox>
                    <label value="Launcher 3" id="l3_title"/>
                    <button label="button" id="l3_btn"/>
                    <label value="This is a description for item 3." id="l3_desc"/>
                </vbox>
                <spacer/>
                <vbox>
                    <label value="Launcher 4" id="l4_title"/>
                    <button label="button" id="l4_btn"/>
                    <label value="This is a description for item 4." id="l4_desc"/>
                </vbox>
            </row>
        </rows>
    </grid>
    

    There are several ways of doing this. Personally I wouldn’t use grid for something like this. vbox and hbox in combination beats anything you would normally do in tables. But of course it depends entirely what your end goal is.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this is what i have right now Drawing an RSS feed into the php,
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I'm parsing an XML file, the creators of it stuck in a bunch social
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a jquery bug and I've been looking for hours now, I can't
I want use html5's new tag to play a wav file (currently only supported
I have this code to decode numeric html entities to the UTF8 equivalent character.

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.