<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#333333" bgcolor="#FFFFCC">
    Tom Sheffler wrote:<br>
    <blockquote type="cite"
cite="mid:CAMBtMcs1_9J08WUis0ZyhDqNoXC5t-cZFQJum7ECJBmGD6ieZQ@mail.gmail.com">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">I have recently compiled a Gtk3 application of my
        own design to RaspberryPi Stretch. It runs fine.  However, when
        I launch the application it is vertically-maximized.  (It is
        also snapped to the right edge of the screen.)
        <div><br>
        </div>
        <div>I would prefer the application to start at its "natural"
          size.  I have tried setting gtk_window_set_default_size() and
          I've also tried using gtk_window_set_geometry_hints(<wbr>) to
          suggest the starting size.</div>
        <div><br>
        </div>
        <div>Questions:</div>
        <div>- do you know how I can ask for the starting size to be
          something I specify?</div>
      </div>
    </blockquote>
    i have no experience in programing, but generally gtk3 applications
    should remember the last window position?<br>
    so just try to resize (unmaximize) it once, maybe that's enough?<br>
    <br>
    if you really think this is openbox related, you should show us your
    rc.xml, usually in ~/.config/openbox.<br>
    <br>
    <br>
    <blockquote type="cite"
cite="mid:CAMBtMcs1_9J08WUis0ZyhDqNoXC5t-cZFQJum7ECJBmGD6ieZQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>I apologize if this is a simple question.  This is new
          territory for me.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Tom</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
openbox mailing list
<a class="moz-txt-link-abbreviated" href="mailto:openbox@icculus.org">openbox@icculus.org</a>
<a class="moz-txt-link-freetext" href="http://icculus.org/mailman/listinfo/openbox">http://icculus.org/mailman/listinfo/openbox</a></pre>
    </blockquote>
    <br>
  </body>
</html>