My project can't use browser back/forward!

2008-10-07 Thread hooly.jia
hello! I created a project and add a lot of panels. Completion of the basic operation of the panel to switch between, but my project can not use the browser's back/forward button. What is the problem? History is not just for the link. How should I do? Thanks.

Re: My project can't use browser back/forward!

2008-10-07 Thread hooly.jia
Thank you! I know how should I do! On 10月7日, 下午10时32分, Isaac Truett [EMAIL PROTECTED] wrote: Hi! Are you using History.newItem() and HistoryListener(s) to switch between panels? Can you show us that code? On Tue, Oct 7, 2008 at 4:32 AM, hooly.jia [EMAIL PROTECTED] wrote: hello! I