Changeset 720

Show
Ignore:
Timestamp:
07/29/07 03:29:42 (1 year ago)
Author:
Gregor
Message:

*: Slightly smarter focus.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • other/dps/trunk/dsssps/newfile.d

    r719 r720  
    2626            wxDefaultPosition, wxSize(310, 30)); 
    2727        bs.Add(tctl, 0, Stretch.wxEXPAND | Direction.wxALL, 5); 
     28        tctl.SetFocus(); 
    2829 
    2930        // and a button to create 
  • other/dps/trunk/dsssps/newsection.d

    r713 r720  
    3232        EVT_TEXT(tctlId, &OnChange); 
    3333        bs.Add(tctl, 0, Stretch.wxEXPAND | Direction.wxALL, 5); 
     34        tctl.SetFocus(); 
    3435 
    3536        // and the choice of types