Re: Question regarding differences in UI between Beta2 and latest q-build
Wade Chandler <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
--- n j <[email protected]> wrote: > Hello, > > I apologize if this was announced somewhere. I am > wondering if I am > doing something wrong or has the UI really changed > between Beta2 and > latest q-build (20051218)? Just two quick examples, > the Output window > doesn't use entire screen width anymore (combination > of Projects and > Navigator windows now use entire screen height) and > Runtime window > can't be tabbed together with Projects and Files > windows anymore. The > reason why I leave the possibilty of me doing > something wrong is > because I had to spend something like 5 minutes to > customize the > (otherwise completely blank - is it supposed to be > like that after > fresh installation?) workspace. > > On the usability side of the new UI organisation (if > it really is new > organisation), all I can say for now is that it > is... unusual. It'll > take me some time to get used to it. I really liked > "tabbable" Runtime > window and my wide Output window :). > > Thanks for any insight. > > -- > Nino > I'm not sure. I built my IDE some where around the 20th or 23rd of Dec, and I didn't notice any changes in this regard, but I did start with a new clean userdir. Maybe something happened to your user directory. Sometimes with the dev and beta builds you'll have to simply wipe out your: Windows: %userprofile%\.netbeans\dev Nix or MacX: $HOME/.netbeans/dev directory because apparently the way NB serializes and restores things has some issues in this regard and changes a bit when builds are not really "stable" or finalized as between Beta2 and Final. Wade