On Tue, 5 Jun 2001, Bruce Pearson &/or Gwyn Ingham wrote:
> Hi Martin,
>
> The most basic thing you should be able to do with the style dialog is
> select a different already existing style from the list. We should probably
> change the button from OK to Apply. This is what Word does and it seems to
> make sense. I will probably move the logic for onApply() to XP so behaviour
> is consistent on different platforms.
>
Hi Bruce,
Sorry it took me so long to reply to you.
Has the code to implement repopulating the style drop down box on the main
frame been written for windows yet?
I put in hooks from the xp section of the code but it needs platform code
to actually do the repopulate of the style list. See the gtk version.
I guess my idea was that you use the styles dialog to actualy build and
change styles. You select them for your document from the style drop down
box.
Cheers
Martin