You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Lombardi (JIRA)" <ji...@apache.org> on 2008/01/16 01:51:38 UTC

[jira] Created: (OFBIZ-1580) XUI update to x3.1

XUI update to x3.1
------------------

                 Key: OFBIZ-1580
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
             Project: OFBiz
          Issue Type: Improvement
          Components: specialpurpose/pos
    Affects Versions: SVN trunk
            Reporter: Chris Lombardi


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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562360#action_12562360 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

Weird, the  horizontal bar does not show when needed on XPsp2. I will (re-)check later, did you try it ? On which platform ?

Thanks

> 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
>         Attachments: 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.


[jira] Issue Comment Edited: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564062#action_12564062 ] 

clearchris edited comment on OFBIZ-1580 at 1/30/08 7:50 AM:
----------------------------------------------------------------

JLR, I am unable to reproduce this.  I'm running the SVN XUI libs, WinXP sp2 on my old 1mhz laptop.  I'm also running netbeans 6.0.  The dialog pops right up, "no items sold".

Can you get other dialogs to pop up?


      was (Author: clearchris):
    JLR, I am unable to reproduce this.  I'm running the SVN XUI libs, WinXP sp2 on my old 1mhz laptop.  I'm also running netbeans 6.0.  The dialog pops right up, "no items sold".


  
> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-6.patch

This fixes all issues I'm aware of.  XUI 3.2 release candidate 2B is required to fix the cpu utilization issue.

Comments welcome.

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-5.patch, ofbiz-1580-6.patch
>
>
> 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.


[jira] Reopened: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi reopened OFBIZ-1580:
-----------------------------------


Did you intend to leave XuiCoreSwing_v2_0_6_jdk1_5.jar in framework/guiapp/lib?

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563264#action_12563264 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

I do not agree with your last comment about the journal styling. Please have a look at http://sourceforge.net/tracker/index.php?func=detail&aid=1881150&group_id=76693&atid=547958

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564079#action_12564079 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Mmm, I spoke too fast, it freezes after 3tries... (CPU at max)

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562363#action_12562363 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

I also updated XuiScreen to check for a change to the field being updated in xpos.properties before rewriting the whole file. ;) 

Good point :D

> 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
>         Attachments: 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.


[jira] Assigned: (OFBIZ-1580) XUI update to x3.1

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-1580:
--------------------------------------

    Assignee: Jacques Le Roux

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580.patch
>
>
> 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.


[jira] Reopened: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-1580:
------------------------------------


I forgot the style issue : https://sourceforge.net/forum/message.php?msg_id=4753008.

I will try this soon https://sourceforge.net/forum/message.php?msg_id=4753081


> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562578#action_12562578 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Actually I have open a new issue for this : OFBIZ-1598 

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566898#action_12566898 ] 

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

Yes, the height works very well.  It's not impossible to hit the wrong row, but it's pretty easy to hit the right one.  I'm now getting a 3/4 on target rate or better.  I think my best was 20 in a row on target.  

Thanks JLR and thanks to the XUI team for all their work on this!


> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-3.patch

This one works mostly.  I'm seeing some weird mouseover issues and the journal seems hosed.  Some formatting is off too.

It requires XUI 3.1, both the swingcore and optional jars.

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-3.patch
>
>
> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-6.patch

Thanks for fixing those issues.

Some of the default behavior changed between the versions.  I added in code to specify the behavior of the scrollbars per your commend, and remove the comments you mentioned.

I have a few observations and opinions, conveniently numbered for easy rebuttal.  :)

1) The grand total is also displayed above the journal, in its own box.  Maybe the grand total line should be removed from the Journal.
2) IMHO, the size of the AMT should be increased to handle the proper size, based upon business.  This would be easier to predict if the total was not displayed in the Journal.
3) I'm not sure of the validity of using thin scrollbars in an application ostensibly to be used on a touchscreen.  I'll have to plug in my touchscreen and start poking at it.

Number 3 is a particular problem for me, as it seems that navigation by finger requires a different set of widgets or navigational style than navigation by mouse.  Is anyone aware of a guide to solving these issues?




> 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
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG, 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-6.patch

I thought that issue had resolved with the new xui build, but apparently, you are a faster clicker than I or have a slower machine.

I marked all the methods in MenuEvents.java to synchronized and it seems to solve the issue.  We could probably stand to do that for all the events.

As an added bonus, the gui seems much snappier and responsive.

> 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
>         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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Reopened: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-1580:
------------------------------------


