OldSchoolHack

Registrieren / Anmelden Deutsch

First to post cuz i care :)


icon First to post cuz i care :) #1

Anmeldungsdatum: Dez 2011

Beiträge: 3

Found some bugs , i'm adding other items to test the global stability of the gui.

Color bar , only 1th bar moves
Color Picker , if you use it too much you get a crash with wrote out of range ( i think the color )
Checkbox Size doesen't work , i put 5x5 and it's still 10x10 or sth like that.

But , anyway , rly nice and clean work .

Greets , xC.

icon #2

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
ColorBar: do you use the arrow keys? You need to "select" (click one of the three bars) to move the selected bar. I will check this later.
ColorPicker: I will check this
CheckBox: the checkbox has a default size (14x14). The control size is only needed for the label

Thanks for your contribution

greetz KN4CK3R

__________________

Hallo
icon #3

Anmeldungsdatum: Dez 2011

Beiträge: 3

Another problem , i don't know if it depends from me or from someone , if i debug the project works fine , but if i open the executable from the release folder it gives some problems with clicks , label opens , hand still stays , form is uncloseable , etc , etc.

And about the color bar , the first colorbar i can move with mouse , but others no , going to check now if works with hotkeys.

Greets , xC.
icon #4

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
could you send me the VS project with the release problem so I can check it?

greetz KN4CK3R

__________________

Hallo
icon #5

Anmeldungsdatum: Dez 2011

Beiträge: 3

Full Proj with gui files or only project ?