flat assembler
Message board for the users of flat assembler.
Index
> Windows > spreadsheet questions |
Author |
|
vid 23 Jun 2006, 15:10
Quote: 1) Do the cells have to be drawn (i.e. lines or rectangles) or is there a proper method of creating cells? there is no more proper way, they always have to be drawn.only question is whether you want to draw it yourself, or you have some library that is good enough to draw it for you. Using third party library iften isn't PROPER way |
|||
23 Jun 2006, 15:10 |
|
farrier 23 Jun 2006, 20:58
moriman,
Unless you really want to write the spreadsheet yourself, you can use the RadASM spreadsheet DLL control. A very nice 43 K DLL that allows you to create a custom spreadsheet of your chosen size, with your own formulas, data validation-you write the routines-, and mush more. Look at www.radasm.com and click at the left side of the screen on RadASM projects, and download the custctl.zip file. It's full of other very useful stuff. The examples are written in MASM syntax, but are very easy to translate. Very actively supported! hth, farrier _________________ Some Assembly Required It's a good day to code! U.S.Constitution; Bill of Rights; Amendment 1: ... the right of the people peaceably to assemble, ... The code is dark, and full of errors! |
|||
23 Jun 2006, 20:58 |
|
moriman 23 Jun 2006, 22:22
vid: Thx for the reply
I appreciate that any lines have to be drawn. I should have asked more clearly, are there any API's specifically for drawing spreadsheet tables\grids. farrier: also, thx to you for your reply I already have the custctl.zip downloaded and agree that it is very nice looking. What I'm attempting, is to do this in an MDI app. At the moment, between frame, client and child windows, I keep getting confused about who owns what I'm struggling at present with how to display buttons, lines and text in one MDI child window I can do it no bother in a single dlg window (as in the custctl.zip). |
|||
23 Jun 2006, 22:22 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.