drawer

Can a view have a drawer?

In Cocoa, a drawer can be attached to a window using the setParentWindow: method. Is it possible to attach a drawer to a view in some way? ...

MS cash drawer with epson TM-IV88 Status API

Does anyone know how to monitor cash drawer's open/close state using Advanced Printer Driver's Status API for Epson TM-88IV thermal printer. I wish i could use OPOS for ADK .Net, but haven't had luck setting it up on windows 7. Does anyone know how to be a part of epson developer network. I have gone through the information available a...

Opening an MS-Cash Drawer, Wrong Code? Bad Code?

Humbling expierence here and I think this one will make a fool of me, but...I'm trying to convert an ancient cash register program to .net. Conquered everything else, but I can't pop open the cash register. Its connected to COM1, you are supposed to send a "trigger" text down COM1 that will cause the register to open. Here is the .net c...

ExtJS submit two forms with one submit button

Hello. I have a window and a window drawer popping out from that window (Window drawers). The problem is that a form is being shown as an window item and another optional form is shown if the windows drawer is shown. I am currently submitting my window form and I would like to submit the other form too (or to assign some new fields to th...

WPF Expander: Reversing the icon direction while keeping the content location (ExpandDirection) the same

I am using the WPF expander like a drawer, it expands up out so that the header remains above the content. When it is collapsed the grid cell that it is in is made smaller as well. I want the expand direction to remain down so that the content fills in below it, however because it moves up it would look better if the icon with the dire...