search for: stay_on_top

Displaying 3 results from an estimated 3 matches for "stay_on_top".

2008 Aug 08
0
[ wxruby-Bugs-21491 ] Wx::STAY_ON_TOP and Wx::NO_BORDER messes with Sizer layouts.
...as opened at 2008-08-08 11:00 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21491&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Wx::STAY_ON_TOP and Wx::NO_BORDER messes with Sizer layouts. Initial Comment: I am making a full-screen app that I want to stay on top (to re-create something similiar to this app: http://hogbaysoftware.com/products/writeroom for a multi-platform use.) however, I am running into a strange issue. If I use this:...
2007 Jan 06
0
[836] trunk/wxsugar/lib/wx_sugar: Make :validator and :name sugary ctor args work for Controls classes
...r_params :bitmap => Wx::NULL_BITMAP +# wx_ctor_params :splashstyle, :milliseconds, :id => 1 +# wx_ctor_params :parent => nil +# wx_ctor_params :title => '''' +# wx_ctor_params :pos, :size +# wx_ctor_params :style => Wx::SIMPLE_BORDER|Wx::FRAME_NO_TASKBAR|Wx::STAY_ON_TOP +# end + </ins><span class="cx"> # wxPropertySheetDialog &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspProperty sheet dialog </span><span class="cx"> # wxTipWindow &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&a...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...t;> whereas a modeless dialog behaves more like a frame in that program flow </span><span class="lines">@@ -56,8 +72,8 @@ </span><span class="cx"> |@THICK_FRAME@|Display a thick frame around the window.| </span><span class="cx"> |@STAY_ON_TOP@|The dialog stays on top of all other windows.| </span><span class="cx"> |@NO_3D@|Under Windows, specifies that the child controlsshould not have 3D borders unless specified in the control.| </span><del>-|@DIALOG_NO_PARENT@|By default, a dialog created with a @nil@...