flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > Fresh project: We need help. Goto page Previous 1, 2, 3 |
Author |
|
sina 09 Dec 2003, 23:53
these should be okay
default styles for shape ss_blackrect for image ss_bitmap and ss_centerimage iam going on with scroolbars and then the standard component will be ok i think and we can put them in a single file like standard.asm as decard said before what do u think John?
|
|||||||||||
09 Dec 2003, 23:53 |
|
JohnFound 10 Dec 2003, 18:20
Hi, VeSCeRa
Everything seems to be OK now. I will include them in the todays release. About packing in one file - it probably will happen, but I think that it is too early for that. Several files are more easy for editing and I am sure that all controls will need such editing when scientica make his style editor. Regards. |
|||
10 Dec 2003, 18:20 |
|
decard 11 Dec 2003, 14:46
I just made Scrollbar class description. I think we should wait with other controls for the moment when changes in DesignTimeInfo will be done.
[edit]outdated attachment removed[/edit] Last edited by decard on 18 May 2004, 20:09; edited 1 time in total |
|||
11 Dec 2003, 14:46 |
|
JohnFound 11 Dec 2003, 16:21
Hi decard.
Thank you for the scrollbars. I hope VeSCeRa will not be offended, that you take his job. VeSCeRa wrote: ...iam going on with scroolbars and then the standard component will be ok... Some notes: I think that horizontal and vertical scrollbars should be one control and scroll box (it is SBS_SIZEBOX) should be second control. Regards. |
|||
11 Dec 2003, 16:21 |
|
decard 11 Dec 2003, 16:46
I'm sorry, I didn't read VeSCeRa's post carefully. That's because of a terrible lack of time that I'm having now ...
|
|||
11 Dec 2003, 16:46 |
|
sina 11 Dec 2003, 21:21
ok no problem for that but i am just unhappy that this was the only part that i could help about
another job? for newbie's |
|||
11 Dec 2003, 21:21 |
|
JohnFound 11 Dec 2003, 21:31
VeSCeRa wrote: ok no problem for that but i am just unhappy that this was the only part that i could help about Hi VeSCeRa. Don't worry, I will think something. In the moment I am looking for good web designer (at least the best one among assembler programmers. ) but if you want something assembly related, tomorow I will think out something. We have tasks for whole china people. Regards. |
|||
11 Dec 2003, 21:31 |
|
Tommy 12 Dec 2003, 11:09
If I have some free time, I can work on the homepage too...?
|
|||
12 Dec 2003, 11:09 |
|
decard 12 Dec 2003, 16:28
I added sizebox, but... I didn't really know what default size to set
John, maybe you could write new todo.inc file? It would help us to see what is the most important to do in current stage. regards [edit]outdated attachment removed[/edit] Last edited by decard on 18 May 2004, 20:09; edited 1 time in total |
|||
12 Dec 2003, 16:28 |
|
JohnFound 12 Dec 2003, 22:00
decard wrote: John, maybe you could write new todo.inc file? It would help us to see what is the most important to do in current stage. Yea, you are right. I will write it and will attach it to the next pre-release (I hope it will be ready tomorow or in sunday. Regards. |
|||
12 Dec 2003, 22:00 |
|
pelaillo 29 Dec 2003, 16:41
Hi team,
I was playing with forms and controls in fresh. This is what I've doing so far. Currently I'm fighting with a nasty bug when creating a control from a vcl with a wrong class name (not registered). I hope to fix it soon. Best Regards, Last edited by pelaillo on 17 May 2004, 13:02; edited 2 times in total |
|||
29 Dec 2003, 16:41 |
|
JohnFound 29 Dec 2003, 21:02
Hi, Pelaillo.
Very good work. Welcome in the team. Only few notes: 1. The autoalignment of the common controls should be disabled. i.e. CCS_NOPARENTALIGN should be set and CCS_TOP neither CCS_BOTTOM should not. It's because for proper alignment of the common controls looks "gui.asm" library. pelaillo wrote: Currently I'm fighting with a nasty bug when creating a control from a vcl with a wrong class name (not registered). I hope to fix it soon. Wow, it is not actually a bug. It is fundamental problem for using custom controls from external dll's (like comctrl32.dll) or frmo .asm source files (like "splitter.asm") in Fresh design time form editor. If you have a proper solution for this problem, it will be simply great. Read carefully comments in the "designtime.inc" and structure TDesignTimeInfo (especially the field LibFile), also the file (not working) "SizerClassDTL.asm" in "components/source" may help a little. Regards. |
|||
29 Dec 2003, 21:02 |
|
pelaillo 30 Dec 2003, 06:24
OK, upgraded files attached in the post above.
There is a small change in CreateWindowFromBase (controls.asm) to avoid fresh to freeze, placing a complimentary static box. I think the second step is to write a testing routine to verify if a dll is loaded and if the class is registered properly. If not Fresh will place a static label indicating the problem. I am working with a simple custom ctrl in a dll, then with asmedit ctrl in a dll. Note: The last control is for testing and is deliberately wrong class name. |
|||
30 Dec 2003, 06:24 |
|
sina 10 Jan 2004, 21:23
these are the modified icon files for the common controls
they just look like the other ones in 24x24 and 256 colors as they were 32x32 and some much more color
|
|||||||||||
10 Jan 2004, 21:23 |
|
JohnFound 10 Jan 2004, 22:03
Thanks VeSCeRa. I'll put them in the project.
|
|||
10 Jan 2004, 22:03 |
|
Goto page Previous 1, 2, 3 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.