Billy1886 Posted May 12, 2005 Share Posted May 12, 2005 Hi there, I was wondering, do the latest versions of Dualis or Ideas have support for 2D windows. I've been hacking around trying to get the windows working. here's a snippet of the code I was using... WIN0_X0 = 16; WIN0_Y0 = 16; WIN0_X1 = 100; WIN0_Y1 = 64; WIN_IN = 0x001F; WIN_OUT = 0x0000; DISPLAY_CR |= DISPLAY_WIN0_ON; // Enable window 0 Any help would be very much appreciated... TIA The BillMeister... Link to comment Share on other sites More sharing options...
mic Posted May 23, 2005 Share Posted May 23, 2005 I have no idea about iDeaS, but dualis does not support windows atm.I don't think normal windows (as opposed to OBJ windows) would be that hard to add, but to my knowledge there are no demos available that use them, so I wouldn't be able to test for correctness. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now