You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2255) English

PSPad unicode 4.5.3 (2255) English

Goto Page: Previous1 2 3 4 5 6 7 8 Next

#41 Re: PSPad unicode 4.5.3 (2255) English

Posted by: Mark | Date: 2007-02-13 15:46 | IP: IP Logged

I just started using C++ again and found the following code explorer problem in version 4.5.1. I found that functions defined within a namespace do not show in the code explorer. I upgraded to the latest 4.5.3 beta version and still have the issue.

The following is sample code that will show the problem. The only function to show in the code explorer is "Show" which is defined outside the namespace.

---
#include "Sample.h"

namespace nspace
{

Sample::Sample(void)
{
fname_ = "";
}

Sample::~Sample(void)
{
}

int & Sample::Number()
{
return number_;
}

}// nspace

void Show()
{
}

Options: Reply | Quote | Up ^


#42 Re: PSPad unicode 4.5.3 (2255) English

Posted by: pspad | Date: 2007-02-13 17:43 | IP: IP Logged

mkukik:
1)
I still have problem with "Smart File Switching" (Ctrl+Tab no sort) feature.
In older (2223 ???) builds it was working fine.

As Alt+Tab is working in Windows or Ctrl+Tab is working in Maxthon.

The problem is when I press Ctrl+Tab I expect to switch to previously selected FileTab and if I press Ctrl+Tab again it should switch back.
So when I release Ctrl between switching I should be switched only between two tabs.

When I hold Ctrl and pressing Tab it should switch backwards history.

2)
Another thing is when Settings (or other modal windows) dialog is opened Alt+Tab in Windows does not switch after one Tab press to next application, instead I have to press Tab twice.

Any ideas?

1) can you write me exact example?

2) I foud a problem. I used toolwindows for dialogs and this was whole problem of this strange behaviour. I need to modify all forms style sad smiley

Options: Reply | Quote | Up ^


#43 Re: PSPad unicode 4.5.3 (2255) English

Posted by: mkukik | Date: 2007-02-13 19:53 | IP: IP Logged

pspad:
1) can you write me exact example?

2) I foud a problem. I used toolwindows for dialogs and this was whole problem of this strange behaviour. I need to modify all forms style sad smiley

1) At home I am using ver. 4.5.2 2228 (however I would like to upgrade)
The behaviour in this version is just fine.
-------------
Let's say I have 4 files opened.
I click on tab4, then tab2, then tab3
Now I am on tab3
I press Ctrl+Tab and release BOTH keys. This brings me to tab2.
Again I press Ctrl+Tab and release BOTH keys. This brings me to tab4, but should really bring me to tab3.
-------------
This behaviour should be normal if I wouldn't release Ctrl key.

Conclusion:
If I would press & release Ctrl+Tab continuously I should be switching between tab2 & tab3

It is really annoying. I am lost in tabs then smiling smiley

2) This is not that big deal, so whenever you get chance (I know I know) smiling smiley

Anyway, thanx for your patiance and invaluable work.

Options: Reply | Quote | Up ^


#44 Re: PSPad unicode 4.5.3 (2255) English

Posted by: pspad | Date: 2007-02-13 21:40 | IP: IP Logged

1) I tried with the latest 4.5.3 and i lookks like OK

Options: Reply | Quote | Up ^


#45 Re: PSPad unicode 4.5.3 (2255) English

Posted by: MrSpock | Date: 2007-02-13 23:26 | IP: IP Logged

I am also having this problem for a while (build 2255 today). I haven't got the faintest idea what's happening, just wanted to confirm that this problem exists for more than one person.

Options: Reply | Quote | Up ^


#46 Re: PSPad unicode 4.5.3 (2255) English

Posted by: L(C^2) | Date: 2007-02-14 03:49 | IP: IP Logged

The wrapped search is still broken since version 4.5.0 (or 4.5.1?) angry smiley

Options: Reply | Quote | Up ^


#47 Re: PSPad unicode 4.5.3 (2255) English

Posted by: _meta_ | Date: 2007-02-14 08:47 | IP: IP Logged

Hello,
as for Ctrl+Tab switching. I am using 4.5.3 (2255), and Smart Tab switching is not working as it user to work. It should behave exactly as Alt+Tab switching is working in windows or Ctrl+Tab in Firefox(z-order switching), and it does not. Example:
I have 3 open files in pspad (tab1, tab2 & tab3)
- i click on tab1 then tab2 and tab3 (tab3 is focused now)
- i press Ctrl+Tab and release; tab1 is focussed (tab2 should be)
- so tab1 is now focused and i do Ctrl+Tab; tab2 is focused (I expect it to focus last focused tab, and that is tab1)
now I'll just press Ctrl+Tab and show you the result.
- tab2 focused, Ctrl+Tab; tab1
- tab1 focused, Ctrl+Tab; tab3

- tab3 focused, Ctrl+Tab; tab1 - starting position, it repeats now

Hope this is understandable.

Edited 1 time(s). Last edit at 2007-02-14 09:00 by _meta_.

Options: Reply | Quote | Up ^


#48 Re: PSPad unicode 4.5.3 (2255) English

Posted by: mkukik | Date: 2007-02-14 09:18 | IP: IP Logged

pspad:
1) I tried with the latest 4.5.3 and i lookks like OK

I have just tried (clean unpack from cab) 4.5.2 (2241) at work and problem is there as well.

I have tried 4.5.2 (2241) and then the latest beta build at home and it works fine for both.

Guys, can you confirm that you have IE 7 installed?

I have IE 6 at home and IE 7 at work.
Both computers are Win XP SP2

Isn't IE 7 causing problem?

Options: Reply | Quote | Up ^


#49 Re: PSPad unicode 4.5.3 (2255) English

Posted by: _meta_ | Date: 2007-02-14 10:41 | IP: IP Logged

I have IE7 installed...

Options: Reply | Quote | Up ^


#50 Re: PSPad unicode 4.5.3 (2255) English

Posted by: pspad | Date: 2007-02-14 11:33 | IP: IP Logged

mkukik:
pspad:
1) I tried with the latest 4.5.3 and i lookks like OK

I have just tried (clean unpack from cab) 4.5.2 (2241) at work and problem is there as well.

I have IE7 installed

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4 5 6 7 8 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR