[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-07-17 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12614446#action_12614446
 ] 

Jacques Le Roux commented on OFBIZ-1606:


I tried to add the numeric keypad at right of the qwerty keyboard, but I found 
a XUI issue : Dialog boxes are limited to 800x600. 
After having found this 
I have exchanged with Luan O'Carrol about that but I will not have time to work 
on it before one week... I will also internationalise the keyboard, I have 
already done some work around all that... 

So we have 2 issues with XUI so far :

 1. I tried to replace 3.2rc2b we use currently by plain 3.2. But then I
 loose colors in the main screen (I did no go further). So i
 had to revert to 3.2rc2b but there are any sources anywhere, a bit
 frightening ;o)

 2. I am unable to create (from XML definitions) dialog boxes larger than it
 seems 800x600. Moreover I read in
 http://www.koders.com/java/fid9C393106A1491DBC66A899B50436D02CFC816E1B.aspx
 line 193

I should solve them in XUI code. Maybe we could also begin to think about 
moving to ARIA but Luan told me to wait a bit. Cool, I can't do it other ways, 
anyway :o)

Work in progress... 

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-07-17 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12614481#action_12614481
 ] 

Jacques Le Roux commented on OFBIZ-1606:


Chris,

Numbers above : yes I thought about that. It's quite std I think. If we don't 
find a solution, which I doubt, I will do that. But I would prefer to use the 
num keypad : there are any i18n issues with it that I'm aware of, and as you 
said, it's more convenient. Actually we can do both. Feel free to provide a 
patch in the meantime if you want. We will keep it after anyway.

I have already used the num keypad you introduced in Paid In/out, where it was 
needed.

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-03-14 Thread Chris Lombardi (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578952#action_12578952
 ] 

Chris Lombardi commented on OFBIZ-1606:
---

Processes that require the keyboard or a keypad dialog:

1.  Voiding a sale requires alpha-numeric entry.  Is it possible to change 
OrderId to all-numeric?
2.  Paid-in/paid-out.

Is there anything else?  I don't seem to see anything.

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-02-23 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571741#action_12571741
 ] 

Jacques Le Roux commented on OFBIZ-1606:


I have no idea about the minus sign, I think it's a good idea to have them both 
configurable and false by default. AFAIK the percent sign is only used to 
create discount from the main panel.

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-01-30 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12563926#action_12563926
 ] 

Jacques Le Roux commented on OFBIZ-1606:


Hi Chris,

It works well, still work to do ;o)

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-01-30 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12563934#action_12563934
 ] 

Jacques Le Roux commented on OFBIZ-1606:


I commited in trunk at revision: 616709  with a button to test, for now...

 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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



[jira] Commented: (OFBIZ-1606) Add numeric keypad popup function

2008-01-30 Thread Chris Lombardi (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12564090#action_12564090
 ] 

Chris Lombardi commented on OFBIZ-1606:
---

After thinking about it more, this needs to accept an initial number, for field 
editing.

BTW, there were buttons missing from the keypad intentionally.  I made the 
percent and minus sign configurable, to be displayed or not based on context.  
I haven't thought about it deeply yet, but my first thoughts are that having a 
minus sign available isn't ideal.  It basically allows for the reversal of the 
intention of any function.  I.e. negative discount (?), negative cash in, etc.  
Does anyone have any experience with registers and care to weigh in?

Is the percent sign used anywhere?



 Add numeric keypad popup function
 -

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


 Some areas in the POS require a keyboard instead of a touchscreen for input.  
 Here is a dialog that can be used for numerical entry via a touchscreen.

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