![]() |
|
[Preview] Sinister.ly Theme - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: [Preview] Sinister.ly Theme (/Thread-Preview-Sinister-ly-Theme) |
RE: [Preview] Sinister.ly Theme - Leumonic - 05-20-2013 Added a TabControl. Any thoughts or feedback? RE: [Preview] Sinister.ly Theme - Lain - 05-20-2013 That is one sexy theme
RE: [Preview] Sinister.ly Theme - Oni - 05-20-2013 Still looks sexy as hell. Keep it up man! Maybe make the tabs have a bit more padding to match ours? RE: [Preview] Sinister.ly Theme - SQLi - 05-21-2013 Make a label control. A lot of people who makes themes do not include label controls in their themes. Changing the font manually can be a pain in the ass sometimes. RE: [Preview] Sinister.ly Theme - Leumonic - 05-21-2013 (05-21-2013, 01:32 AM)SQLi Wrote: Make a label control. A lot of people who makes themes do not include label controls in their themes. Changing the font manually can be a pain in the ass sometimes. I'll think about it. The label control really doesn't need anything special. And it SHOULD automatically change it's font to it's parent control. I really want to focus on better, more difficult controls. RE: [Preview] Sinister.ly Theme - SQLi - 05-21-2013 (05-21-2013, 09:55 AM)xZ3ROxPROJ3CTx Wrote: I'll think about it. The label control really doesn't need anything special. And it SHOULD automatically change it's font to it's parent control. I really want to focus on better, more difficult controls. Try MultilineTextbox, Listview, Listbox, NumericUpDown, ProgressBar. RE: [Preview] Sinister.ly Theme - Leumonic - 05-21-2013 (05-21-2013, 11:56 AM)SQLi Wrote: Try MultilineTextbox, Listview, Listbox, NumericUpDown, ProgressBar. Multi-Line Textbox is built into my textbox. Any themes that require a multiline textbox control are just not utilizing GDI properly to allow for a MultiLine property. (Very few have actually learned it, if any). ListBox, NumericUpDown, and ProgressBar will be done. ListView, I am the ONLY one who has done one and they are so difficult to do that I am forced to sell them to compensate. I also plan on doing a ComboBox, CheckBox, RadioButton, and possibly a few more controls, should the request come up. RE: [Preview] Sinister.ly Theme - Nefarious - 05-26-2013 So, how long do you think it will take for the release? I can't wait to use it. RE: [Preview] Sinister.ly Theme - Leumonic - 05-27-2013 (05-26-2013, 11:48 PM)Kirito Wrote: So, how long do you think it will take for the release? I can't wait to use it. In all honesty, it wouldn't take long, but I just got a new full-time job and have been extrememly busy lately.. I'll get it out as soon as I can... RE: [Preview] Sinister.ly Theme - mig4ng - 05-28-2013 Looks really sexy :O Will you be releasing it for c++ or also visual basic? Thanks |