You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Ari Maniatis (JIRA)" <de...@cayenne.apache.org> on 2007/11/29 11:00:50 UTC

[JIRA] Commented: (CAY-923) AboutDialog problems

    [ https://issues.apache.org/cayenne/browse/CAY-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12606 ] 

Ari Maniatis commented on CAY-923:
----------------------------------

Ah, I think maybe the left top corner is centred. Odd. I'll fix.

As for the link, I made it work like many splash screens - they close when you click anywhere on them. I like the borderless (undecorated) frame which is common for splash screens. But that does make it hard to make the link work. I propose that I just make the link not blue so it doesn't look like a link. What do you think?

Instead, why not have a help menu item called "Cayenne documentation"....

> AboutDialog problems
> --------------------
>
>                 Key: CAY-923
>                 URL: https://issues.apache.org/cayenne/browse/CAY-923
>             Project: Cayenne
>          Issue Type: Bug
>          Components: CayenneModeler GUI
>    Affects Versions: 3.0
>            Reporter: Andrus Adamchik
>            Assignee: Ari Maniatis
>            Priority: Minor
>             Fix For: 3.0
>
>
> This only affects the latest SVN code (unreleased M3). Recent changes to About Dialog in the modeler broke a few things:
> * It is no longer centered within the modeler frame (it's positioning seems random to me, but it is always somewhere one lower right off center).
> * Hyperlink pointing to Cayenne site no longer works, closing the About Dialog windows instead of opening a link in the browser

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [JIRA] Commented: (CAY-923) AboutDialog problems

Posted by Andrus Adamchik <an...@objectstyle.org>.
On Nov 29, 2007, at 12:00 PM, Ari Maniatis (JIRA) wrote:

> As for the link, I made it work like many splash screens - they  
> close when you click anywhere on them. I like the borderless  
> (undecorated) frame which is common for splash screens. But that  
> does make it hard to make the link work. I propose that I just make  
> the link not blue so it doesn't look like a link. What do you think?

Good enough for me.

> Instead, why not have a help menu item called "Cayenne  
> documentation"....

Yeah, that's been requested a few times :-)

Andrus