Satya Das

Results 11 comments of Satya Das

Any workaround I can use to get it right? I am fine if modifying the expression makes mathics do the right translation.

> A bug with this bug report is that there is missing input not shown. > > So I don't have to retype a lot of stuff when trying to...

Hi @rocky, Sorry but you are copy-pasting it wrong. Here is my output: ``` In[1]:= F[K_, n_] := (2K+1) 2 ^ (1+n) + 2^n-1 In[2]:= F[K, n] Out[2]= -1 +...

I created a pull request to effectively revert the changes: https://github.com/wxFormBuilder/wxFormBuilder/pull/519

I don't think so. If menu needs to be moved around then it doesn't have to be created as child of frame (or any other window), just an independent menubar...

A frame with menu and toolbar having same set of commands is very common. This change breaks that common pattern for a case which has better alternative solution.

A menubar can be inserted into a frame, not sure if it can be done using wxFB. > Can we insert this Bind automatically? I don't know how it can...

Created https://github.com/westes/flex/pull/396 to fix this.

I just updated the pull request that I had created to fix this. Please have a look at https://github.com/westes/flex/pull/396, I have added tests that fails without the fix and passes...

I have the exact same request. There are already 3 options of header guard and another option can be the combination of filename and guid. Just the GUID header guard...