I'm still not sure why but we got a problem with error dialog box. To reproduce : click on the Pay button just after login. I'm using the debug vesion of the jars and I checkout the XUI32 sources. When debuggin, It seems to flow correctly but the error dialog box does not appear and the java instance is still running at max CPU (50% on my Pentium HT on XPsp2). Note that I'm able to pause the debugged instance in Eclipse. I continue to investigate but I'm not sure how to do now...

I will let XUI crew know as they have installed OFBiz rcently and kindly proposed to help on 3.2 version (still release candidate, version 2 actually)

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.1

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562219#action_12562219 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

Some points to note, after a cursory review :
. I will use (commit later) XuiCoreSwing-v3.2rc2b.jar and XuiOptional-v3.2rc2b.jar. Some time ago, we decided to put revision number in filename, to facilitate migrations.
. I saw that you replaced the var name session by xuisession. It seems good to me but please in such prefer to use something like xuiSession (and if you have a doubt please (re?)-read http://docs.ofbiz.org/display/OFBADMIN/Coding+Conventions ;o)
. We should remove the comment +                //causes infinite loop
. We have to clear // XUI upgraded to 3.2 from 2.0.6 - still ignore?
. Please only add relevants lines in xpos.properties. For this you have to revert the file before. Don't worry it is dynamically modified by OFBiz.. Notably take care with the UseWindow option : please keep its comment and its state. So in this case you have only to add the 2 lines
    StartClass=specialpurpose/pos/screens/default/pospanel
    StyleFile=specialpurpose/pos/styles/posstyles.xml
. I have commented the line //Debug.logInfo(getModelText(jmodel), module); in  Journal.java:158
. Some time ago I changed the way the journal was showing, and allowed to scroll horizontally. Please see why on the POS XUI 3.2rc2b.PNG file attached : the grand total might be trunked.

At this stage I can only say 2 other words : great work ! 
I will continue to review tomorrow... 

PS : I attach the updated patch. I keep the same name intentionally, I think you will figure out why instantly. In this patch the points below remain
. We have to clear // XUI upgraded to 3.2 from 2.0.6 - still ignore?
. Some time ago I changed the way the journal was showing and allowed to scroll horizontally. Please see why on the POS XUI 3.2rc2b.PNG file attached : the grand total might be trunked.

    

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG
>
>
> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-1580:
-----------------------------------

    Attachment: POS XUI 3.2rc2b.PNG

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG
>
>
> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562601#action_12562601 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Just removed, please see comment in rev. 615262 and http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563291#action_12563291 ] 

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

Well that should have been obvious.  Thanks JLR!

> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment:     (was: ofbiz-1580.patch)

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-3.patch
>
>
> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-1580:
-----------------------------------

    Attachment: xpos.properties.patch
                XuiOptional-v3.2rc2b.jar
                XuiCoreSwing-v3.2rc2b.jar

I forgot xpos.properties changes in previous patch. I attach also xui jar files, to facilitate testing

We should also look for a better font in Journal

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG, 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566387#action_12566387 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

Could you try please to update to revision 619202 and see if the the journal rows height is enough (now 30 pixels), to catch a line with a touch screen.
Else you may propose a suitable height.

Thanks

> 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.


[jira] Closed: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1580.
----------------------------------

    Resolution: Fixed

> 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.


[jira] Closed: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1580.
----------------------------------

    Resolution: Fixed

> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-6.patch

Argh.  I did fix the file.  I guess I just can't keep myself from running a build one last time to make sure it works.  

I updated the patch to remove a println and I removed xpos.properties from this patch.

I also updated XuiScreen to check for a change to the field being updated in xpos.properties before rewriting the whole file.  ;)


> 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
>         Attachments: 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564076#action_12564076 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

On another instance it's not quite perfect (I see a kind of unwanted gray status bar at bottom of dialogs) but it works. I will have a closer look tomorrow (I have to go now)

> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment:     (was: ofbiz-1580-3.patch)

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-5.patch
>
>
> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562963#action_12562963 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Chris,

Interesting, I must confess I do not own a touchscreen.

1. Well, we could take 10 pix from "Items" column. If we do that I propose to have a properties to set or not.

2. Maybe a "Select Item" button with a previous number entered but this will need also a new "Line number" column, again we could take 10 pix from "Items" column. If we do that I propose to have a properties to set or not.

3. Yes I think a popping keyboard is the more accurate answer. Popping automatically would be a plus.

4. no comment

5. This can be easily customised with styles  I guess (cf. 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562349#action_12562349 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Hi Chris,

1) The grand total is also displayed above the journal, in its own box. Maybe the grand total line should be removed from the Journal.
Yes I thought about that shortly after having posted. I can' t see any problems with it, though it's standard to show grand total below and not *only* above items. I did not try yet the new scrollbars behaviour. But I guess it should be sufficient.

