[ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563014#action_12563014
 ] 

Chris Lombardi commented on OFBIZ-1580:
---------------------------------------


1.  Perhaps a pop-up would work on this too...  click the journal, get a panel 
that allows to page down, etc.  I don't know.  My current thinking is to use 
popups/panels that become visible in the appropriate context.

2.  That could be interesting.

About the journal styling, I think I may have fixed a defect we weren't aware 
of.  When I change the font on the latest trunk, the font changes.  When I 
change the font on release4.0, the font does not change.  Taking an educated 
guess, we need to change the font path in xpos.properties from posstyles.xml to 
styles/postyles.xml.

That said, I do like the default style better than what is currently in the 
posstyles.xml.

> XUI update to x3.2rc2b
> ----------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, 
> ofbiz-1580-6.patch, ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 
> 3.2rc2b.PNG, xpos.properties.patch, xpos.properties.patch, 
> XuiCoreSwing-v3.2rc2b.jar, XuiOptional-v3.2rc2b.jar
>
>
> I have been having problems with the limitations of the current version of 
> XUI.  Specifically, the limitations of not being able to remove event 
> handlers and the forced caching of XPage objects.
> It compiles, but it throws an exception at runtime.
> I think it is a configuration issue, I haven't tracked it down yet, but I 
> thought I'd put it out here in case anyone wants to take a look.  
> Run the patch, then delete the following files:
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
> rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
> I updated Journal.java, but I want to see it work before I update the other 
> files.

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

Reply via email to