flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2, 3 |
Author |
|
JohnFound
Hi, Vescera.
I got them. BTW: In the last your's components still is not set right default styles, all they appears with style $50000000 like label. Regards. |
|||
![]() |
|
sina
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?
|
|||||||||||
![]() |
|
decard
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 |
|||
![]() |
|
JohnFound
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. |
|||
![]() |
|
decard
![]() ![]() |
|||
![]() |
|
sina
ok no problem for that
![]() another job? for newbie's ![]() |
|||
![]() |
|
JohnFound
VeSCeRa wrote: ok no problem for that Hi VeSCeRa. Don't worry, I will think something. ![]() ![]() ![]() Regards. |
|||
![]() |
|
Tommy
If I have some free time, I can work on the homepage too...?
|
|||
![]() |
|
decard
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 |
|||
![]() |
|
JohnFound
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. |
|||
![]() |
|
pelaillo
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 |
|||
![]() |
|
JohnFound
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. |
|||
![]() |
|
pelaillo
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. |
|||
![]() |
|
sina
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
|
|||||||||||
![]() |
|
JohnFound
Thanks VeSCeRa. I'll put them in the project.
|
|||
![]() |
|
Goto page Previous 1, 2, 3 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.