2) IMHO, the size of the AMT should be increased to handle the proper size, based upon business. This would be easier to predict if the total was not displayed in the Journal.
Yes good point, but what is exactly AMP :o) ?

3) I'm not sure of the validity of using thin scrollbars in an application ostensibly to be used on a touchscreen. I'll have to plug in my touchscreen and start poking at it.
You are right, folowwing your test we should maybe find another solution. And this remind me about cash in/out that I should fix also. About this last one, I still wonder if we should not introduce a virtual floating keyboard. In a 1st time being able to enter amounts should be enough (hence only digits and such touches as it already exist on main screen), what do you think ?

> 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
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG, 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-1580:
-----------------------------------

    Attachment: xpos.properties.patch

Chris,

In your last patch you forgot my advice about xpos.properties :p. Forget it, I forgot myself to add changes in .classpath. I added them in the new xpos.properties.patch

> 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
>         Attachments: 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562574#action_12562574 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Oops, it seems that we crossed on the Net ;o). I will check,merge and commit these last changes..

> 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.


[jira] Closed: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1580.
----------------------------------

    Resolution: Fixed

Chris,

Thanks to Jakub Jonik of XUI crew this issue is solved https://sourceforge.net/forum/message.php?msg_id=4751835.

I commited in trunk revision 617074.

> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-1580:
-----------------------------------

    Attachment: ofbiz-1580-6.patch

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG
>
>
> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580-5.patch

Fixed the windowing and journal issues.  The one issue remaining is that using this patch and updated xui libs (I'm testing with xui 3.2 rc2) in the framework/guiapp/lib directory pegs the CPU of my machine, even when the application isn't being actively used.

I haven't a clue what is causing the CPU usage though.  I really didn't end up having to change much to upgrade the XUI libs.


> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-3.patch, ofbiz-1580-5.patch
>
>
> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564062#action_12564062 ] 

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

JLR, I am unable to reproduce this.  I'm running the SVN XUI libs, WinXP sp2 on my old 1mhz laptop.  I'm also running netbeans 6.0.  The dialog pops right up, "no items sold".



> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564112#action_12564112 ] 

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

Ok, I did reproduce this issue.  I caused the dialog to pop and walked away.  When I came back the cpu was at 100% and I wasn't able to make the dialog go away.


> 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.


[jira] Closed: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1580.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Chris,

I have commited using you last changes, along with the new XUI jar files in trunk rev. 615262
I also updated the .classpath for Eclipse and I will remove soon the old XUI jar and will also update http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz

Note that in Journal.java, I finally changed to VERTICAL_SCROLLBAR_AS_NEEDED and took 10 pix from QTY column that I gave to AMT (now I know what you meant by AMT ;o) From my POV it's sufficient OOTB.

> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562445#action_12562445 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

Just as a note (not time to investigate now), I got this error

2008-01-25 12:04:23,421 (Thread-2163) [  Log4jLoggerWriter.java:67 :INFO ] [POS @ pos-1 TX:10180] - is Aggregated Item(GZ-7000)
2008-01-25 12:04:23,421 (Thread-2163) [  Log4jLoggerWriter.java:67 :INFO ] [POS @ pos-1 TX:10180] - is Aggregated Item(GZ-2002)
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 1
        at net.xoetrope.xui.data.XBaseModel.get(Unknown Source)
        at net.xoetrope.swing.XSwingTableModel.getValueAt(Unknown Source)
        at javax.swing.JTable.getValueAt(JTable.java:1903)
        at javax.swing.JTable.prepareRenderer(JTable.java:3911)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1974)
        at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1897)
        at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
        at javax.swing.JComponent.paintComponent(JComponent.java:743)
        at javax.swing.JComponent.paint(JComponent.java:1006)
        at javax.swing.JComponent.paintChildren(JComponent.java:843)
        at javax.swing.JComponent.paint(JComponent.java:1015)
        at javax.swing.JViewport.paint(JViewport.java:728)
        at javax.swing.JComponent.paintChildren(JComponent.java:843)
        at javax.swing.JComponent.paint(JComponent.java:1015)
        at javax.swing.JComponent.paintChildren(JComponent.java:843)
        at javax.swing.JComponent.paint(JComponent.java:1015)
        at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972)
        at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925)
        at javax.swing.JComponent._paintImmediately(JComponent.java:4868)
        at javax.swing.JComponent.paintImmediately(JComponent.java:4675)
        at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
        at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
