On 16/11/14 15:18, Chris Young wrote:
On Sat, 17 May 2014 15:37:31 +0100, Michael Drake wrote:
I suggest that the gw2 be changed to have a pointer to a gw representing
the current tab, and add a pointer to bw entry in the gw.
I've now fixed this.
Excellent, thanks Chris.
Now we don't incl
On Sat, 17 May 2014 15:37:31 +0100, Michael Drake wrote:
> I have been looking at stopping the Amiga front end from #including
> desktop/browser_private.h, like I did for the Windows front end earlier
> this week.
>
> The big problem with the Amiga code at the moment is that the tabs
> implementa
On Sat, 17 May 2014 15:37:31 +0100, Michael Drake wrote:
> So, for example, to set the Amiga front end's scroll offset for the
> window, it starts with a struct gui_window_2 (gw2), which I assume is the
> main window containing all the tabs, then it goes to the bw (representing
> current tab?), th