flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
profkid13 16 Jun 2004, 16:14
who is working on it and what is the current state?
its been a while since i heard something about it.. just curious :d |
|||
![]() |
|
Mike Hibbett 17 Jun 2004, 12:50
pelaillo wrote: If you want to see the work in progress, click on the www button below. Did you miss the link off, Pelaillo? Cheers, Mike. |
|||
![]() |
|
pelaillo 17 Jun 2004, 14:13
Mike Hibbett wrote: Did you miss the link off, Pelaillo? Mike, the link is working here. What message are you having? |
|||
![]() |
|
Mike Hibbett 17 Jun 2004, 14:39
Sorry, just me being stupid. Thanks.
|
|||
![]() |
|
profkid13 28 Jun 2004, 13:50
do you maybe need some help?
i'm not that good asm programmer but i've got two months to get better :d (and want to help you) |
|||
![]() |
|
pelaillo 28 Jun 2004, 15:10
Very good, thanks.
![]() Do you want to start in one of these particular tasks? 1) HTML entities rendering 2) 2D drawing primitives 3) Browser refreshing (challenging) 4) Edit box widget 5) List box widget |
|||
![]() |
|
profkid13 28 Jun 2004, 18:37
pelaillo wrote: Very good, thanks. 4 & 5 should become standard in the menuetos gui, i gues there is someone working on that and could you be more specific on the other ones? ![]() |
|||
![]() |
|
pelaillo 29 Jun 2004, 03:49
1) HTML entities rendering:
Until now we have the following: Code: html source -> object tree (optimized for rendering) objects: properties: html head title body width, bgcolor p align table width, bgcolor tr height, bgcolor td width, bgcolor The idea is to write support for more objects and properties. 2) We have a raw bitmap to write into. The idea is to have good functions for drawing lines into it, filled rectangles and for scaled images. 3) Browser refreshing and resizing is probably the main thing that is going to make a difference with existing browsers. The idea is to regen as less as possible, reutilizing portions of screen. It is a challenge because the liquid behavior of tables and web pages in general. The object tree is to be optimized with rendering in mind, depending on resizing/refreshing mechanism. 4 & 5 closest ones I have seen are those of SolarOS but I'm still studying it. It is a brief description, there is still a lot to do. |
|||
![]() |
|
profkid13 29 Jun 2004, 07:26
i gues i'll start at the html rendering by changing the code found on your website (or is there a newer one?) i'm on msn and hotmail at the_adams_familie@hotmail.com
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.