2008-01-25 12:04:23,546 (Thread-2163) [  Log4jLoggerWriter.java:67 :INFO ] [POS @ pos-1 TX:10180] - is Aggregated Item(GZ-2644)
2008-01-25 12:04:23,546 (Thread-2163) [  Log4jLoggerWriter.java:67 :INFO ] [POS @ pos-1 TX:10180] - is Aggregated Item(GZ-5005)
2008-01-25 12:04:23,546 (Thread-2163) [  Log4jLoggerWriter.java:67 :INFO ] [POS @ pos-1 TX:10180] - is Aggregated Item(GZ-1001)

> 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
>         Attachments: 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-1580:
-----------------------------------

    Component/s: framework
        Summary: XUI update to x3.2rc2b  (was: XUI update to x3.1)

> 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
>         Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 3.2rc2b.PNG, 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment:     (was: ofbiz-1580-5.patch)

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1580-6.patch
>
>
> 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.


[jira] Issue Comment Edited: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562980#action_12562980 ] 

jacques.le.roux edited comment on OFBIZ-1580 at 1/27/08 3:10 AM:
-----------------------------------------------------------------

I'm still not sure why (I have commited some unrelated changes) but we have lost the previous journal styling. This explains the different font (not sure it's the font or its size or the line height) and some details : the journal grid is slightly (1 pix ?) left-shifted, the grid-lines are not white anymore and the JPanel backgound is not repaints(?) hence shows another color (in my case another grey). Solving this may help for point 2.

Also I'm not sure Journal.getModelText is needed, please confirm else I will drop it

      was (Author: jacques.le.roux):
    I'm still not sure why (I have commited some unrelated changes) but we have loosed the previous journal styling. This explains the different font (not sure it's the font or its size or the line height) and some details : the journal grid is slightly (1 pix ?) left-shifted, the grid-lines are not white anymore and the JPanel backgound is not repaints(?) hence shows another color (in my case another grey). Solving this may help for point 2.
  
> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562980#action_12562980 ] 

Jacques Le Roux commented on OFBIZ-1580:
----------------------------------------

I'm still not sure why (I have commited some unrelated changes) but we have loosed the previous journal styling. This explains the different font (not sure it's the font or its size or the line height) and some details : the journal grid is slightly (1 pix ?) left-shifted, the grid-lines are not white anymore and the JPanel backgound is not repaints(?) hence shows another color (in my case another grey). Solving this may help for point 2.

> 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.


[jira] Updated: (OFBIZ-1580) XUI update to x3.1

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1580:
----------------------------------

    Attachment: ofbiz-1580.patch

> XUI update to x3.1
> ------------------
>
>                 Key: OFBIZ-1580
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>         Attachments: ofbiz-1580.patch
>
>
> 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.


[jira] Commented: (OFBIZ-1580) XUI update to x3.2rc2b

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562957#action_12562957 ] 

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

The touchscreen report:

I tried to do everything as if there were 5 people waiting in line.  

The touchscreen is an 15 inch elo 1515L hooked to a gentoo linux machine with massively over-specified CPU and RAM.  From what I have seen at other establishments, 15" is pretty big for a POS.

1.  The scrollbars were actually easier to target than I expected.  In 10 pokes in the upper half of the scrollbar, I did add one or two items by accident though.  That could be partly solved with space between the scrollbar and the buttons.  (I'm not advocating for that though) 

2.  I tried selecting items in the journal for changing configurations.  When I was in a rush, I missed and needed between 3 and 5 pokes to get it right.  When I slowed down, I was off about 1 in 5 selections.  When I missed, an adjacent row was selected.  There may be a better method for selecting items from the journal.  Suggestions anyone?

3.  On the cash in/out screens...  I could not use the dropdown list without doing a very careful poke with my nail.  No amount of finger poking could get the dropdown to show.  Strangely, under linux, the window title shows up in black on a dark blue background.  In windows, it's white text on blue.  I also noticed that the amount field required a keyboard to enter the amounts.  I tend to agree with your assessment about having a keyboard pop-up.  I have seen that done pretty well on my nokia 770.  What happens is when you poke a text field the keyboard pops up.

4.  On the Configure Item screen, I noticed that I can't select multiple items on a multi-select question (modem and ethernet card for pc001) as poking one item deselects the other.  I'll have to see if I can change the selection model. 

5.  The unused part of the journal is a bright white on my touchscreen that really distracts me from the rest of the screen.  This shows as a slightly pink gray on my Windows laptop which doesn't match but also doesn't distract.


> 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.