FaceButton AllUp

In this category you can exchange your programming questions and solutions.
Post Reply
TP911
Posts: 36
Joined: Tue Nov 08, 2005 3:00 pm

FaceButton AllUp

Post: # 331Post TP911
Sun Sep 21, 2008 8:35 pm

Can anyone explain the FaceButton.AllUp

This relates to a SpeedButton [ToolButton] where you can set the Up/Down state.
Also a GroupIndex property is needed, like different buttons for "file" and "edit"

Have tried up/down/press/pressed/check/checked

The NumBMP does not change the BMP in a 4 index 24x24 pixel [Up/Down/Enabled/Gray]
but a BMPresource would do if you can set the button state.

Trying to fine tune how FnxDesigner builds the code a FaceButton.

Marco
Site Admin
Posts: 246
Joined: Sat Sep 15, 2018 8:41 pm

FaceButton AllUp

Post: # 332Post Marco
Sun Sep 21, 2008 9:17 pm

hmmm think i overlooked it. allow allup has no function if the groupindex is zero.
so i add groupindex into the new version.
best regards

TP911
Posts: 36
Joined: Tue Nov 08, 2005 3:00 pm

FaceButton AllUp

Post: # 333Post TP911
Thu Sep 25, 2008 2:42 am

and new info on the new version

If there are some really different changes that will effect FnxDesigner would you mind putting me on the test copy distribution.
Different in this case will just work, it is already in the code, but if you have added missing or completely different code that is what I would like to get ready for the new release.
Things like doing Font.Color [.size .style[bold, underline] instead of FontColor

You build the "best compiler" and I`ll get the "best IDE" to work with it.



TP911
Posts: 36
Joined: Tue Nov 08, 2005 3:00 pm

FaceButton AllUp

Post: # 334Post TP911
Thu Sep 25, 2008 3:09 am

Just a final word.
The new FnxDesigner is nearly ready.
After all the work dealing with 9-1-1 and the hurricane threats and more it is close.

+ changes to the editors so now you can preview a BMP before assigning it.
+ rework the last few days so the code is more flexible [my side] for changes. and better for you
+ can use color=clBtnFace instead of the cryptic color=$HFF00000F - same for clRed vs &HFF0000
  works by using an INCLUDE file with all the definations [INI sets this ability]
+ --------more when it is released

As far as I can tell today, my alpha test, should be out this weekend 28 Sep 2008

Thanks for those who have worked with me, the wait is worth it!


Marco
Site Admin
Posts: 246
Joined: Sat Sep 15, 2018 8:41 pm

FaceButton AllUp

Post: # 335Post Marco
Thu Sep 25, 2008 12:48 pm

Hi I putted the new help files at the update section of this board.
It are html file for now on.
best regards

TP911
Posts: 36
Joined: Tue Nov 08, 2005 3:00 pm

FaceButton AllUp

Post: # 336Post TP911
Fri Sep 26, 2008 4:31 am

Marco,

Check your PM.

Post Reply