[Prosciutto] Changeset [213]: + changed prototype public void ZA_UI_Api_Paint_Any_ImageArray_Handler(Graphics a_graphics, int iImageArrayIdx, i...

1 view
Skip to first unread message

Mario Zorz

unread,
Jul 21, 2010, 1:21:05 PM7/21/10
to Mario Zorz
Changeset alert by Mario Zorz in space The Prosciutto Project
+ changed prototype public void ZA_UI_Api_Paint_Any_ImageArray_Handler(Graphics a_graphics, int iImageArrayIdx, int iContextXStart, int iContextYStart, int iContextWidth, int iContextHeight) --> added graphics object as a parameter so it can be used freely, even outside Prosciutto
+ added 2 methods to the za_UI_api_callbacks.java interface:
abstract public void prePaint(Graphics a_proshGraphics, int a_ifocusedElementID, int a_iCurrentFormID);
abstract public void postPaint(Graphics a_proshGraphics, int a_ifocusedElementID, int a_iCurrentFormID);
This way you can always do whatever you need every time void paint() is called
Commit from user: Mario Zorz

More details


Please click here to set your alert preferences for this space.
You can change or reduce the number of email alerts that you receive.

Assembla | Knowledge, Tools, and Talent for agile teams

Reply all
Reply to author
Forward
0 new messages