FellippeHeitor
d038626684
Maybe InFormVersion.bas will be included somewhere where True isn't set...
2019-05-02 00:50:28 -03:00
FellippeHeitor
cf9029d077
Prevents calling PlayGif when no Gif was properly loaded.
2019-05-01 20:30:12 -03:00
FellippeHeitor
e0115a84d0
Accepts drag/drop from file system (Editor)
2019-05-01 20:29:49 -03:00
FellippeHeitor
b63b3ad2ab
Adds ability to drop an image file onto the preview to add a PictureBox.
2019-05-01 17:48:58 -03:00
FellippeHeitor
631e907a9e
Prevents saving .Value when control is NumericOnly texbox
2019-03-17 23:41:59 -03:00
FellippeHeitor
3c498156f9
Allows proper editing of NumericTextbox with boundaries. Fixes #94 .
2019-03-17 23:08:43 -03:00
FellippeHeitor
929d5c359c
Fixes #93 : Hides cursor when window is not in focus.
2019-03-17 19:24:36 -03:00
FellippeHeitor
40daacf007
Updates INI-Manager library.
2019-03-17 19:24:10 -03:00
FellippeHeitor
275d6c2988
Updates dates.
2019-03-17 19:23:53 -03:00
FellippeHeitor
5ae77875d0
Fixes _RGB32 using new syntax not yet available in stable QB64.
2019-02-19 00:05:15 -03:00
FellippeHeitor
d9c688ded7
Prevent controls from getting focus if inside a hidden container.
...
Closes #92 .
2019-02-09 14:15:44 -02:00
FellippeHeitor
e178ed331a
Use font 8 to show info on hidden controls (design mode).
2019-02-09 12:39:08 -02:00
FellippeHeitor
e974ad139d
Adds .BypassSelectOnFocus property to TextBox controls (for SetFocus)
2019-02-09 12:16:01 -02:00
FellippeHeitor
faba308c3e
Hidden controls now have a ghost rectangle replace them in design mode.
2018-11-12 18:15:42 -02:00
FellippeHeitor
de25e4ca15
Removes binaries to begin Beta 9 development.
2018-11-12 12:22:35 -02:00
FellippeHeitor
f6e599c34f
Adds Beta 8 binaries for distribution.
2018-11-08 17:59:49 -02:00
FellippeHeitor
a3e8eb93e8
Prevents update errors when the process is interrupted.
2018-11-08 16:47:42 -02:00
FellippeHeitor
f948874064
Renames README for GIF extension.
2018-11-08 16:29:09 -02:00
FellippeHeitor
df1a24f673
Fixes menu items disappearing in DesignMode.
2018-11-08 15:33:32 -02:00
FellippeHeitor
d27b45f7f3
Adjusts wrong offset when clicking on list box items
2018-11-08 12:24:10 -02:00
FellippeHeitor
c15d79dcf9
Prevents incorrect resize of forms at load time.
2018-11-07 23:13:48 -02:00
FellippeHeitor
f592abcc16
Prevents asking the user to add the GIF extension when it's already there.
2018-11-07 23:01:11 -02:00
FellippeHeitor
80a50fb01a
Asks before including the GIF extension when adding an animated GIF.
2018-11-07 17:23:13 -02:00
FellippeHeitor
c796991f34
Closes a loaded GIF if "" is passed as filename.
2018-11-07 15:32:48 -03:00
FellippeHeitor
f9d830323e
Adds a toggle to include/remove the GIF extension. +
...
- Disables Open/Save buttons if no filename is typed/selected.
2018-11-07 15:01:59 -03:00
FellippeHeitor
b4cda884a4
Prevents TextBox controls taking too long to adjust cursor position.
2018-11-06 23:11:21 -03:00
FellippeHeitor
c933e5441f
Returns existing ID of menu panel if already active.
2018-11-05 22:52:16 -03:00
FellippeHeitor
869f5ab2ac
Properly sets ItemHeight for list items. Fixes #89
2018-11-05 22:46:27 -03:00
FellippeHeitor
7d06b54c91
Prevents autonaming a control when loading an image failes (UiEditor).
2018-11-05 14:23:47 -03:00
FellippeHeitor
797d2146fe
Improves upon scrollbar speed when holding the mouse button down.
2018-10-25 10:06:14 -03:00
FellippeHeitor
542e4db396
Prevents showing empty frame (GIF extension)
2018-10-19 12:16:50 -03:00
FellippeHeitor
6d65d13e98
Plays autoplaying gifs at load.
2018-10-19 11:52:10 -03:00
FellippeHeitor
db39b44e76
Fixes GIF extension playing too fast.
2018-10-19 11:45:48 -03:00
FellippeHeitor
28dc279c17
Automates adding Gif extension via the Editor; Closes #88
2018-10-19 03:03:15 -03:00
FellippeHeitor
f35fabcdfe
Updates GIF extension:
...
- Better looking GIF overlay;
- New TotalFrames(ID) function to return the number of frames of animation;
- Improved sample.
2018-10-15 00:45:59 -02:00
FellippeHeitor
6481afe133
Properly saves/loads controls with Key Combos assigned.
2018-10-14 22:09:56 -02:00
FellippeHeitor
634c132512
Adapts KeyCombo routine to interact with certain types of controls.
2018-10-14 21:13:28 -02:00
FellippeHeitor
0b6f6d76de
Makes it possible to assign a key combo via UiEditor and +
...
+ also saves the new KeyCombo property to .frm files.
+ several internal improvements to handling of KeyCombos.
+ improvements to menu system in DesignMode.
2018-10-12 02:19:01 -03:00
FellippeHeitor
795394b748
Prevents a control from being clicked via key combo if disabled/hidden.
2018-10-11 01:48:08 -03:00
FellippeHeitor
38f414c91d
Fixes glitch preventing the preview component from being compiled.
2018-10-11 01:38:26 -03:00
FellippeHeitor
11c7ac4d39
Adds key combos to UiEditor's menus. +
...
- Tweaks key combo handling overall.
2018-10-11 01:26:14 -03:00
FellippeHeitor
8d4d0e0573
Adds key combos to controls.
...
Key combos can be associated with controls using the RegisterKeyCombo method;
Key combos take precedence over other keyboard events.
When associated with MenuItem controls, the combo is displayed in front of the menu item when the menu panel is activated.
2018-10-11 01:02:27 -03:00
FellippeHeitor
32f5ae9a66
Improves loading from a different folder. +
...
- Double-clicking a file in the Save dialog allows overwriting it.
- Overwrite warning now indicates which files will be overwritten (instead of generic previous "Some files will be overwritten" message).
2018-10-10 10:39:51 -03:00
FellippeHeitor
dac51eee45
Repurposes "Open" dialog to double as a "Save as..." dialog too.
2018-10-10 02:16:28 -03:00
FellippeHeitor
784e7bcfd9
Bypasses saving .Caption for controls that don't support the property.
2018-09-17 00:45:32 -03:00
FellippeHeitor
8343784d31
Allows activating a submenu by using a hotkey.
2018-09-17 00:26:53 -03:00
FellippeHeitor
d7a2d3e8fc
Visually indicates that a control has an attached ContextMenu.
...
A ContextMenu handle will be colored differently when selected or when a control (or group of controls) attached to it is selected.
2018-09-16 22:35:15 -03:00
FellippeHeitor
5ac4c9f5ec
Implements list of recently open projects into the Editor.
2018-09-16 21:41:01 -03:00
FellippeHeitor
b7e9c61b7c
Improved deletion of selected controls when they have children.
2018-09-16 19:10:23 -03:00
FellippeHeitor
2f78b98398
Fine tweaks to sub-menus and improved adding/editing of sub-menus.
2018-09-16 17:37:29 -03:00