Nerijus Baliunas | 28 Nov 2010 20:20
Picon

Re: updating 0.67.2 -> 0.68.0

On Thu, 28 Oct 2010 17:07:52 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> To summarize - I don't see text in toolbar buttons when setting above is "Both",

I fixed it.

NB> and I do see text in notebook tabs when setting above is "Images".

This is probably not critical and I don't imagine anyone wanting it (except on small screens?).

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
Nerijus Baliunas | 28 Nov 2010 21:08
Picon

Re: Pg-Up/Down

On Tue, 13 Jul 2010 18:44:36 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> with the latest wx svn Pg-Up/Down do not scroll the message window,
VZ> NB> but instead the message list.
VZ> 
VZ>  FWIW this should be fixed with the latest wx svn. There is still an issue
VZ> with TAB navigation to the folder view which remains unresolved, see
VZ> 
VZ> 	http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/122873
VZ> 
VZ> but unfortunately I couldn't do anything about it myself in spite of
VZ> already spending a couple of hours on it.

Is the following bug related to it - when I choose a folder and press arrow buttons
to navigate, instead of messages the folder on the left is changed?

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
Vadim Zeitlin | 28 Nov 2010 23:12

Re: updating 0.67.2 -> 0.68.0

On Sun, 28 Nov 2010 21:20:17 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Thu, 28 Oct 2010 17:07:52 +0300 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:
NB> 
NB> NB> To summarize - I don't see text in toolbar buttons when setting above is "Both",
NB> 
NB> I fixed it.

 Thanks, I've no idea why/how did it work before but we clearly need
wxTB_TEXT here.

NB> NB> and I do see text in notebook tabs when setting above is "Images".
NB> 
NB> This is probably not critical and I don't imagine anyone wanting it
NB> (except on small screens?).

 ... where M unfortunately remains rather unusable (I tried it on my
relatively well-endowed netbook and it was still painful, even after
removing the toolbar).

VZ
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
(Continue reading)

Vadim Zeitlin | 28 Nov 2010 23:15

Re: Pg-Up/Down

On Sun, 28 Nov 2010 22:08:56 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> On Tue, 13 Jul 2010 18:44:36 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:
NB> 
NB> VZ> NB> with the latest wx svn Pg-Up/Down do not scroll the message window,
NB> VZ> NB> but instead the message list.
NB> VZ> 
NB> VZ>  FWIW this should be fixed with the latest wx svn. There is still an issue
NB> VZ> with TAB navigation to the folder view which remains unresolved, see
NB> VZ> 
NB> VZ> 	http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/122873
NB> VZ> 
NB> VZ> but unfortunately I couldn't do anything about it myself in spite of
NB> VZ> already spending a couple of hours on it.
NB> 
NB> Is the following bug related to it - when I choose a folder and press arrow buttons
NB> to navigate, instead of messages the folder on the left is changed?

 No, I don't think so, this seems to indicate a missing SetFocus() call as
you're not supposed to TAB into the folder view after choosing the folder,
it should already have focus. How exactly do you choose the folder?

 Thanks,
VZ
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
(Continue reading)

Nerijus Baliunas | 28 Nov 2010 23:32
Picon

Re: Pg-Up/Down

On Sun, 28 Nov 2010 23:15:01 +0100 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> Is the following bug related to it - when I choose a folder and press arrow buttons
VZ> NB> to navigate, instead of messages the folder on the left is changed?
VZ> 
VZ>  No, I don't think so, this seems to indicate a missing SetFocus() call as
VZ> you're not supposed to TAB into the folder view after choosing the folder,
VZ> it should already have focus. How exactly do you choose the folder?

Just press left mouse button on a folder in a folder tree in the left.
Focus remains in the folder tree, but only for the first key press.

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
Vadim Zeitlin | 28 Nov 2010 23:42

Re: Pg-Up/Down

On Mon, 29 Nov 2010 00:32:49 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> Just press left mouse button on a folder in a folder tree in the left.
NB> Focus remains in the folder tree, but only for the first key press.

 This doesn't open the folder for me, do you use the "open on simple click"
option (I don't even remember how exactly is it called)?

VZ
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers
Nerijus Baliunas | 28 Nov 2010 23:53
Picon

Re: Pg-Up/Down

On Sun, 28 Nov 2010 23:42:46 +0100 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> Just press left mouse button on a folder in a folder tree in the left.
VZ> NB> Focus remains in the folder tree, but only for the first key press.
VZ> 
VZ>  This doesn't open the folder for me, do you use the "open on simple click"
VZ> option (I don't even remember how exactly is it called)?

Yes, it's in prefs->Folder tree->Open folders on single click.

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
Nerijus Baliunas | 30 Nov 2010 00:31
Picon

Re: Pg-Up/Down

On Sun, 28 Nov 2010 23:15:01 +0100 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:

VZ> NB> Is the following bug related to it - when I choose a folder and press arrow buttons
VZ> NB> to navigate, instead of messages the folder on the left is changed?
VZ> 
VZ>  No, I don't think so, this seems to indicate a missing SetFocus() call as
VZ> you're not supposed to TAB into the folder view after choosing the folder,
VZ> it should already have focus. How exactly do you choose the folder?

wxFolderView::ShowFolder() has m_FolderCtrl->SetFocus(), isn't it enough?

Regards,
Nerijus

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev

Gmane